@redis-ui/components 49.1.0 → 49.1.1

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 (70) hide show
  1. package/dist/AppSelectionMenu/components/Item/Item.style.d.ts +2 -2
  2. package/dist/AutoCompleteSelect/AutoCompleteSelect.style.d.ts +2 -2
  3. package/dist/Banner/components/BannerSemanticComponents/SemanticButton/SemanticButton.style.d.ts +1 -1
  4. package/dist/Banner/components/BannerSemanticComponents/SemanticCloseButton/SemanticCloseButton.style.d.ts +1 -1
  5. package/dist/Banner/components/Message/Message.style.d.ts +1 -1
  6. package/dist/Button/CopyToClipboardButton/CopyToClipboardButton.style.d.ts +1 -1
  7. package/dist/Checkbox/components/Label/Label.style.d.ts +1 -1
  8. package/dist/ChipList/ChipList.style.d.ts +1 -1
  9. package/dist/ChipList/Components/ExtraItem.style.d.ts +1 -1
  10. package/dist/Drawer/components/Header/components/Compose/Compose.style.d.ts +1 -1
  11. package/dist/Filters/components/MultiSelectFilter/MultiSelectFilter.style.d.ts +5 -5
  12. package/dist/FormField/FormField.d.ts +1 -1
  13. package/dist/FormField/components/AdditionalText/AdditionalText.style.d.ts +1 -1
  14. package/dist/Inputs/Input/Input.d.ts +1 -1
  15. package/dist/Inputs/NumericInput/NumericInput.d.ts +1 -1
  16. package/dist/Inputs/PasswordInput/PasswordInput.d.ts +1 -1
  17. package/dist/Inputs/QuantityCounter/components/InputGroup/components/ValueLabel/ValueLabel.style.d.ts +1 -1
  18. package/dist/Inputs/SearchInput/SearchInput.d.ts +1 -1
  19. package/dist/Inputs/TextArea/TextArea.d.ts +1 -1
  20. package/dist/Inputs/TextArea/components/Compose/Compose.style.d.ts +1 -1
  21. package/dist/Inputs/TextArea/components/StatusIndicator/StatusIndicator.style.d.ts +1 -1
  22. package/dist/Inputs/components/Compose/Compose.style.d.ts +2 -2
  23. package/dist/Inputs/components/ResetButton/ResetButton.style.d.ts +1 -1
  24. package/dist/Label/components/InfoIcon/InfoIcon.style.d.ts +1 -1
  25. package/dist/Label/components/Optional/Optional.style.d.ts +1 -1
  26. package/dist/Label/components/Required/Required.style.d.ts +1 -1
  27. package/dist/Label/components/Text/Text.style.d.ts +1 -1
  28. package/dist/Layouts/FlexGroup/FlexGroup.style.d.ts +1 -1
  29. package/dist/Link/Link.style.d.ts +1 -1
  30. package/dist/Menu/components/Content/components/Item/Components/SubHead/SubHead.style.d.ts +1 -1
  31. package/dist/Menu/components/Content/components/Label/components/Text/Text.style.d.ts +1 -1
  32. package/dist/Modal/components/Content/components/Body/components/Text/Text.style.d.ts +1 -1
  33. package/dist/Modal/components/Content/components/Header/components/Title/Title.style.d.ts +1 -1
  34. package/dist/MultiSelect/MultiSelect.d.ts +3 -3
  35. package/dist/MultiSelect/components/Trigger/Trigger.d.ts +2 -2
  36. package/dist/Pagination/Pagination.d.ts +4 -4
  37. package/dist/Pagination/Pagination.style.d.ts +9 -9
  38. package/dist/Popover/components/Content/components/Body/components/BodyText/BodyText.style.d.ts +1 -1
  39. package/dist/Popover/components/Content/components/Header/components/HeaderTitle/HeaderTitle.style.d.ts +1 -1
  40. package/dist/Popover/components/Content/components/Text/Text.style.d.ts +1 -1
  41. package/dist/Popover/components/Content/components/WindowBar/WindowBar.style.d.ts +1 -1
  42. package/dist/ProgressBar/ProgressBar.style.d.ts +1 -1
  43. package/dist/Section/components/Header/Header.d.ts +1 -1
  44. package/dist/Section/components/Header/components/CategoryValueList/CategoryValueList.style.d.ts +2 -2
  45. package/dist/Section/components/Header/components/CategoryValueList/components/CategoryValueChip/CategoryValueChip.style.d.ts +2 -2
  46. package/dist/Section/components/Header/components/CollapseButton/CollapseButton.style.d.ts +1 -1
  47. package/dist/Section/components/Header/components/Label/Label.style.d.ts +1 -1
  48. package/dist/Select/Select.d.ts +2 -2
  49. package/dist/Select/components/Content/components/Compose/Compose.types.d.ts +1 -1
  50. package/dist/Select/components/Content/components/Search/SelectSearchInput.style.d.ts +2 -2
  51. package/dist/Select/components/Trigger/Trigger.d.ts +2 -2
  52. package/dist/Select/components/Trigger/components/Compose/Compose.types.d.ts +1 -1
  53. package/dist/SideBar/SideBar.d.ts +1 -1
  54. package/dist/SideBar/SideBar.style.d.ts +1 -1
  55. package/dist/SideBar/components/Footer/components/Text/Text.style.d.ts +1 -1
  56. package/dist/SideBar/components/Group/components/Title/Title.style.d.ts +1 -1
  57. package/dist/SideBar/components/Item/components/Text/Text.style.d.ts +1 -1
  58. package/dist/SideBar/components/ItemsContainer/ItemsContainer.style.d.ts +1 -1
  59. package/dist/SideBar/components/ScrollContainer/ScrollContainer.style.d.ts +1 -1
  60. package/dist/Stepper/components/Step/components/Label/Label.style.d.ts +1 -1
  61. package/dist/Switch/components/Title/Title.style.d.ts +1 -1
  62. package/dist/TableHeading/TableHeading.d.ts +1 -1
  63. package/dist/TableHeading/TableHeading.style.d.ts +2 -2
  64. package/dist/Toast/components/Content/components/Description/Description.style.d.ts +1 -1
  65. package/dist/Toast/components/Content/components/Message/Message.style.d.ts +1 -1
  66. package/dist/Tooltip/Tooltip.d.ts +1 -1
  67. package/dist/Tooltip/components/Content/components/Text/Text.style.d.ts +1 -1
  68. package/dist/TreeView/components/TreeItem/components/Checkbox/Checkbox.style.d.ts +1 -1
  69. package/dist/TreeView/components/TreeItem/components/ExpandButton/ExpandButton.style.d.ts +1 -1
  70. package/package.json +1 -1
@@ -1,5 +1,5 @@
1
- export declare const AppSelectorItem: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../../Button").ActionIconButtonProps & import("react").RefAttributes<HTMLButtonElement>>, any, {}, never>;
1
+ export declare const AppSelectorItem: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../..").ActionIconButtonProps & import("react").RefAttributes<HTMLButtonElement>>, any, {}, never>;
2
2
  export declare const AppSelectionMenuItem: import("styled-components").StyledComponent<"div", any, {
3
3
  disabled?: boolean;
4
4
  }, never>;
5
- export declare const Label: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../../Typography").TypographyBodyProps & import("react").RefAttributes<HTMLElement>>, any, {}, never>;
5
+ export declare const Label: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../..").TypographyBodyProps & import("react").RefAttributes<HTMLElement>>, any, {}, never>;
@@ -1,6 +1,6 @@
1
1
  export declare const Item: import("styled-components").StyledComponent<"div", any, {}, never>;
2
2
  export declare const ContentContainer: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../Menu/components/Content/Content.types").MenuContentProps & import("react").RefAttributes<HTMLDivElement>> & {
3
- Item: (({ text, icon, subHead, description, isSelected, selected, ...restProps }: import("../Menu").MenuItemProps) => import("react/jsx-runtime").JSX.Element) & {
3
+ Item: (({ text, icon, subHead, description, isSelected, selected, ...restProps }: import("..").MenuItemProps) => import("react/jsx-runtime").JSX.Element) & {
4
4
  Text: ({ tooltipOnEllipsis, ...restProps }: import("../Menu/components/Content/components/Item/Components/Text/Text.types").TextProps) => import("react/jsx-runtime").JSX.Element;
5
5
  Icon: ({ icon, ...props }: import("../Menu/components/Content/components/Item/Components/Icon/Icon.types").MenuIconProps) => import("react/jsx-runtime").JSX.Element;
6
6
  SubHead: (props: import("../Menu/components/Content/components/Item/Components/Text/Text.types").TextProps) => import("react/jsx-runtime").JSX.Element;
@@ -9,7 +9,7 @@ export declare const ContentContainer: import("styled-components").StyledCompone
9
9
  Split: ({ minWidth, ...props }: import("../Menu/components/Content/components/Item/Components/Split/Split.types").SplitProps) => import("react/jsx-runtime").JSX.Element;
10
10
  };
11
11
  DropdownArrow: (props: import("../Menu/components/Content/components/DropdownArrow/DropdownArrow.types").DropdownArrowProps) => import("react/jsx-runtime").JSX.Element;
12
- Label: (({ children, text, icon, ...restProps }: import("../Menu").MenuLabelProps & import("../Menu").RestMenuLabelProps) => import("react/jsx-runtime").JSX.Element) & {
12
+ Label: (({ children, text, icon, ...restProps }: import("..").MenuLabelProps & import("..").RestMenuLabelProps) => import("react/jsx-runtime").JSX.Element) & {
13
13
  Text: ({ tooltipOnEllipsis, ...restProps }: import("../Menu/components/Content/components/Label/components/Text/Text.types").TextProps) => import("react/jsx-runtime").JSX.Element;
14
14
  Icon: ({ icon, ...props }: import("../Menu/components/Content/components/Item/Components/Icon/Icon.types").MenuIconProps) => import("react/jsx-runtime").JSX.Element;
15
15
  Compose: (props: import("../Menu/components/Content/components/Label/components/Compose/Compose.types").MenuLabelComposeProps & import("../Menu/components/Content/components/Label/components/Compose/Compose.types").RestMenuLabelComposeProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,5 +1,5 @@
1
1
  import { SemanticButtonProps, SemanticButtonSize } from './SemanticButton.types';
2
- export declare const SemanticButton: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../../../Button").ButtonProps & import("react").RefAttributes<HTMLButtonElement>> & {
2
+ export declare const SemanticButton: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../../..").ButtonProps & import("react").RefAttributes<HTMLButtonElement>> & {
3
3
  Icon: ({ icon, customSize, title }: import("../../../../Button/components/Icon/Icon.types").ButtonIconProps) => import("react/jsx-runtime").JSX.Element;
4
4
  }, any, Required<Pick<SemanticButtonProps, "semanticVariant" | "outlineVariant">> & {
5
5
  $size: SemanticButtonSize;
@@ -1,3 +1,3 @@
1
- export declare const SemanticCloseButton: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../../../Button").ButtonProps & import("react").RefAttributes<HTMLButtonElement>> & {
1
+ export declare const SemanticCloseButton: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../../..").ButtonProps & import("react").RefAttributes<HTMLButtonElement>> & {
2
2
  Icon: ({ icon, customSize, title }: import("../../../../Button/components/Icon/Icon.types").ButtonIconProps) => import("react/jsx-runtime").JSX.Element;
3
3
  }, any, {}, never>;
@@ -1 +1 @@
1
- export declare const Message: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../../Typography").TypographyBodyProps & import("react").RefAttributes<HTMLElement>>, any, {}, never>;
1
+ export declare const Message: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../..").TypographyBodyProps & import("react").RefAttributes<HTMLElement>>, any, {}, never>;
@@ -2,7 +2,7 @@ export declare const CopyToClipboardWrapper: import("styled-components").StyledC
2
2
  export declare const CopyToClipboardButton: import("styled-components").StyledComponent<"button", any, {
3
3
  $isCopied?: boolean;
4
4
  }, never>;
5
- export declare const CopiedLabel: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../Typography").TypographyBodyProps & import("react").RefAttributes<HTMLElement>>, any, {
5
+ export declare const CopiedLabel: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../..").TypographyBodyProps & import("react").RefAttributes<HTMLElement>>, any, {
6
6
  component: "span";
7
7
  size: "S";
8
8
  }, "size" | "component">;
@@ -3,4 +3,4 @@ export declare const CheckboxLabel: import("styled-components").StyledComponent<
3
3
  $checked: CheckedType;
4
4
  $variant: CheckboxVariants;
5
5
  }, never>;
6
- export declare const TypographyBody: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../../Typography").TypographyBodyProps & import("react").RefAttributes<HTMLElement>>, any, {}, never>;
6
+ export declare const TypographyBody: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../..").TypographyBodyProps & import("react").RefAttributes<HTMLElement>>, any, {}, never>;
@@ -1,4 +1,4 @@
1
1
  import { ChipSizes } from '../Chip/Chip.types';
2
- export declare const ChipListOverflow: import("styled-components").StyledComponent<({ children, renderExtra, maxRows, minItems, expectedGap, estimatedItemsPerRow, ...restProps }: import("../Overflow").OverflowProps) => import("react/jsx-runtime").JSX.Element, any, {
2
+ export declare const ChipListOverflow: import("styled-components").StyledComponent<({ children, renderExtra, maxRows, minItems, expectedGap, estimatedItemsPerRow, ...restProps }: import("..").OverflowProps) => import("react/jsx-runtime").JSX.Element, any, {
3
3
  $size: ChipSizes;
4
4
  }, never>;
@@ -1,4 +1,4 @@
1
1
  export declare const ExtraListContainer: import("styled-components").StyledComponent<"div", any, {}, never>;
2
- export declare const ExtraListItem: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../Typography").TypographyBodyProps & import("react").RefAttributes<HTMLElement>>, any, {
2
+ export declare const ExtraListItem: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../..").TypographyBodyProps & import("react").RefAttributes<HTMLElement>>, any, {
3
3
  $disabled?: boolean;
4
4
  }, never>;
@@ -1,2 +1,2 @@
1
1
  export declare const Container: import("styled-components").StyledComponent<"div", any, {}, never>;
2
- export declare const CloseIconButton: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../../../../Button").IconButtonProps & import("react").RefAttributes<HTMLButtonElement>>, any, {}, never>;
2
+ export declare const CloseIconButton: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../../../..").IconButtonProps & import("react").RefAttributes<HTMLButtonElement>>, any, {}, never>;
@@ -1,5 +1,5 @@
1
1
  export declare const MenuContent: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../../Menu/components/Content/Content.types").MenuContentProps & import("react").RefAttributes<HTMLDivElement>> & {
2
- Item: (({ text, icon, subHead, description, isSelected, selected, ...restProps }: import("../../../Menu").MenuItemProps) => import("react/jsx-runtime").JSX.Element) & {
2
+ Item: (({ text, icon, subHead, description, isSelected, selected, ...restProps }: import("../../..").MenuItemProps) => import("react/jsx-runtime").JSX.Element) & {
3
3
  Text: ({ tooltipOnEllipsis, ...restProps }: import("../../../Menu/components/Content/components/Item/Components/Text/Text.types").TextProps) => import("react/jsx-runtime").JSX.Element;
4
4
  Icon: ({ icon, ...props }: import("../../../Menu/components/Content/components/Item/Components/Icon/Icon.types").MenuIconProps) => import("react/jsx-runtime").JSX.Element;
5
5
  SubHead: (props: import("../../../Menu/components/Content/components/Item/Components/Text/Text.types").TextProps) => import("react/jsx-runtime").JSX.Element;
@@ -8,7 +8,7 @@ export declare const MenuContent: import("styled-components").StyledComponent<im
8
8
  Split: ({ minWidth, ...props }: import("../../../Menu/components/Content/components/Item/Components/Split/Split.types").SplitProps) => import("react/jsx-runtime").JSX.Element;
9
9
  };
10
10
  DropdownArrow: (props: import("../../../Menu/components/Content/components/DropdownArrow/DropdownArrow.types").DropdownArrowProps) => import("react/jsx-runtime").JSX.Element;
11
- Label: (({ children, text, icon, ...restProps }: import("../../../Menu").MenuLabelProps & import("../../../Menu").RestMenuLabelProps) => import("react/jsx-runtime").JSX.Element) & {
11
+ Label: (({ children, text, icon, ...restProps }: import("../../..").MenuLabelProps & import("../../..").RestMenuLabelProps) => import("react/jsx-runtime").JSX.Element) & {
12
12
  Text: ({ tooltipOnEllipsis, ...restProps }: import("../../../Menu/components/Content/components/Label/components/Text/Text.types").TextProps) => import("react/jsx-runtime").JSX.Element;
13
13
  Icon: ({ icon, ...props }: import("../../../Menu/components/Content/components/Item/Components/Icon/Icon.types").MenuIconProps) => import("react/jsx-runtime").JSX.Element;
14
14
  Compose: (props: import("../../../Menu/components/Content/components/Label/components/Compose/Compose.types").MenuLabelComposeProps & import("../../../Menu/components/Content/components/Label/components/Compose/Compose.types").RestMenuLabelComposeProps) => import("react/jsx-runtime").JSX.Element;
@@ -16,16 +16,16 @@ export declare const MenuContent: import("styled-components").StyledComponent<im
16
16
  Separator: (props: import("../../../Menu/components/Content/components/Separator/Separator.types").SeparatorProps) => import("react/jsx-runtime").JSX.Element;
17
17
  }, any, {}, never>;
18
18
  export declare const MenuTriggerContainer: import("styled-components").StyledComponent<"div", any, {}, never>;
19
- export declare const FilterToggleButton: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../../Button").ToggleButtonProps & import("react").RefAttributes<HTMLButtonElement>> & {
19
+ export declare const FilterToggleButton: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../..").ToggleButtonProps & import("react").RefAttributes<HTMLButtonElement>> & {
20
20
  IndicatorCount: ({ count, ...restProps }: import("../../../Button/ToggleButton/components/IndicatorCount/IndicatorCount.types").IndicatorCountTypes) => import("react/jsx-runtime").JSX.Element;
21
21
  }, any, {}, never>;
22
22
  export declare const MenuOptionsContainer: import("styled-components").StyledComponent<"div", any, {}, never>;
23
23
  export declare const MenuOption: import("styled-components").StyledComponent<({ isSelected, selected, onClick, ...restProps }: import("../../../Menu/components/Content/components/Item/Components/Compose/Compose.types").MenuItemComposeProps) => import("react/jsx-runtime").JSX.Element, any, {}, never>;
24
- export declare const OptionsSearch: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<Omit<import("../../../Inputs/components/Compose/TextCompose.types").TextInputComposeProps, "readOnly" | "parser" | "formatter"> & import("../../../Inputs/components/InputTag/InputTag.types").InputTagProps & import("../../../Inputs/components/LoadingIndicator/LoadingIndicator.types").LoadingIndicatorProps & import("../../../Inputs/components/ResetButton/ResetButton.types").ResetButtonProps & import("../../../Inputs").RestInputProps & import("react").RefAttributes<HTMLInputElement>> & {
24
+ export declare const OptionsSearch: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<Omit<import("../../../Inputs/components/Compose/TextCompose.types").TextInputComposeProps, "readOnly" | "parser" | "formatter"> & import("../../../Inputs/components/InputTag/InputTag.types").InputTagProps & import("../../../Inputs/components/LoadingIndicator/LoadingIndicator.types").LoadingIndicatorProps & import("../../../Inputs/components/ResetButton/ResetButton.types").ResetButtonProps & import("../../..").RestInputProps & import("react").RefAttributes<HTMLInputElement>> & {
25
25
  Compose: ({ value, defaultValue, onChange, parser, formatter, ...restProps }: import("../../../Inputs/components/Compose/TextCompose.types").TextInputComposeProps & import("../../../Inputs/components/Compose/TextCompose.types").RestTextInputComposeProps) => import("react/jsx-runtime").JSX.Element;
26
26
  ResetButton: ({ size, icon, allowReset, onClick, onMouseDown, ...restProps }: import("../../../Inputs/components/ResetButton/ResetButton.types").RestResetButtonProps & import("../../../Inputs/components/ResetButton/ResetButton.types").ResetButtonProps) => import("react/jsx-runtime").JSX.Element | null;
27
27
  Tag: import("react").ForwardRefExoticComponent<import("../../../Inputs/components/InputTag/InputTag.types").InputTagProps & import("../../../Inputs/components/InputTag/InputTag.types").RestInputTagProps & import("react").RefAttributes<HTMLInputElement>>;
28
- StatusIndicator: ({ className, style, size, ...restProps }: import("@redis-ui/icons/monochrome").MonochromeIconProps & Pick<import("react").HTMLAttributes<unknown>, "className" | "style">) => import("react/jsx-runtime").JSX.Element | null;
28
+ StatusIndicator: ({ className, style, size, ...restProps }: import("@redis-ui/icons").MonochromeIconProps & Pick<import("react").HTMLAttributes<unknown>, "className" | "style">) => import("react/jsx-runtime").JSX.Element | null;
29
29
  LoadingIndicator: ({ loading, ...restProps }: import("../../../Inputs/components/LoadingIndicator/LoadingIndicator.types").LoadingIndicatorProps & import("../../../Inputs/components/LoadingIndicator/LoadingIndicator.types").RestLoadingIndicatorProps) => import("react/jsx-runtime").JSX.Element | null;
30
30
  SearchIcon: () => import("react/jsx-runtime").JSX.Element;
31
31
  }, any, {}, never>;
@@ -4,7 +4,7 @@ declare const FormField: (({ children, label, infoIconProps, required, optional,
4
4
  Nested: ({ id, children, disabledState }: import("./components/Nested/Nested.types").FormFieldNestedProps) => import("react/jsx-runtime").JSX.Element;
5
5
  Compose: ({ layout, id, ...restProps }: import("./components/Compose/Compose.types").FormFieldComposeProps & ComposeElementProps) => import("react/jsx-runtime").JSX.Element;
6
6
  AdditionalText: ({ size, children, forceStatus, id, describeField, ...restProps }: import("./components/AdditionalText/AdditionalText.types").AdditionalTextProps) => import("react/jsx-runtime").JSX.Element | null;
7
- Label: (({ label, infoIconProps, required, optional, readOnly, ...restProps }: import("../Label").LabelProps) => import("react/jsx-runtime").JSX.Element) & {
7
+ Label: (({ label, infoIconProps, required, optional, readOnly, ...restProps }: import("..").LabelProps) => import("react/jsx-runtime").JSX.Element) & {
8
8
  Text: ({ children, readOnly, ...restProps }: import("../Label/components/Text/Text.types").TextProps) => import("react/jsx-runtime").JSX.Element;
9
9
  InfoIcon: ({ size, text, content, ...tooltipProps }: import("../Label/components/InfoIcon/InfoIcon.types").InfoIconProps) => import("react/jsx-runtime").JSX.Element;
10
10
  Required: ({ children, show, size, ...restProps }: import("../Label/components/Required/Required.types").RequiredProps) => import("react/jsx-runtime").JSX.Element | null;
@@ -1,3 +1,3 @@
1
- export declare const AdditionalText: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../../Typography").TypographyBodyProps & import("react").RefAttributes<HTMLElement>>, any, {
1
+ export declare const AdditionalText: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../..").TypographyBodyProps & import("react").RefAttributes<HTMLElement>>, any, {
2
2
  $error: boolean;
3
3
  }, never>;
@@ -1,6 +1,6 @@
1
1
  import { RestInputProps } from './Input.types';
2
2
  declare const Input: import("react").ForwardRefExoticComponent<import("../components/Compose/CommonCompose.types").CommonInputComposeProps & Omit<import("../components/Context/InputValueProvider").InputValueProviderProps, "children"> & import("../components/InputTag/InputTag.types").InputTagProps & import("../components/LoadingIndicator/LoadingIndicator.types").LoadingIndicatorProps & import("../components/ResetButton/ResetButton.types").ResetButtonProps & RestInputProps & import("react").RefAttributes<HTMLInputElement>> & {
3
- StatusIndicator: ({ className, style, size, ...restProps }: import("@redis-ui/icons/monochrome").MonochromeIconProps & Pick<import("react").HTMLAttributes<unknown>, "className" | "style">) => import("react/jsx-runtime").JSX.Element | null;
3
+ StatusIndicator: ({ className, style, size, ...restProps }: import("@redis-ui/icons").MonochromeIconProps & Pick<import("react").HTMLAttributes<unknown>, "className" | "style">) => import("react/jsx-runtime").JSX.Element | null;
4
4
  Compose: ({ value, defaultValue, onChange, parser, formatter, ...restProps }: import("../components/Compose/TextCompose.types").TextInputComposeProps & import("../components/Compose/TextCompose.types").RestTextInputComposeProps) => import("react/jsx-runtime").JSX.Element;
5
5
  LoadingIndicator: ({ loading, ...restProps }: import("../components/LoadingIndicator/LoadingIndicator.types").LoadingIndicatorProps & import("../components/LoadingIndicator/LoadingIndicator.types").RestLoadingIndicatorProps) => import("react/jsx-runtime").JSX.Element | null;
6
6
  Tag: import("react").ForwardRefExoticComponent<import("../components/InputTag/InputTag.types").InputTagProps & import("../components/InputTag/InputTag.types").RestInputTagProps & import("react").RefAttributes<HTMLInputElement>>;
@@ -2,7 +2,7 @@ import { RestNumericInputProps } from './NumericInput.types';
2
2
  declare const NumericInput: import("react").ForwardRefExoticComponent<import("../components/Compose/CommonCompose.types").CommonInputComposeProps & Omit<import("../components/Context/NumericInputValueProvider").NumericInputValueProviderProps, "children"> & import("../components/InputTag/InputTag.types").InputTagProps & import("../components/LoadingIndicator/LoadingIndicator.types").LoadingIndicatorProps & import("../components/ResetButton/ResetButton.types").ResetButtonProps & {
3
3
  readOnly?: boolean;
4
4
  } & RestNumericInputProps & import("react").RefAttributes<HTMLInputElement>> & {
5
- StatusIndicator: ({ className, style, size, ...restProps }: import("@redis-ui/icons/monochrome").MonochromeIconProps & Pick<import("react").HTMLAttributes<unknown>, "className" | "style">) => import("react/jsx-runtime").JSX.Element | null;
5
+ StatusIndicator: ({ className, style, size, ...restProps }: import("@redis-ui/icons").MonochromeIconProps & Pick<import("react").HTMLAttributes<unknown>, "className" | "style">) => import("react/jsx-runtime").JSX.Element | null;
6
6
  Compose: ({ value, defaultValue, onChange, min, max, step, required, maxDecimals, autoValidate, validate, calcStepActionValue, ...restProps }: import("../components/Compose/NumericCompose.types").NumericInputComposeProps & import("../components/Compose/NumericCompose.types").RestNumericInputComposeProps) => import("react/jsx-runtime").JSX.Element;
7
7
  LoadingIndicator: ({ loading, ...restProps }: import("../components/LoadingIndicator/LoadingIndicator.types").LoadingIndicatorProps & import("../components/LoadingIndicator/LoadingIndicator.types").RestLoadingIndicatorProps) => import("react/jsx-runtime").JSX.Element | null;
8
8
  Tag: import("react").ForwardRefExoticComponent<import("../components/InputTag/InputTag.types").InputTagProps & import("../components/InputTag/InputTag.types").RestInputTagProps & import("react").RefAttributes<HTMLInputElement>>;
@@ -277,7 +277,7 @@ declare const PasswordInput: import("react").ForwardRefExoticComponent<Omit<impo
277
277
  size?: import("../..").IconButtonSizes | undefined;
278
278
  }) => import("react/jsx-runtime").JSX.Element | null;
279
279
  Tag: import("react").ForwardRefExoticComponent<Omit<import("../components/InputTag/InputTag.types").RestInputTagProps, "type" | "readOnly"> & import("react").RefAttributes<HTMLInputElement>>;
280
- StatusIndicator: ({ className, style, size, ...restProps }: import("@redis-ui/icons/monochrome").MonochromeIconProps & Pick<import("react").HTMLAttributes<unknown>, "className" | "style">) => import("react/jsx-runtime").JSX.Element | null;
280
+ StatusIndicator: ({ className, style, size, ...restProps }: import("@redis-ui/icons").MonochromeIconProps & Pick<import("react").HTMLAttributes<unknown>, "className" | "style">) => import("react/jsx-runtime").JSX.Element | null;
281
281
  ResetButton: ({ size, icon, allowReset, onClick, onMouseDown, ...restProps }: import("../components/ResetButton/ResetButton.types").RestResetButtonProps & import("../components/ResetButton/ResetButton.types").ResetButtonProps) => import("react/jsx-runtime").JSX.Element | null;
282
282
  };
283
283
  export default PasswordInput;
@@ -1 +1 @@
1
- export declare const ValueLabel: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../../../../../Typography").TypographyBodyProps & import("react").RefAttributes<HTMLElement>>, any, {}, never>;
1
+ export declare const ValueLabel: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../../../../..").TypographyBodyProps & import("react").RefAttributes<HTMLElement>>, any, {}, never>;
@@ -2,7 +2,7 @@ declare const SearchInput: import("react").ForwardRefExoticComponent<Omit<import
2
2
  Compose: ({ value, defaultValue, onChange, parser, formatter, ...restProps }: import("../components/Compose/TextCompose.types").TextInputComposeProps & import("../components/Compose/TextCompose.types").RestTextInputComposeProps) => import("react/jsx-runtime").JSX.Element;
3
3
  ResetButton: ({ size, icon, allowReset, onClick, onMouseDown, ...restProps }: import("../components/ResetButton/ResetButton.types").RestResetButtonProps & import("../components/ResetButton/ResetButton.types").ResetButtonProps) => import("react/jsx-runtime").JSX.Element | null;
4
4
  Tag: import("react").ForwardRefExoticComponent<import("../components/InputTag/InputTag.types").InputTagProps & import("../components/InputTag/InputTag.types").RestInputTagProps & import("react").RefAttributes<HTMLInputElement>>;
5
- StatusIndicator: ({ className, style, size, ...restProps }: import("@redis-ui/icons/monochrome").MonochromeIconProps & Pick<import("react").HTMLAttributes<unknown>, "className" | "style">) => import("react/jsx-runtime").JSX.Element | null;
5
+ StatusIndicator: ({ className, style, size, ...restProps }: import("@redis-ui/icons").MonochromeIconProps & Pick<import("react").HTMLAttributes<unknown>, "className" | "style">) => import("react/jsx-runtime").JSX.Element | null;
6
6
  LoadingIndicator: ({ loading, ...restProps }: import("../components/LoadingIndicator/LoadingIndicator.types").LoadingIndicatorProps & import("../components/LoadingIndicator/LoadingIndicator.types").RestLoadingIndicatorProps) => import("react/jsx-runtime").JSX.Element | null;
7
7
  SearchIcon: () => import("react/jsx-runtime").JSX.Element;
8
8
  };
@@ -4,7 +4,7 @@ declare const TextArea: import("react").ForwardRefExoticComponent<Omit<import(".
4
4
  } & {
5
5
  readOnly?: boolean;
6
6
  } & RestTextAreaProps & import("react").RefAttributes<HTMLTextAreaElement>> & {
7
- StatusIndicator: import("styled-components").StyledComponent<({ className, style, size, ...restProps }: import("@redis-ui/icons/monochrome").MonochromeIconProps & Pick<import("react").HTMLAttributes<unknown>, "className" | "style">) => import("react/jsx-runtime").JSX.Element | null, any, {}, never>;
7
+ StatusIndicator: import("styled-components").StyledComponent<({ className, style, size, ...restProps }: import("@redis-ui/icons").MonochromeIconProps & Pick<import("react").HTMLAttributes<unknown>, "className" | "style">) => import("react/jsx-runtime").JSX.Element | null, any, {}, never>;
8
8
  Compose: ({ readonlyRender, ...restProps }: import("./components/Compose/Compose.types").TextAreaComposeProps & import("./components/Compose/Compose.types").RestTextAreaComposeProps) => import("react/jsx-runtime").JSX.Element;
9
9
  Tag: import("react").ForwardRefExoticComponent<import("./components/TextAreaTag/TextAreaTag").RestTextAreaTagProps & import("react").RefAttributes<HTMLTextAreaElement>>;
10
10
  ReadonlyValue: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../..").TypographyBodyProps & import("react").RefAttributes<HTMLElement>>, any, {
@@ -1,5 +1,5 @@
1
1
  import { TextAreaProps } from '../../TextArea.types';
2
2
  export declare const TextAreaCompose: import("styled-components").StyledComponent<({ value, defaultValue, onChange, parser, formatter, ...restProps }: import("../../../components/Compose/TextCompose.types").TextInputComposeProps & import("../../../components/Compose/TextCompose.types").RestTextInputComposeProps) => import("react/jsx-runtime").JSX.Element, any, TextAreaProps, never>;
3
- export declare const ReadonlyValue: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../../../Typography").TypographyBodyProps & import("react").RefAttributes<HTMLElement>>, any, {
3
+ export declare const ReadonlyValue: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../../..").TypographyBodyProps & import("react").RefAttributes<HTMLElement>>, any, {
4
4
  readOnly: boolean;
5
5
  }, "readOnly">;
@@ -1 +1 @@
1
- export declare const TextAreaStatusIndicator: import("styled-components").StyledComponent<({ className, style, size, ...restProps }: import("@redis-ui/icons/monochrome").MonochromeIconProps & Pick<import("react").HTMLAttributes<unknown>, "className" | "style">) => import("react/jsx-runtime").JSX.Element | null, any, {}, never>;
1
+ export declare const TextAreaStatusIndicator: import("styled-components").StyledComponent<({ className, style, size, ...restProps }: import("@redis-ui/icons").MonochromeIconProps & Pick<import("react").HTMLAttributes<unknown>, "className" | "style">) => import("react/jsx-runtime").JSX.Element | null, any, {}, never>;
@@ -1,9 +1,9 @@
1
1
  import { InputVariant } from './CommonCompose.types';
2
2
  export declare const CommonInputCompose: import("styled-components").StyledComponent<"div", any, {
3
- 'data-status': import("../../../FormField").FieldStatus | undefined;
3
+ 'data-status': import("../../..").FieldStatus | undefined;
4
4
  } & {
5
5
  $variant: InputVariant;
6
6
  }, "data-status">;
7
- export declare const ReadonlyValue: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../../Typography").TypographyBodyProps & import("react").RefAttributes<HTMLElement>>, any, {
7
+ export declare const ReadonlyValue: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../..").TypographyBodyProps & import("react").RefAttributes<HTMLElement>>, any, {
8
8
  readOnly: boolean;
9
9
  }, "readOnly">;
@@ -1 +1 @@
1
- export declare const ResetButton: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../../Button").IconButtonProps & import("react").RefAttributes<HTMLButtonElement>>, any, {}, never>;
1
+ export declare const ResetButton: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../..").IconButtonProps & import("react").RefAttributes<HTMLButtonElement>>, any, {}, never>;
@@ -1 +1 @@
1
- export declare const MoreInfoIcon: import("styled-components").StyledComponent<({ tooltip, size, customIcon: Icon, tooltipProps, ...restProps }: import("../../../MoreInfoIcon").MoreInfoIconProps) => import("react/jsx-runtime").JSX.Element | null, any, {}, never>;
1
+ export declare const MoreInfoIcon: import("styled-components").StyledComponent<({ tooltip, size, customIcon: Icon, tooltipProps, ...restProps }: import("../../..").MoreInfoIconProps) => import("react/jsx-runtime").JSX.Element | null, any, {}, never>;
@@ -1 +1 @@
1
- export declare const Optional: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../../Typography").TypographyBodyProps & import("react").RefAttributes<HTMLElement>>, any, {}, never>;
1
+ export declare const Optional: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../..").TypographyBodyProps & import("react").RefAttributes<HTMLElement>>, any, {}, never>;
@@ -1 +1 @@
1
- export declare const Required: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../../Typography").TypographyBodyProps & import("react").RefAttributes<HTMLElement>>, any, {}, never>;
1
+ export declare const Required: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../..").TypographyBodyProps & import("react").RefAttributes<HTMLElement>>, any, {}, never>;
@@ -1,3 +1,3 @@
1
- export declare const Text: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../../Typography").TypographyBodyProps & import("react").RefAttributes<HTMLElement>>, any, {
1
+ export declare const Text: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../..").TypographyBodyProps & import("react").RefAttributes<HTMLElement>>, any, {
2
2
  $readonly?: boolean;
3
3
  }, never>;
@@ -1,6 +1,6 @@
1
1
  import { FlexAlign } from '../FlexItem/FlexItem.types';
2
2
  import { FlexDirection, FlexGroupGapSize, FlexJustify } from './FlexGroup.types';
3
- export declare const FlexGroup: import("styled-components").StyledComponent<({ flex, selfAlign, component, ...restProps }: import("../FlexItem/FlexItem.types").FlexItemProps) => import("react/jsx-runtime").JSX.Element, any, {
3
+ export declare const FlexGroup: import("styled-components").StyledComponent<({ flex, selfAlign, component, ...restProps }: import("..").FlexItemProps) => import("react/jsx-runtime").JSX.Element, any, {
4
4
  $gap: FlexGroupGapSize;
5
5
  $align: FlexAlign;
6
6
  $justify?: FlexJustify;
@@ -10,5 +10,5 @@ export declare const LinkStyler: import("styled-components").StyledComponent<"sp
10
10
  $size: LinkSize;
11
11
  $allowWrap?: boolean;
12
12
  }, never>;
13
- export declare const StyledLinkText: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../Typography").TypographyBodyProps & import("react").RefAttributes<HTMLElement>>, any, {}, never>;
13
+ export declare const StyledLinkText: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("..").TypographyBodyProps & import("react").RefAttributes<HTMLElement>>, any, {}, never>;
14
14
  export declare const ExternalArrow: import("styled-components").StyledComponent<({ size, customSize, variant, title: titleProp, ...rest }: import("@redis-ui/icons").MonochromeIconProps) => import("react/jsx-runtime").JSX.Element, any, {}, never>;
@@ -1 +1 @@
1
- export declare const MenuItemSubHead: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../../../../../../Typography").TypographyBodyProps & import("react").RefAttributes<HTMLElement>>, any, {}, never>;
1
+ export declare const MenuItemSubHead: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../../../../../..").TypographyBodyProps & import("react").RefAttributes<HTMLElement>>, any, {}, never>;
@@ -1 +1 @@
1
- export declare const MenuItemText: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../../../../../../Typography").TypographyBodyProps & import("react").RefAttributes<HTMLElement>>, any, {}, never>;
1
+ export declare const MenuItemText: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../../../../../..").TypographyBodyProps & import("react").RefAttributes<HTMLElement>>, any, {}, never>;
@@ -1 +1 @@
1
- export declare const Text: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../../../../../../Typography").TypographyBodyProps & import("react").RefAttributes<HTMLElement>>, any, {}, never>;
1
+ export declare const Text: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../../../../../..").TypographyBodyProps & import("react").RefAttributes<HTMLElement>>, any, {}, never>;
@@ -1 +1 @@
1
- export declare const Title: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../../../../../../Typography").TypographyHeadingProps & import("react").RefAttributes<HTMLElement>>, any, {}, never>;
1
+ export declare const Title: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../../../../../..").TypographyHeadingProps & import("react").RefAttributes<HTMLElement>>, any, {}, never>;
@@ -7,10 +7,10 @@ declare const MultiSelect: (<TValue extends string = string, TOption extends Sel
7
7
  Compose: ({ customContainer, id, "aria-describedby": ariaDescribedby, ...restProps }: import("../Select/components/Trigger/components/Compose/Compose.types").SelectTriggerComposeProps & RestSelectTriggerComposeProps & import("..").ComposeChildrenProps) => import("react/jsx-runtime").JSX.Element;
8
8
  MultiValue: <TOption extends SelectOption = SelectOption>({ placeholder, valueRender, allowRemove, ...restProps }: import("./components/Trigger/components/MultiValue/MultiValue.types").SelectTriggerMultiValueProps<TOption> & import("../Select/components/Trigger/components/Value/Value.types").RestSelectTriggerValueProps) => import("react/jsx-runtime").JSX.Element;
9
9
  ResetButton: ({ children, title, ...restProps }: import("react").HTMLAttributes<HTMLButtonElement>) => import("react/jsx-runtime").JSX.Element | null;
10
- StatusIndicator: ({ className, style, size, ...restProps }: import("@redis-ui/icons/monochrome").MonochromeIconProps & Pick<import("react").HTMLAttributes<unknown>, "className" | "style">) => import("react/jsx-runtime").JSX.Element | null;
10
+ StatusIndicator: ({ className, style, size, ...restProps }: import("@redis-ui/icons").MonochromeIconProps & Pick<import("react").HTMLAttributes<unknown>, "className" | "style">) => import("react/jsx-runtime").JSX.Element | null;
11
11
  LoadingIndicator: ({ loading, ...restProps }: import("../Inputs/components/LoadingIndicator/LoadingIndicator.types").LoadingIndicatorProps & import("../Inputs/components/LoadingIndicator/LoadingIndicator.types").RestLoadingIndicatorProps) => import("react/jsx-runtime").JSX.Element | null;
12
12
  Arrow: ({ icon, ...restProps }: import("../Select/components/Trigger/components/Arrow/Arrow.types").TriggerArrowProps) => import("react/jsx-runtime").JSX.Element;
13
- ErrorIcon: ({ className, style, size, ...restProps }: import("@redis-ui/icons/monochrome").MonochromeIconProps & Pick<import("react").HTMLAttributes<unknown>, "className" | "style">) => import("react/jsx-runtime").JSX.Element | null;
13
+ ErrorIcon: ({ className, style, size, ...restProps }: import("@redis-ui/icons").MonochromeIconProps & Pick<import("react").HTMLAttributes<unknown>, "className" | "style">) => import("react/jsx-runtime").JSX.Element | null;
14
14
  };
15
15
  Content: (<TOption extends SelectOption = SelectOption>({ searchable, optionValueRender, optionComponent, maxVisibleItems, virtualized, allowSelectAll, ...restProps }: import("./components/Content/Content.types").MultiSelectContentProps<TOption> & import("../Select/components/Content/components/Compose/Compose.types").RestSelectContentComposeProps) => import("react/jsx-runtime").JSX.Element) & {
16
16
  Compose: ({ children, placement, contentWidth, ...restProps }: import("../Select/components/Content/components/Compose/Compose.types").SelectContentComposeProps & import("../Select/components/Content/components/Compose/Compose.types").RestSelectContentComposeProps & import("..").ComposeChildrenProps) => import("react/jsx-runtime").JSX.Element;
@@ -19,7 +19,7 @@ declare const MultiSelect: (<TValue extends string = string, TOption extends Sel
19
19
  Footer: import("styled-components").StyledComponent<"div", any, {}, never>;
20
20
  SelectAll: ({ selectAllTitle, unselectAllTitle, ...restProps }: import("./components/Content/components/SelectAll/SelectAll.types").SelectAllActionProps) => import("react/jsx-runtime").JSX.Element;
21
21
  };
22
- Option: (<TOption extends SelectOption = SelectOption>({ option, content, ...restProps }: import("../Select").SelectOptionProps<TOption> & import("../Select").RestSelectOptionProps) => import("react/jsx-runtime").JSX.Element) & {
22
+ Option: (<TOption extends SelectOption = SelectOption>({ option, content, ...restProps }: import("..").SelectOptionProps<TOption> & import("..").RestSelectOptionProps) => import("react/jsx-runtime").JSX.Element) & {
23
23
  Compose: import("react").ForwardRefExoticComponent<import("../Select/components/Content/components/Option/components/Compose/Compose.types").SelectOptionComposeProps & import("../Select/components/Content/components/Option/components/Compose/Compose.types").RestSelectOptionComposeProps & import("..").ComposeChildrenProps & import("react").RefAttributes<HTMLDivElement>>;
24
24
  Content: (props: import("../Select/components/Content/components/Option/components/Content/Content.types").SelectOptionContentProps & import("../Select/components/Content/components/Option/components/Content/Content.types").RestSelectOptionContentProps) => import("react/jsx-runtime").JSX.Element;
25
25
  Indicator: <TOption extends SelectOption = SelectOption>({ option, ...restProps }: import("./components/Content/components/Option/components/OptionSelectionIndicator/OptionSelectionIndicator.types").OptionSelectionIndicatorProps<TOption> & Omit<import("..").CheckboxProps, "label" | "checked" | "disabled" | "id">) => import("react/jsx-runtime").JSX.Element;
@@ -5,12 +5,12 @@ declare const Trigger: (<TOption extends SelectOption = SelectOption>({ placehol
5
5
  Compose: ({ customContainer, id, "aria-describedby": ariaDescribedby, ...restProps }: import("../../../Select/components/Trigger/components/Compose/Compose.types").SelectTriggerComposeProps & RestSelectTriggerComposeProps & import("../../..").ComposeChildrenProps) => import("react/jsx-runtime").JSX.Element;
6
6
  MultiValue: <TOption extends SelectOption = SelectOption>({ placeholder, valueRender, allowRemove, ...restProps }: import("./components/MultiValue/MultiValue.types").SelectTriggerMultiValueProps<TOption> & import("../../../Select/components/Trigger/components/Value/Value.types").RestSelectTriggerValueProps) => import("react/jsx-runtime").JSX.Element;
7
7
  ResetButton: ({ children, title, ...restProps }: import("react").HTMLAttributes<HTMLButtonElement>) => import("react/jsx-runtime").JSX.Element | null;
8
- StatusIndicator: ({ className, style, size, ...restProps }: import("@redis-ui/icons/monochrome").MonochromeIconProps & Pick<import("react").HTMLAttributes<unknown>, "className" | "style">) => import("react/jsx-runtime").JSX.Element | null;
8
+ StatusIndicator: ({ className, style, size, ...restProps }: import("@redis-ui/icons").MonochromeIconProps & Pick<import("react").HTMLAttributes<unknown>, "className" | "style">) => import("react/jsx-runtime").JSX.Element | null;
9
9
  LoadingIndicator: ({ loading, ...restProps }: import("../../../Inputs/components/LoadingIndicator/LoadingIndicator.types").LoadingIndicatorProps & import("../../../Inputs/components/LoadingIndicator/LoadingIndicator.types").RestLoadingIndicatorProps) => import("react/jsx-runtime").JSX.Element | null;
10
10
  Arrow: ({ icon, ...restProps }: import("../../../Select/components/Trigger/components/Arrow/Arrow.types").TriggerArrowProps) => import("react/jsx-runtime").JSX.Element;
11
11
  /**
12
12
  * @deprecated use StatusIndicator instead
13
13
  */
14
- ErrorIcon: ({ className, style, size, ...restProps }: import("@redis-ui/icons/monochrome").MonochromeIconProps & Pick<import("react").HTMLAttributes<unknown>, "className" | "style">) => import("react/jsx-runtime").JSX.Element | null;
14
+ ErrorIcon: ({ className, style, size, ...restProps }: import("@redis-ui/icons").MonochromeIconProps & Pick<import("react").HTMLAttributes<unknown>, "className" | "style">) => import("react/jsx-runtime").JSX.Element | null;
15
15
  };
16
16
  export default Trigger;
@@ -1,18 +1,18 @@
1
1
  export declare const Pagination: {
2
2
  Compose: ({ children, pageIndex, pageSize, pageCount, totalItemCount, visibleItemCount, getCanGoNextPage, getCanGoPrevPage, getCanSelectPage, getCanSelectPageSize, onPageSizeChange, onPageChange, onNextPage, onFirstPage, onPrevPage, onLastPage }: import("./components/Compose").PaginationComposeProps) => import("react/jsx-runtime").JSX.Element;
3
- NavigationButton: ({ navType, ...restProps }: import("./components/NavigationButton").PaginationNavigationButtonProps) => import("react/jsx-runtime").JSX.Element;
3
+ NavigationButton: ({ navType, ...restProps }: import(".").PaginationNavigationButtonProps) => import("react/jsx-runtime").JSX.Element;
4
4
  Bar: import("styled-components").StyledComponent<"nav", any, {
5
5
  'aria-label': string;
6
6
  }, "aria-label">;
7
7
  Group: import("styled-components").StyledComponent<"div", any, {}, never>;
8
8
  Split: import("styled-components").StyledComponent<"div", any, {}, never>;
9
- InfoLabel: ({ renderer, ...restProps }: import("./components/InfoLabel").PaginationInfoLabelProps) => import("react/jsx-runtime").JSX.Element;
9
+ InfoLabel: ({ renderer, ...restProps }: import(".").PaginationInfoLabelProps) => import("react/jsx-runtime").JSX.Element;
10
10
  PageSizeSelect: {
11
- ({ pageSizes, ...restProps }: import("./components/PageSizeSelect").PaginationPageSizeSelectProps): import("react/jsx-runtime").JSX.Element | null;
11
+ ({ pageSizes, ...restProps }: import(".").PaginationPageSizeSelectProps): import("react/jsx-runtime").JSX.Element | null;
12
12
  Label: ({ children, ...restProps }: import("..").TypographyBodyProps & import("react").RefAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element | null;
13
13
  };
14
14
  PageSelect: {
15
- ({ ...restProps }: import("./components/PageSelect").PaginationPageSelectProps): import("react/jsx-runtime").JSX.Element;
15
+ ({ ...restProps }: import(".").PaginationPageSelectProps): import("react/jsx-runtime").JSX.Element;
16
16
  Label: ({ children, ...restProps }: import("..").TypographyBodyProps & import("react").RefAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
17
17
  };
18
18
  };
@@ -1,24 +1,24 @@
1
1
  export declare const Bar: import("styled-components").StyledComponent<"nav", any, {
2
2
  'aria-label': string;
3
3
  }, "aria-label">;
4
- export declare const Select: import("styled-components").StyledComponent<(<TValue extends string = string, TOption extends import("../Select").SelectOption<TValue> = import("../Select").SelectOption<TValue>>({ options, disabled, defaultOpen, open, onOpenChange, defaultValue, value, onChange, customCompare, error, valid, valueRender, searchable, placement, maxVisibleItems, placeholder, virtualized, contentWidth, ...restProps }: import("../Select").SelectProps<TValue, TOption> & import("../Select/components/Trigger/components/Compose/Compose.types").RestSelectTriggerComposeProps) => import("react/jsx-runtime").JSX.Element) & {
5
- Compose: <TValue extends string = string, TOption extends import("../Select").SelectOption<TValue> = import("../Select").SelectOption<TValue>>({ options, children, onOpenChange, defaultValue, value, onChange, customCompare, error, valid, disabled, ...restProps }: import("../Select/components/Compose/Compose.types").SelectComposeProps<TValue, TOption> & import("..").ComposeChildrenProps) => import("react/jsx-runtime").JSX.Element;
6
- Trigger: (<TOption extends import("../Select").SelectOption = import("../Select").SelectOption>({ placeholder, valueRender, allowReset, loading, ...props }: import("../Select/components/Trigger/Trigger.types").SelectTriggerProps<TOption> & import("../Select/components/Trigger/components/Compose/Compose.types").RestSelectTriggerComposeProps) => import("react/jsx-runtime").JSX.Element) & {
4
+ export declare const Select: import("styled-components").StyledComponent<(<TValue extends string = string, TOption extends import("..").SelectOption<TValue> = import("..").SelectOption<TValue>>({ options, disabled, defaultOpen, open, onOpenChange, defaultValue, value, onChange, customCompare, error, valid, valueRender, searchable, placement, maxVisibleItems, placeholder, virtualized, contentWidth, ...restProps }: import("..").SelectProps<TValue, TOption> & import("../Select/components/Trigger/components/Compose/Compose.types").RestSelectTriggerComposeProps) => import("react/jsx-runtime").JSX.Element) & {
5
+ Compose: <TValue extends string = string, TOption extends import("..").SelectOption<TValue> = import("..").SelectOption<TValue>>({ options, children, onOpenChange, defaultValue, value, onChange, customCompare, error, valid, disabled, ...restProps }: import("../Select/components/Compose/Compose.types").SelectComposeProps<TValue, TOption> & import("..").ComposeChildrenProps) => import("react/jsx-runtime").JSX.Element;
6
+ Trigger: (<TOption extends import("..").SelectOption = import("..").SelectOption>({ placeholder, valueRender, allowReset, loading, ...props }: import("../Select/components/Trigger/Trigger.types").SelectTriggerProps<TOption> & import("../Select/components/Trigger/components/Compose/Compose.types").RestSelectTriggerComposeProps) => import("react/jsx-runtime").JSX.Element) & {
7
7
  Compose: ({ customContainer, id, "aria-describedby": ariaDescribedby, ...restProps }: import("../Select/components/Trigger/components/Compose/Compose.types").SelectTriggerComposeProps & import("../Select/components/Trigger/components/Compose/Compose.types").RestSelectTriggerComposeProps & import("..").ComposeChildrenProps) => import("react/jsx-runtime").JSX.Element;
8
- Value: <TOption extends import("../Select").SelectOption = import("../Select").SelectOption>({ placeholder, valueRender, ...restProps }: import("../Select/components/Trigger/components/Value/Value.types").SelectTriggerValueProps<TOption> & import("../Select/components/Trigger/components/Value/Value.types").RestSelectTriggerValueProps) => import("react/jsx-runtime").JSX.Element;
8
+ Value: <TOption extends import("..").SelectOption = import("..").SelectOption>({ placeholder, valueRender, ...restProps }: import("../Select/components/Trigger/components/Value/Value.types").SelectTriggerValueProps<TOption> & import("../Select/components/Trigger/components/Value/Value.types").RestSelectTriggerValueProps) => import("react/jsx-runtime").JSX.Element;
9
9
  ResetButton: ({ children, title, ...restProps }: import("react").HTMLAttributes<HTMLButtonElement>) => import("react/jsx-runtime").JSX.Element | null;
10
- StatusIndicator: ({ className, style, size, ...restProps }: import("@redis-ui/icons/monochrome").MonochromeIconProps & Pick<import("react").HTMLAttributes<unknown>, "className" | "style">) => import("react/jsx-runtime").JSX.Element | null;
10
+ StatusIndicator: ({ className, style, size, ...restProps }: import("@redis-ui/icons").MonochromeIconProps & Pick<import("react").HTMLAttributes<unknown>, "className" | "style">) => import("react/jsx-runtime").JSX.Element | null;
11
11
  LoadingIndicator: ({ loading, ...restProps }: import("../Inputs/components/LoadingIndicator/LoadingIndicator.types").LoadingIndicatorProps & import("../Inputs/components/LoadingIndicator/LoadingIndicator.types").RestLoadingIndicatorProps) => import("react/jsx-runtime").JSX.Element | null;
12
12
  Arrow: ({ icon, ...restProps }: import("../Select/components/Trigger/components/Arrow/Arrow.types").TriggerArrowProps) => import("react/jsx-runtime").JSX.Element;
13
- ErrorIcon: ({ className, style, size, ...restProps }: import("@redis-ui/icons/monochrome").MonochromeIconProps & Pick<import("react").HTMLAttributes<unknown>, "className" | "style">) => import("react/jsx-runtime").JSX.Element | null;
13
+ ErrorIcon: ({ className, style, size, ...restProps }: import("@redis-ui/icons").MonochromeIconProps & Pick<import("react").HTMLAttributes<unknown>, "className" | "style">) => import("react/jsx-runtime").JSX.Element | null;
14
14
  };
15
- Content: (<TOption extends import("../Select").SelectOption = import("../Select").SelectOption>({ searchable, optionValueRender, optionComponent, maxVisibleItems, virtualized, ...restProps }: import("../Select/components/Content/Content.types").SelectContentProps<TOption> & import("../Select/components/Content/components/Compose/Compose.types").RestSelectContentComposeProps) => import("react/jsx-runtime").JSX.Element) & {
15
+ Content: (<TOption extends import("..").SelectOption = import("..").SelectOption>({ searchable, optionValueRender, optionComponent, maxVisibleItems, virtualized, ...restProps }: import("../Select/components/Content/Content.types").SelectContentProps<TOption> & import("../Select/components/Content/components/Compose/Compose.types").RestSelectContentComposeProps) => import("react/jsx-runtime").JSX.Element) & {
16
16
  Compose: ({ children, placement, contentWidth, ...restProps }: import("../Select/components/Content/components/Compose/Compose.types").SelectContentComposeProps & import("../Select/components/Content/components/Compose/Compose.types").RestSelectContentComposeProps & import("..").ComposeChildrenProps) => import("react/jsx-runtime").JSX.Element;
17
- OptionList: <TOption extends import("../Select").SelectOption = import("../Select").SelectOption>({ optionValueRender, optionComponent: OptionComponent, maxVisibleItems, virtualized, ...restProps }: import("../Select/components/Content/components/OptionList/OptionList.types").OptionListProps<TOption> & import("../Select/components/Content/components/OptionList/OptionList.types").RestOptionListProps) => import("react/jsx-runtime").JSX.Element;
17
+ OptionList: <TOption extends import("..").SelectOption = import("..").SelectOption>({ optionValueRender, optionComponent: OptionComponent, maxVisibleItems, virtualized, ...restProps }: import("../Select/components/Content/components/OptionList/OptionList.types").OptionListProps<TOption> & import("../Select/components/Content/components/OptionList/OptionList.types").RestOptionListProps) => import("react/jsx-runtime").JSX.Element;
18
18
  Search: import("react").ForwardRefExoticComponent<Omit<import("../Inputs/components/Compose/TextCompose.types").TextInputComposeProps, "readOnly" | "parser" | "formatter"> & import("../Inputs/components/InputTag/InputTag.types").InputTagProps & import("../Inputs/components/LoadingIndicator/LoadingIndicator.types").LoadingIndicatorProps & import("../Inputs/components/ResetButton/ResetButton.types").ResetButtonProps & import("..").RestInputProps & import("react").RefAttributes<HTMLInputElement>>;
19
19
  Footer: import("styled-components").StyledComponent<"div", any, {}, never>;
20
20
  };
21
- Option: (<TOption extends import("../Select").SelectOption = import("../Select").SelectOption>({ option, content, ...restProps }: import("../Select").SelectOptionProps<TOption> & import("../Select").RestSelectOptionProps) => import("react/jsx-runtime").JSX.Element) & {
21
+ Option: (<TOption extends import("..").SelectOption = import("..").SelectOption>({ option, content, ...restProps }: import("..").SelectOptionProps<TOption> & import("..").RestSelectOptionProps) => import("react/jsx-runtime").JSX.Element) & {
22
22
  Compose: import("react").ForwardRefExoticComponent<import("../Select/components/Content/components/Option/components/Compose/Compose.types").SelectOptionComposeProps & import("../Select/components/Content/components/Option/components/Compose/Compose.types").RestSelectOptionComposeProps & import("..").ComposeChildrenProps & import("react").RefAttributes<HTMLDivElement>>;
23
23
  Content: (props: import("../Select/components/Content/components/Option/components/Content/Content.types").SelectOptionContentProps & import("../Select/components/Content/components/Option/components/Content/Content.types").RestSelectOptionContentProps) => import("react/jsx-runtime").JSX.Element;
24
24
  Indicator: ({ children, ...restProps }: import("@radix-ui/react-select").SelectItemIndicatorProps) => import("react/jsx-runtime").JSX.Element;
@@ -1 +1 @@
1
- export declare const HeaderTitle: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../../../../../../Typography").TypographyBodyProps & import("react").RefAttributes<HTMLElement>>, any, {}, never>;
1
+ export declare const HeaderTitle: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../../../../../..").TypographyBodyProps & import("react").RefAttributes<HTMLElement>>, any, {}, never>;
@@ -1 +1 @@
1
- export declare const HeaderTitle: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../../../../../../Typography").TypographyHeadingProps & import("react").RefAttributes<HTMLElement>>, any, {}, never>;
1
+ export declare const HeaderTitle: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../../../../../..").TypographyHeadingProps & import("react").RefAttributes<HTMLElement>>, any, {}, never>;
@@ -1 +1 @@
1
- export declare const Text: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../../../../Typography").TypographyBodyProps & import("react").RefAttributes<HTMLElement>>, any, {}, never>;
1
+ export declare const Text: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../../../..").TypographyBodyProps & import("react").RefAttributes<HTMLElement>>, any, {}, never>;
@@ -1 +1 @@
1
- export declare const WindowBarHeading: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../../../../Typography").TypographyHeadingProps & import("react").RefAttributes<HTMLElement>>, any, {}, never>;
1
+ export declare const WindowBarHeading: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../../../..").TypographyHeadingProps & import("react").RefAttributes<HTMLElement>>, any, {}, never>;
@@ -11,4 +11,4 @@ export declare const Indicator: import("styled-components").StyledComponent<impo
11
11
  export declare const ProgressBar: import("styled-components").StyledComponent<"div", any, {
12
12
  textPosition?: ProgressBarTextPosition;
13
13
  }, never>;
14
- export declare const TypographyBody: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../Typography").TypographyBodyProps & import("react").RefAttributes<HTMLElement>>, any, {}, never>;
14
+ export declare const TypographyBody: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("..").TypographyBodyProps & import("react").RefAttributes<HTMLElement>>, any, {}, never>;
@@ -2,7 +2,7 @@ import { SectionHeaderProps } from './Header.types';
2
2
  export declare const Header: (({ label, actions }: SectionHeaderProps) => import("react/jsx-runtime").JSX.Element) & {
3
3
  Compose: (props: import("./components/Compose/Compose.types").SectionHeaderComposeProps) => import("react/jsx-runtime").JSX.Element;
4
4
  Label: ({ label, ...restProps }: import("./components/Label/Label.types").SectionHeaderLabelProps) => import("react/jsx-runtime").JSX.Element;
5
- ActionButton: import("react").ForwardRefExoticComponent<import("../../../Button").TextButtonProps & import("react").RefAttributes<HTMLButtonElement>>;
5
+ ActionButton: import("react").ForwardRefExoticComponent<import("../../..").TextButtonProps & import("react").RefAttributes<HTMLButtonElement>>;
6
6
  CollapseButton: ({ hidden, icon, ...props }: import("./components/CollapseButton/CollapseButton.types").SectionCollapseButtonProps) => import("react/jsx-runtime").JSX.Element | null;
7
7
  Group: (props: import("./components/Group/Group.types").SectionHeaderGroupProps) => import("react/jsx-runtime").JSX.Element;
8
8
  };
@@ -1,4 +1,4 @@
1
- export declare const Container: import("styled-components").StyledComponent<({ children, renderExtra, maxRows, minItems, expectedGap, estimatedItemsPerRow, ...restProps }: import("../../../../../Overflow").OverflowProps) => import("react/jsx-runtime").JSX.Element, any, {}, never>;
1
+ export declare const Container: import("styled-components").StyledComponent<({ children, renderExtra, maxRows, minItems, expectedGap, estimatedItemsPerRow, ...restProps }: import("../../../../..").OverflowProps) => import("react/jsx-runtime").JSX.Element, any, {}, never>;
2
2
  export declare const Separator: import("styled-components").StyledComponent<"div", any, {}, never>;
3
3
  export declare const CategoryValueItemContainer: import("styled-components").StyledComponent<"div", any, {}, never>;
4
- export declare const TextWrapper: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../../../../Typography").TypographyBodyProps & import("react").RefAttributes<HTMLElement>>, any, {}, never>;
4
+ export declare const TextWrapper: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../../../..").TypographyBodyProps & import("react").RefAttributes<HTMLElement>>, any, {}, never>;
@@ -1,3 +1,3 @@
1
1
  export declare const Container: import("styled-components").StyledComponent<"span", any, {}, never>;
2
- export declare const Category: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../../../../../../Typography").TypographyBodyProps & import("react").RefAttributes<HTMLElement>>, any, {}, never>;
3
- export declare const TypographyBody: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../../../../../../Typography").TypographyBodyProps & import("react").RefAttributes<HTMLElement>>, any, {}, never>;
2
+ export declare const Category: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../../../../../..").TypographyBodyProps & import("react").RefAttributes<HTMLElement>>, any, {}, never>;
3
+ export declare const TypographyBody: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../../../../../..").TypographyBodyProps & import("react").RefAttributes<HTMLElement>>, any, {}, never>;
@@ -1,2 +1,2 @@
1
- export declare const SectionCollapseButton: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../../../../Button").IconButtonProps & import("react").RefAttributes<HTMLButtonElement>>, any, {}, never>;
1
+ export declare const SectionCollapseButton: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../../../..").IconButtonProps & import("react").RefAttributes<HTMLButtonElement>>, any, {}, never>;
2
2
  export declare const SectionCollapseIcon: import("styled-components").StyledComponent<({ size, customSize, variant, title: titleProp, ...rest }: import("@redis-ui/icons").MonochromeIconProps) => import("react/jsx-runtime").JSX.Element, any, {}, never>;
@@ -1,2 +1,2 @@
1
- export declare const SectionHeaderLabelText: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../../../../Typography").TypographyHeadingProps & import("react").RefAttributes<HTMLElement>>, any, {}, never>;
1
+ export declare const SectionHeaderLabelText: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../../../..").TypographyHeadingProps & import("react").RefAttributes<HTMLElement>>, any, {}, never>;
2
2
  export declare const SectionHeaderLabel: import("styled-components").StyledComponent<"label", any, {}, never>;
@@ -6,10 +6,10 @@ declare const Select: (<TValue extends string = string, TOption extends SelectOp
6
6
  Compose: ({ customContainer, id, "aria-describedby": ariaDescribedby, ...restProps }: import("./components/Trigger/components/Compose/Compose.types").SelectTriggerComposeProps & RestSelectTriggerComposeProps & import("..").ComposeChildrenProps) => import("react/jsx-runtime").JSX.Element;
7
7
  Value: <TOption extends SelectOption = SelectOption>({ placeholder, valueRender, ...restProps }: import("./components/Trigger/components/Value/Value.types").SelectTriggerValueProps<TOption> & import("./components/Trigger/components/Value/Value.types").RestSelectTriggerValueProps) => import("react/jsx-runtime").JSX.Element;
8
8
  ResetButton: ({ children, title, ...restProps }: import("react").HTMLAttributes<HTMLButtonElement>) => import("react/jsx-runtime").JSX.Element | null;
9
- StatusIndicator: ({ className, style, size, ...restProps }: import("@redis-ui/icons/monochrome").MonochromeIconProps & Pick<import("react").HTMLAttributes<unknown>, "className" | "style">) => import("react/jsx-runtime").JSX.Element | null;
9
+ StatusIndicator: ({ className, style, size, ...restProps }: import("@redis-ui/icons").MonochromeIconProps & Pick<import("react").HTMLAttributes<unknown>, "className" | "style">) => import("react/jsx-runtime").JSX.Element | null;
10
10
  LoadingIndicator: ({ loading, ...restProps }: import("../Inputs/components/LoadingIndicator/LoadingIndicator.types").LoadingIndicatorProps & import("../Inputs/components/LoadingIndicator/LoadingIndicator.types").RestLoadingIndicatorProps) => import("react/jsx-runtime").JSX.Element | null;
11
11
  Arrow: ({ icon, ...restProps }: import("./components/Trigger/components/Arrow/Arrow.types").TriggerArrowProps) => import("react/jsx-runtime").JSX.Element;
12
- ErrorIcon: ({ className, style, size, ...restProps }: import("@redis-ui/icons/monochrome").MonochromeIconProps & Pick<import("react").HTMLAttributes<unknown>, "className" | "style">) => import("react/jsx-runtime").JSX.Element | null;
12
+ ErrorIcon: ({ className, style, size, ...restProps }: import("@redis-ui/icons").MonochromeIconProps & Pick<import("react").HTMLAttributes<unknown>, "className" | "style">) => import("react/jsx-runtime").JSX.Element | null;
13
13
  };
14
14
  Content: (<TOption extends SelectOption = SelectOption>({ searchable, optionValueRender, optionComponent, maxVisibleItems, virtualized, ...restProps }: import("./components/Content/Content.types").SelectContentProps<TOption> & import("./components/Content/components/Compose/Compose.types").RestSelectContentComposeProps) => import("react/jsx-runtime").JSX.Element) & {
15
15
  Compose: ({ children, placement, contentWidth, ...restProps }: import("./components/Content/components/Compose/Compose.types").SelectContentComposeProps & import("./components/Content/components/Compose/Compose.types").RestSelectContentComposeProps & import("..").ComposeChildrenProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,4 +1,4 @@
1
- import * as RadixSelect from '@radix-ui/react-select/dist';
1
+ import * as RadixSelect from '@radix-ui/react-select';
2
2
  type SelectContentPlacement = 'top' | 'bottom' | 'left' | 'right';
3
3
  export type SelectContentComposeProps = {
4
4
  placement?: SelectContentPlacement;
@@ -1,8 +1,8 @@
1
- export declare const SelectSearchInput: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<Omit<import("../../../../../Inputs/components/Compose/TextCompose.types").TextInputComposeProps, "readOnly" | "parser" | "formatter"> & import("../../../../../Inputs/components/InputTag/InputTag.types").InputTagProps & import("../../../../../Inputs/components/LoadingIndicator/LoadingIndicator.types").LoadingIndicatorProps & import("../../../../../Inputs/components/ResetButton/ResetButton.types").ResetButtonProps & import("../../../../../Inputs").RestInputProps & import("react").RefAttributes<HTMLInputElement>> & {
1
+ export declare const SelectSearchInput: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<Omit<import("../../../../../Inputs/components/Compose/TextCompose.types").TextInputComposeProps, "readOnly" | "parser" | "formatter"> & import("../../../../../Inputs/components/InputTag/InputTag.types").InputTagProps & import("../../../../../Inputs/components/LoadingIndicator/LoadingIndicator.types").LoadingIndicatorProps & import("../../../../../Inputs/components/ResetButton/ResetButton.types").ResetButtonProps & import("../../../../..").RestInputProps & import("react").RefAttributes<HTMLInputElement>> & {
2
2
  Compose: ({ value, defaultValue, onChange, parser, formatter, ...restProps }: import("../../../../../Inputs/components/Compose/TextCompose.types").TextInputComposeProps & import("../../../../../Inputs/components/Compose/TextCompose.types").RestTextInputComposeProps) => import("react/jsx-runtime").JSX.Element;
3
3
  ResetButton: ({ size, icon, allowReset, onClick, onMouseDown, ...restProps }: import("../../../../../Inputs/components/ResetButton/ResetButton.types").RestResetButtonProps & import("../../../../../Inputs/components/ResetButton/ResetButton.types").ResetButtonProps) => import("react/jsx-runtime").JSX.Element | null;
4
4
  Tag: import("react").ForwardRefExoticComponent<import("../../../../../Inputs/components/InputTag/InputTag.types").InputTagProps & import("../../../../../Inputs/components/InputTag/InputTag.types").RestInputTagProps & import("react").RefAttributes<HTMLInputElement>>;
5
- StatusIndicator: ({ className, style, size, ...restProps }: import("@redis-ui/icons/monochrome").MonochromeIconProps & Pick<import("react").HTMLAttributes<unknown>, "className" | "style">) => import("react/jsx-runtime").JSX.Element | null;
5
+ StatusIndicator: ({ className, style, size, ...restProps }: import("@redis-ui/icons").MonochromeIconProps & Pick<import("react").HTMLAttributes<unknown>, "className" | "style">) => import("react/jsx-runtime").JSX.Element | null;
6
6
  LoadingIndicator: ({ loading, ...restProps }: import("../../../../../Inputs/components/LoadingIndicator/LoadingIndicator.types").LoadingIndicatorProps & import("../../../../../Inputs/components/LoadingIndicator/LoadingIndicator.types").RestLoadingIndicatorProps) => import("react/jsx-runtime").JSX.Element | null;
7
7
  SearchIcon: () => import("react/jsx-runtime").JSX.Element;
8
8
  }, any, {}, never>;
@@ -5,12 +5,12 @@ declare const Trigger: (<TOption extends SelectOption = SelectOption>({ placehol
5
5
  Compose: ({ customContainer, id, "aria-describedby": ariaDescribedby, ...restProps }: import("./components/Compose/Compose.types").SelectTriggerComposeProps & RestSelectTriggerComposeProps & import("../../..").ComposeChildrenProps) => import("react/jsx-runtime").JSX.Element;
6
6
  Value: <TOption extends SelectOption = SelectOption>({ placeholder, valueRender, ...restProps }: import("./components/Value/Value.types").SelectTriggerValueProps<TOption> & import("./components/Value/Value.types").RestSelectTriggerValueProps) => import("react/jsx-runtime").JSX.Element;
7
7
  ResetButton: ({ children, title, ...restProps }: import("react").HTMLAttributes<HTMLButtonElement>) => import("react/jsx-runtime").JSX.Element | null;
8
- StatusIndicator: ({ className, style, size, ...restProps }: import("@redis-ui/icons/monochrome").MonochromeIconProps & Pick<import("react").HTMLAttributes<unknown>, "className" | "style">) => import("react/jsx-runtime").JSX.Element | null;
8
+ StatusIndicator: ({ className, style, size, ...restProps }: import("@redis-ui/icons").MonochromeIconProps & Pick<import("react").HTMLAttributes<unknown>, "className" | "style">) => import("react/jsx-runtime").JSX.Element | null;
9
9
  LoadingIndicator: ({ loading, ...restProps }: import("../../../Inputs/components/LoadingIndicator/LoadingIndicator.types").LoadingIndicatorProps & import("../../../Inputs/components/LoadingIndicator/LoadingIndicator.types").RestLoadingIndicatorProps) => import("react/jsx-runtime").JSX.Element | null;
10
10
  Arrow: ({ icon, ...restProps }: import("./components/Arrow/Arrow.types").TriggerArrowProps) => import("react/jsx-runtime").JSX.Element;
11
11
  /**
12
12
  * @deprecated use StatusIndicator instead
13
13
  */
14
- ErrorIcon: ({ className, style, size, ...restProps }: import("@redis-ui/icons/monochrome").MonochromeIconProps & Pick<import("react").HTMLAttributes<unknown>, "className" | "style">) => import("react/jsx-runtime").JSX.Element | null;
14
+ ErrorIcon: ({ className, style, size, ...restProps }: import("@redis-ui/icons").MonochromeIconProps & Pick<import("react").HTMLAttributes<unknown>, "className" | "style">) => import("react/jsx-runtime").JSX.Element | null;
15
15
  };
16
16
  export default Trigger;
@@ -1,4 +1,4 @@
1
- import { SelectTriggerProps } from '@radix-ui/react-select/dist';
1
+ import { SelectTriggerProps } from '@radix-ui/react-select';
2
2
  export type SelectTriggerComposeProps = {
3
3
  id?: string;
4
4
  customContainer?: boolean;
@@ -3,7 +3,7 @@ declare const SideBar: (({ isExpanded, expandedWidth, ...rest }: SideBarProps) =
3
3
  SideBarLogo: ({ logoIcon: LogoIcon, ...restProps }: import("./components/SideBarLogo/SideBarLogo.types").SideBarLogoProps) => import("react/jsx-runtime").JSX.Element;
4
4
  ItemsContainer: (props: import("./components/ItemsContainer/ItemsContainer.types").SideBarItemsContainerProps) => import("react/jsx-runtime").JSX.Element;
5
5
  ScrollContainer: (props: import("./components/ScrollContainer/ScrollContainer.types").SideBarScrollContainerProps) => import("react/jsx-runtime").JSX.Element;
6
- Split: ({ extraMinSpace }: import("../Layouts").FlexSplitProps) => import("react/jsx-runtime").JSX.Element;
6
+ Split: ({ extraMinSpace }: import("..").FlexSplitProps) => import("react/jsx-runtime").JSX.Element;
7
7
  Divider: (props: import("./components/Divider/Divider.types").DividerProps) => import("react/jsx-runtime").JSX.Element;
8
8
  Item: (({ tooltipProps, isActive, onKeyDown, ...restProps }: import("./components/Item/Item.types").SideBarItemProps) => import("react/jsx-runtime").JSX.Element) & {
9
9
  Icon: ({ icon: ItemIcon, ...restProps }: import("./components/Item/components/Icon/Icon.types").SideBarItemIconProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,3 @@
1
- export declare const SideBarContainer: import("styled-components").StyledComponent<({ gap, direction, align, justify, wrap, ...restProps }: import("../Layouts").FlexGroupProps) => import("react/jsx-runtime").JSX.Element, any, {
1
+ export declare const SideBarContainer: import("styled-components").StyledComponent<({ gap, direction, align, justify, wrap, ...restProps }: import("..").FlexGroupProps) => import("react/jsx-runtime").JSX.Element, any, {
2
2
  $expandedWidth?: string;
3
3
  }, never>;
@@ -1 +1 @@
1
- export declare const SmallFooterText: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../../../../Typography").TypographyBodyProps & import("react").RefAttributes<HTMLElement>>, any, {}, never>;
1
+ export declare const SmallFooterText: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../../../..").TypographyBodyProps & import("react").RefAttributes<HTMLElement>>, any, {}, never>;
@@ -1,5 +1,5 @@
1
1
  export declare const Container: import("styled-components").StyledComponent<"div", any, {}, never>;
2
- export declare const Label: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../../../../Typography").TypographyBodyProps & import("react").RefAttributes<HTMLElement>>, any, {
2
+ export declare const Label: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../../../..").TypographyBodyProps & import("react").RefAttributes<HTMLElement>>, any, {
3
3
  $isExpanded: boolean;
4
4
  $transitionEnd: boolean;
5
5
  }, never>;
@@ -1,4 +1,4 @@
1
- export declare const SideBarItemText: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../../../../Typography").TypographyBodyProps & import("react").RefAttributes<HTMLElement>>, any, {
1
+ export declare const SideBarItemText: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../../../..").TypographyBodyProps & import("react").RefAttributes<HTMLElement>>, any, {
2
2
  $isExpanded: boolean;
3
3
  $transitionEnd: boolean;
4
4
  }, never>;
@@ -1 +1 @@
1
- export declare const SideBarItemsContainer: import("styled-components").StyledComponent<({ gap, direction, align, justify, wrap, ...restProps }: import("../../../Layouts").FlexGroupProps) => import("react/jsx-runtime").JSX.Element, any, {}, never>;
1
+ export declare const SideBarItemsContainer: import("styled-components").StyledComponent<({ gap, direction, align, justify, wrap, ...restProps }: import("../../..").FlexGroupProps) => import("react/jsx-runtime").JSX.Element, any, {}, never>;
@@ -1 +1 @@
1
- export declare const ScrollContainer: import("styled-components").StyledComponent<({ gap, direction, align, justify, wrap, ...restProps }: import("../../../Layouts").FlexGroupProps) => import("react/jsx-runtime").JSX.Element, any, {}, never>;
1
+ export declare const ScrollContainer: import("styled-components").StyledComponent<({ gap, direction, align, justify, wrap, ...restProps }: import("../../..").FlexGroupProps) => import("react/jsx-runtime").JSX.Element, any, {}, never>;
@@ -1 +1 @@
1
- export declare const StepLabel: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../../../../Typography").TypographyBodyProps & import("react").RefAttributes<HTMLElement>>, any, {}, never>;
1
+ export declare const StepLabel: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../../../..").TypographyBodyProps & import("react").RefAttributes<HTMLElement>>, any, {}, never>;
@@ -1 +1 @@
1
- export declare const Title: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../../Typography").TypographyBodyProps & import("react").RefAttributes<HTMLElement>>, any, import("styled-components").ThemeProps<import("@redis-ui/styles").Theme>, never>;
1
+ export declare const Title: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../..").TypographyBodyProps & import("react").RefAttributes<HTMLElement>>, any, import("styled-components").ThemeProps<import("@redis-ui/styles").Theme>, never>;
@@ -5,7 +5,7 @@ declare const TableHeading: ((props: TableHeadingProps) => import("react/jsx-run
5
5
  Compose: ({ value, defaultValue, onChange, parser, formatter, ...restProps }: import("../Inputs/components/Compose/TextCompose.types").TextInputComposeProps & import("../Inputs/components/Compose/TextCompose.types").RestTextInputComposeProps) => import("react/jsx-runtime").JSX.Element;
6
6
  ResetButton: ({ size, icon, allowReset, onClick, onMouseDown, ...restProps }: import("../Inputs/components/ResetButton/ResetButton.types").RestResetButtonProps & import("../Inputs/components/ResetButton/ResetButton.types").ResetButtonProps) => import("react/jsx-runtime").JSX.Element | null;
7
7
  Tag: import("react").ForwardRefExoticComponent<import("../Inputs/components/InputTag/InputTag.types").InputTagProps & import("../Inputs/components/InputTag/InputTag.types").RestInputTagProps & import("react").RefAttributes<HTMLInputElement>>;
8
- StatusIndicator: ({ className, style, size, ...restProps }: import("@redis-ui/icons/monochrome").MonochromeIconProps & Pick<import("react").HTMLAttributes<unknown>, "className" | "style">) => import("react/jsx-runtime").JSX.Element | null;
8
+ StatusIndicator: ({ className, style, size, ...restProps }: import("@redis-ui/icons").MonochromeIconProps & Pick<import("react").HTMLAttributes<unknown>, "className" | "style">) => import("react/jsx-runtime").JSX.Element | null;
9
9
  LoadingIndicator: ({ loading, ...restProps }: import("../Inputs/components/LoadingIndicator/LoadingIndicator.types").LoadingIndicatorProps & import("../Inputs/components/LoadingIndicator/LoadingIndicator.types").RestLoadingIndicatorProps) => import("react/jsx-runtime").JSX.Element | null;
10
10
  SearchIcon: () => import("react/jsx-runtime").JSX.Element;
11
11
  }, any, {}, never>;
@@ -1,11 +1,11 @@
1
1
  export declare const separator: import("styled-components").FlattenInterpolation<import("styled-components").ThemeProps<any>>;
2
2
  export declare const TableHeadingContainer: import("styled-components").StyledComponent<"div", any, {}, never>;
3
3
  export declare const EndContainer: import("styled-components").StyledComponent<"div", any, {}, never>;
4
- export declare const TableSearchInput: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<Omit<import("../Inputs/components/Compose/TextCompose.types").TextInputComposeProps, "readOnly" | "parser" | "formatter"> & import("../Inputs/components/InputTag/InputTag.types").InputTagProps & import("../Inputs/components/LoadingIndicator/LoadingIndicator.types").LoadingIndicatorProps & import("../Inputs/components/ResetButton/ResetButton.types").ResetButtonProps & import("../Inputs").RestInputProps & import("react").RefAttributes<HTMLInputElement>> & {
4
+ export declare const TableSearchInput: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<Omit<import("../Inputs/components/Compose/TextCompose.types").TextInputComposeProps, "readOnly" | "parser" | "formatter"> & import("../Inputs/components/InputTag/InputTag.types").InputTagProps & import("../Inputs/components/LoadingIndicator/LoadingIndicator.types").LoadingIndicatorProps & import("../Inputs/components/ResetButton/ResetButton.types").ResetButtonProps & import("..").RestInputProps & import("react").RefAttributes<HTMLInputElement>> & {
5
5
  Compose: ({ value, defaultValue, onChange, parser, formatter, ...restProps }: import("../Inputs/components/Compose/TextCompose.types").TextInputComposeProps & import("../Inputs/components/Compose/TextCompose.types").RestTextInputComposeProps) => import("react/jsx-runtime").JSX.Element;
6
6
  ResetButton: ({ size, icon, allowReset, onClick, onMouseDown, ...restProps }: import("../Inputs/components/ResetButton/ResetButton.types").RestResetButtonProps & import("../Inputs/components/ResetButton/ResetButton.types").ResetButtonProps) => import("react/jsx-runtime").JSX.Element | null;
7
7
  Tag: import("react").ForwardRefExoticComponent<import("../Inputs/components/InputTag/InputTag.types").InputTagProps & import("../Inputs/components/InputTag/InputTag.types").RestInputTagProps & import("react").RefAttributes<HTMLInputElement>>;
8
- StatusIndicator: ({ className, style, size, ...restProps }: import("@redis-ui/icons/monochrome").MonochromeIconProps & Pick<import("react").HTMLAttributes<unknown>, "className" | "style">) => import("react/jsx-runtime").JSX.Element | null;
8
+ StatusIndicator: ({ className, style, size, ...restProps }: import("@redis-ui/icons").MonochromeIconProps & Pick<import("react").HTMLAttributes<unknown>, "className" | "style">) => import("react/jsx-runtime").JSX.Element | null;
9
9
  LoadingIndicator: ({ loading, ...restProps }: import("../Inputs/components/LoadingIndicator/LoadingIndicator.types").LoadingIndicatorProps & import("../Inputs/components/LoadingIndicator/LoadingIndicator.types").RestLoadingIndicatorProps) => import("react/jsx-runtime").JSX.Element | null;
10
10
  SearchIcon: () => import("react/jsx-runtime").JSX.Element;
11
11
  }, any, {}, never>;
@@ -1 +1 @@
1
- export declare const ToastDescription: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../../../../Typography").TypographyBodyProps & import("react").RefAttributes<HTMLElement>>, any, {}, never>;
1
+ export declare const ToastDescription: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../../../..").TypographyBodyProps & import("react").RefAttributes<HTMLElement>>, any, {}, never>;
@@ -1 +1 @@
1
- export declare const ToastMessage: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../../../../Typography").TypographyBodyProps & import("react").RefAttributes<HTMLElement>>, any, {}, never>;
1
+ export declare const ToastMessage: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../../../..").TypographyBodyProps & import("react").RefAttributes<HTMLElement>>, any, {}, never>;
@@ -6,7 +6,7 @@ declare const Tooltip: (({ children, openDelayDuration, open, onOpenChange, defa
6
6
  Text: (props: import("..").TypographyBodyProps) => import("react/jsx-runtime").JSX.Element;
7
7
  };
8
8
  Trigger: ({ withButton, ...restProps }: import("./components/Trigger/Trigger.types").TooltipTriggerProps) => import("react/jsx-runtime").JSX.Element;
9
- Card: (({ text, title, actionButtonText, actionButtonHandler, link, linkText, ...composeProps }: import("./components/TooltipCard").TooltipCardProps) => import("react/jsx-runtime").JSX.Element) & {
9
+ Card: (({ text, title, actionButtonText, actionButtonHandler, link, linkText, ...composeProps }: import(".").TooltipCardProps) => import("react/jsx-runtime").JSX.Element) & {
10
10
  Compose: ({ children, ...restProps }: import("./components/TooltipCard/components/Compose/Compose.types").ComposeProps) => import("react/jsx-runtime").JSX.Element;
11
11
  Header: ((props: import("../Popover/components/Content/components/Header/Header.types").ContentHeaderProps) => import("react/jsx-runtime").JSX.Element) & {
12
12
  Compose: (props: import("../Popover/components/Content/components/Header/components/Compose/Compose.types").ContentHeaderComposeProps) => import("react/jsx-runtime").JSX.Element;
@@ -1 +1 @@
1
- export declare const Text: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../../../../Typography").TypographyBodyProps & import("react").RefAttributes<HTMLElement>>, any, {}, never>;
1
+ export declare const Text: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../../../..").TypographyBodyProps & import("react").RefAttributes<HTMLElement>>, any, {}, never>;
@@ -1,3 +1,3 @@
1
1
  export declare const FullWidthCheckbox: import("styled-components").StyledComponent<({ defaultChecked, checked, onCheckedChange, required, disabled, id, variant, ...restProps }: import("../../../../../Checkbox/components/Compose/Compose.types").CheckboxComposeProps & import("../../../../../Checkbox/components/Compose/Compose.types").RestCheckboxComposeProps) => import("react/jsx-runtime").JSX.Element, any, {}, never>;
2
2
  export declare const FullWidthCheckboxLabel: import("styled-components").StyledComponent<({ children, ...restProps }: import("../../../../../Checkbox/components/Label/Label.types").CheckboxLabelProps) => import("react/jsx-runtime").JSX.Element | null, any, {}, never>;
3
- export declare const TextEllipsis: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../../../../Typography").TypographyBodyProps & import("react").RefAttributes<HTMLElement>>, any, {}, never>;
3
+ export declare const TextEllipsis: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../../../..").TypographyBodyProps & import("react").RefAttributes<HTMLElement>>, any, {}, never>;
@@ -1,5 +1,5 @@
1
1
  import { IconButtonSizes } from '../../../../../Button';
2
- export declare const CustomIconButton: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../../../../Button").IconButtonProps & import("react").RefAttributes<HTMLButtonElement>>, any, {}, never>;
2
+ export declare const CustomIconButton: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../../../../..").IconButtonProps & import("react").RefAttributes<HTMLButtonElement>>, any, {}, never>;
3
3
  export declare const SpaceFiller: import("styled-components").StyledComponent<"div", any, {
4
4
  $size: IconButtonSizes;
5
5
  }, never>;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@redis-ui/components",
3
3
  "license": "UNLICENSED",
4
- "version": "49.1.0",
4
+ "version": "49.1.1",
5
5
  "type": "module",
6
6
  "sideEffects": false,
7
7
  "repository": "git@github.com:redislabsdev/redis-ui.git",