@selfdecode/sd-component-library 2.46.6 → 2.46.7

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 (76) hide show
  1. package/lib/components/animations/up-down-arrow/up-down-arrow.d.ts +1 -0
  2. package/lib/components/bicolor-badge/interfaces.d.ts +1 -0
  3. package/lib/components/checkboxes/checkbox/checkbox.d.ts +1 -0
  4. package/lib/components/complex/footer/partials/footer-link/footer-link.d.ts +1 -0
  5. package/lib/components/complex/footer/partials/footer-section/footer-section.d.ts +1 -0
  6. package/lib/components/complex/footer/partials/footer-social/footer-social.d.ts +1 -0
  7. package/lib/components/complex/footer/presentational/footer-presentational.d.ts +1 -0
  8. package/lib/components/complex/navbar/partials/navbar-v1/partials/navbar-desktop-v1/partials/menu-row/menu-row.d.ts +1 -0
  9. package/lib/components/complex/navbar/partials/navbar-v1/partials/navbar-desktop-v1/partials/new-apps/new-apps.d.ts +1 -0
  10. package/lib/components/complex/navbar/partials/navbar-v2/partials/navbar-desktop-v2/partials/menu-box/menu-box.d.ts +1 -0
  11. package/lib/components/complex/navbar/presentational/navbar-presentational.d.ts +1 -0
  12. package/lib/components/complex/updated-navbar/constants.d.ts +5 -5
  13. package/lib/components/containers/max-width-container/max-width-container.d.ts +1 -0
  14. package/lib/components/containers/section-container/section-container.d.ts +1 -0
  15. package/lib/components/feature-explanation/feature-explanation.d.ts +1 -0
  16. package/lib/components/icons/round-bordered-star/interfaces.d.ts +2 -0
  17. package/lib/components/inputs/search-autocomplete-input/partials/search-autocomplete-results-box/search-autocomplete-results-box.d.ts +1 -0
  18. package/lib/components/inputs/search-autocomplete-input/partials/search-autocomplete-row/search-autocomplete-row.d.ts +1 -0
  19. package/lib/components/inputs/search-autocomplete-input/search-autocomplete-input.d.ts +1 -0
  20. package/lib/components/inputs/search-input/partials/search-box/search-box.d.ts +1 -0
  21. package/lib/components/labels/base-label/base-label.d.ts +1 -0
  22. package/lib/components/meters/dashed-meter/interfaces.d.ts +1 -0
  23. package/lib/components/radio-button/radio-button.d.ts +1 -0
  24. package/lib/components/ratings/five-stars-rating/five-stars-rating.d.ts +1 -0
  25. package/lib/components/selectors/compact-primary-selector/compact-primary-selector.d.ts +1 -0
  26. package/lib/components/selectors/custom-scrollable-selector/custom-scrollable-selector.d.ts +1 -0
  27. package/lib/components/selectors/custom-scrollable-selector/partials/custom-scrollable-options-box/custom-scrollable-options-box.d.ts +1 -0
  28. package/lib/components/selectors/index.d.ts +21 -0
  29. package/lib/components/selectors/primary-custom-scrollable-selector/index.d.ts +1 -0
  30. package/lib/components/selectors/primary-custom-scrollable-selector/interfaces.d.ts +5 -0
  31. package/lib/components/selectors/primary-custom-scrollable-selector/partials/custom-scrollable-options-box/custom-scrollable-options-box.d.ts +3 -0
  32. package/lib/components/selectors/primary-custom-scrollable-selector/partials/custom-scrollable-options-box/index.d.ts +1 -0
  33. package/lib/components/selectors/primary-custom-scrollable-selector/partials/custom-scrollable-options-box/interfaces.d.ts +4 -0
  34. package/lib/components/selectors/primary-custom-scrollable-selector/partials/option-row/index.d.ts +1 -0
  35. package/lib/components/selectors/primary-custom-scrollable-selector/partials/option-row/interfaces.d.ts +5 -0
  36. package/lib/components/selectors/primary-custom-scrollable-selector/partials/option-row/option-row.d.ts +3 -0
  37. package/lib/components/selectors/primary-custom-scrollable-selector/primary-custom-scrollable-selector.d.ts +3 -0
  38. package/lib/components/selectors/primary-selector/primary-selector.d.ts +1 -0
  39. package/lib/components/selectors/secondary-custom-selector/partials/secondary-custom-selector-options-box/secondary-custom-selector-options-box.d.ts +1 -0
  40. package/lib/components/selectors/secondary-custom-selector/secondary-custom-selector.d.ts +1 -0
  41. package/lib/components/selectors/secondary-selector/secondary-selector.d.ts +1 -0
  42. package/lib/components/selectors/selector/selector.d.ts +1 -0
  43. package/lib/components/selectors/selector-v2/partials/base-selector-v2/base-selector-v2.d.ts +1 -0
  44. package/lib/components/selectors/selector-v2/selector-v2.d.ts +1 -0
  45. package/lib/components/selectors/tertiary-selector/tertiary-selector.d.ts +1 -0
  46. package/lib/components/slider/partials/step-circles/step-circles.d.ts +1 -0
  47. package/lib/components/slider/slider.d.ts +1 -0
  48. package/lib/components/tabs/tab-bar/partials/tab/tab.d.ts +1 -0
  49. package/lib/components/tabs/tab-bar/tab-bar.d.ts +1 -0
  50. package/lib/components/tabs/tabbed-view/tabbed-view.d.ts +1 -0
  51. package/lib/components/tabs/tabs-menu/tabs-menu.d.ts +1 -0
  52. package/lib/components/texts/base-text/base-text.d.ts +1 -0
  53. package/lib/components/texts/eighteen-bold/eighteen-bold.d.ts +1 -0
  54. package/lib/components/texts/eighteen-regular/eighteen-regular.d.ts +1 -0
  55. package/lib/components/texts/fifty-five-sb/fifty-five-sb.d.ts +1 -0
  56. package/lib/components/texts/fourteen-regular/fourteen-regular.d.ts +1 -0
  57. package/lib/components/texts/fourteen-sb/fourteen-sb.d.ts +1 -0
  58. package/lib/components/texts/fourty-bold/fourty-bold.d.ts +1 -0
  59. package/lib/components/texts/no-translate/no-translate.d.ts +1 -0
  60. package/lib/components/texts/sixteen-regular/sixteen-regular.d.ts +1 -0
  61. package/lib/components/texts/ten-sb/ten-sb.d.ts +1 -0
  62. package/lib/components/texts/thirteen-bold/thirteen-bold.d.ts +1 -0
  63. package/lib/components/texts/thirteen-regular/thirteen-regular.d.ts +1 -0
  64. package/lib/components/texts/thirteen-sb/thirteen-sb.d.ts +1 -0
  65. package/lib/components/texts/thirty-two-bold/thirty-two-bold.d.ts +1 -0
  66. package/lib/components/texts/thirty-two-regular/thirty-two-regular.d.ts +1 -0
  67. package/lib/components/texts/twelve-regular/twelve-regular.d.ts +1 -0
  68. package/lib/components/texts/twelve-sb/twelve-sb.d.ts +1 -0
  69. package/lib/components/texts/twenty-four-bold/twenty-four-bold.d.ts +1 -0
  70. package/lib/components/texts/twenty-four-regular/twenty-four-regular.d.ts +1 -0
  71. package/lib/components/tooltips/tooltip-with-pointer/interfaces.d.ts +4 -0
  72. package/lib/components/utils/scroll-to-top/scroll-to-top.d.ts +1 -0
  73. package/lib/components/utils/scroll-to-top-on-mount/scroll-to-top-on-mount.d.ts +1 -0
  74. package/lib/index.d.ts +2 -20
  75. package/lib/index.js +1 -1
  76. package/package.json +1 -1
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { UpDownArrowProps } from "./interfaces";
2
3
  export declare function UpDownArrow(props: UpDownArrowProps): JSX.Element;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  export interface BicolorBadgeProps {
2
3
  /**
3
4
  * Color of the left section
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { CheckboxProps } from "./interfaces";
2
3
  /**
3
4
  * Base checkbox component. Other checkbox components should be built from this.
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { FooterLinkProps } from "./interfaces";
2
3
  export declare function FooterLink(props: FooterLinkProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { FooterSectionProps } from "./interfaces";
2
3
  export declare function FooterSection(props: FooterSectionProps): JSX.Element;
@@ -1 +1,2 @@
1
+ /// <reference types="react" />
1
2
  export declare function FooterSocial(): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { FooterPresentationalProps } from "./interfaces";
2
3
  export declare function FooterPresentational(props: FooterPresentationalProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { MenuRowProps } from "./interfaces";
2
3
  export declare function MenuRow(props: MenuRowProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { NewAppsItemProps } from "./interfaces";
2
3
  export declare function NewAppsItem(props: NewAppsItemProps): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { MenuBoxProps } from "./interfaces";
2
3
  export declare function MenuBox(props: MenuBoxProps): JSX.Element;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { NavbarProps } from "./interfaces";
2
3
  /**
3
4
  * Renders either navbar-v1 or navbar-v2, depeding on the v2 prop
@@ -26,7 +26,7 @@ export declare const legacyToolsItem: {
26
26
  url?: undefined;
27
27
  })[];
28
28
  };
29
- export declare const myAccountItem: {
29
+ export declare const getMyAccountItem: (isProfessional?: boolean, isLegacy?: boolean) => {
30
30
  Icon: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
31
31
  title?: string | undefined;
32
32
  }>;
@@ -42,10 +42,6 @@ export declare const myAccountItem: {
42
42
  })[];
43
43
  };
44
44
  export declare const regularUserItems: ({
45
- title: string;
46
- url: string;
47
- items?: undefined;
48
- } | {
49
45
  title: string;
50
46
  items: ({
51
47
  title: string;
@@ -56,4 +52,8 @@ export declare const regularUserItems: ({
56
52
  title: string;
57
53
  })[];
58
54
  url?: undefined;
55
+ } | {
56
+ title: string;
57
+ url: string;
58
+ items?: undefined;
59
59
  })[];
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { MaxWidthContainerProps } from "./interfaces";
2
3
  export declare const MaxWidthContainer: (props: MaxWidthContainerProps) => JSX.Element;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { SectionContainerProps } from "./interfaces";
2
3
  /**
3
4
  * The SectionContainer has responsive behavior
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { FeatureExplanationProps } from "./interfaces";
2
3
  export declare const FeatureExplanation: (props: FeatureExplanationProps) => JSX.Element;
@@ -1,4 +1,6 @@
1
+ import { SxProps } from "rebass";
1
2
  export interface RoundBorderedStarProps {
3
+ sx?: SxProps["sx"];
2
4
  /**
3
5
  * Icon size (20px by default)
4
6
  */
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { SearchAutocompleteResultsBoxProps as Props } from "./interfaces";
2
3
  export declare const SearchAutocompleteResultsBox: <T extends {
3
4
  id: string;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { SearchAutocompleteRowProps as Props } from "./interfaces";
2
3
  export declare const SearchAutocompleteRow: <T extends {
3
4
  id: string;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { SearchAutocompleteInputProps as Props } from "./interfaces";
2
3
  export declare const SearchAutocompleteInput: <T extends {
3
4
  id: string;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SearchBoxProps } from "./interfaces";
2
3
  export declare const SearchBox: (props: SearchBoxProps) => JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { BaseLabelProps } from "./interfaces";
2
3
  export declare const BaseLabel: (props: BaseLabelProps) => JSX.Element;
@@ -14,4 +14,5 @@ export interface DashedMeterProps extends BaseComponentProps, Pick<BaseGridConta
14
14
  dashHeight?: string;
15
15
  verticalDashHeight?: string;
16
16
  dashBorderRadius?: string;
17
+ activeColor?: string;
17
18
  }
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { RadioButtonProps } from "./interfaces";
2
3
  export declare const RadioButton: (props: RadioButtonProps) => JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { FiveStarsRatingProps } from "./interfaces";
2
3
  export declare const FiveStarsRating: (props: FiveStarsRatingProps) => JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { CompactPrimarySelectorProps as Props } from "./interfaces";
2
3
  export declare const CompactPrimarySelector: <T extends string = string>(props: Pick<import("../selector").SelectorProps<T>, "width" | "m" | "mt" | "mr" | "mb" | "ml" | "onChange" | "name" | "defaultValue" | "textTransform" | "selectorLabel" | "options" | "disabledTextValue" | "hideDefaultOnSelect" | "labelMargin" | "translateSelect">) => JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { CustomScrollableSelectorProps as Props } from "./interfaces";
2
3
  export declare const CustomScrollableSelector: <T extends string = string>(props: Props<T>) => JSX.Element | null;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { CustomScrollableOptionsBoxProps as Props } from "./interfaces";
2
3
  export declare const CustomScrollableOptionsBox: <T extends string = string>(props: Props<T>) => JSX.Element;
@@ -0,0 +1,21 @@
1
+ import { BaseCompactSelectorProps, BaseSelectorProps, SelectorOptionType } from "../../interfaces";
2
+ export type { SelectorOptionType as SelectorOption };
3
+ export { Selector } from "./selector";
4
+ export type { BaseSelectorProps as SelectorProps };
5
+ export { TertiarySelector } from "./tertiary-selector";
6
+ export { PrimarySelector } from "./primary-selector";
7
+ export { SecondarySelector } from "./secondary-selector";
8
+ export { CompactPrimarySelector } from "./compact-primary-selector";
9
+ export declare type CompactPrimarySelectorProps<T extends string = string> = BaseCompactSelectorProps<T>;
10
+ export { CustomSelector } from "./custom-selector";
11
+ export { SecondaryCustomSelector } from "./secondary-custom-selector";
12
+ export { TertiaryCustomSelector } from "./tertiary-custom-selector";
13
+ export { CombinedSecondaryCustomSelector } from "./combined-secondary-custom-selector";
14
+ export { SelectorV2 } from "./selector-v2";
15
+ export type { SelectorV2Props, SelectorOptionV2 } from "./selector-v2";
16
+ export { TertiarySelectorV2 } from "./tertiary-selector-v2";
17
+ export { SecondarySelectorV2 } from "./secondary-selector-v2";
18
+ export { PrimarySelectorV2 } from "./primary-selector-v2";
19
+ export { CombinedSecondarySelectorV2 } from "./combined-secondary-selector-v2";
20
+ export { CustomScrollableSelector } from "./custom-scrollable-selector";
21
+ export { PrimaryCustomScrollableSelector } from "./primary-custom-scrollable-selector";
@@ -0,0 +1 @@
1
+ export { PrimaryCustomScrollableSelector } from "./primary-custom-scrollable-selector";
@@ -0,0 +1,5 @@
1
+ /// <reference types="react" />
2
+ import { SecondaryCustomSelectorProps } from "../secondary-custom-selector/interfaces";
3
+ export interface PrimaryCustomScrollableSelectorProps<T extends string = string> extends Omit<SecondaryCustomSelectorProps<T>, "variant"> {
4
+ leftSlot?: React.ReactNode;
5
+ }
@@ -0,0 +1,3 @@
1
+ /// <reference types="react" />
2
+ import { CustomScrollableOptionsBoxProps as Props } from "./interfaces";
3
+ export declare const CustomScrollableOptionsBox: <T extends string = string>(props: Props<T>) => JSX.Element | null;
@@ -0,0 +1 @@
1
+ export { CustomScrollableOptionsBox } from "./custom-scrollable-options-box";
@@ -0,0 +1,4 @@
1
+ import { PrimaryCustomScrollableSelectorProps } from "../../interfaces";
2
+ export interface CustomScrollableOptionsBoxProps<T extends string = string> extends Pick<PrimaryCustomScrollableSelectorProps<T>, "value" | "options" | "onChange"> {
3
+ isVisible: boolean;
4
+ }
@@ -0,0 +1 @@
1
+ export { OptionRow } from "./option-row";
@@ -0,0 +1,5 @@
1
+ import { SelectorOptionV2 } from "../../../selector-v2";
2
+ export interface OptionRowProps<T extends string = string> extends SelectorOptionV2<T> {
3
+ currentSelection?: boolean;
4
+ onClick: () => void;
5
+ }
@@ -0,0 +1,3 @@
1
+ /// <reference types="react" />
2
+ import { OptionRowProps as Props } from "./interfaces";
3
+ export declare const OptionRow: <T extends string = string>(props: Props<T>) => JSX.Element;
@@ -0,0 +1,3 @@
1
+ /// <reference types="react" />
2
+ import { PrimaryCustomScrollableSelectorProps as Props } from "./interfaces";
3
+ export declare const PrimaryCustomScrollableSelector: <T extends string = string>(props: Props<T>) => JSX.Element;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { PrimarySelectorProps as Props } from "./interfaces";
2
3
  /**
3
4
  * The PrimarySelector.
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SecondaryCustomSelectorOptionsBoxProps as Props } from "./interfaces";
2
3
  export declare const SecondaryCustomSelectorOptionsBox: <T extends string = string>(props: Props<T>) => JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SecondaryCustomSelectorProps as Props } from "./interfaces";
2
3
  export declare const SecondaryCustomSelector: <T extends string = string>(props: Props<T>) => JSX.Element | null;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { SecondarySelectorProps as Props } from "./interfaces";
2
3
  /**
3
4
  * The SecondarySelector.
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { SelectorProps as Props } from "./interfaces";
2
3
  export declare const getNoTranslateClass: (flag: boolean) => "no-translate" | undefined;
3
4
  export declare const Selector: <T extends string = string>(props: Props<T>) => JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { BaseSelectorV2Props as Props } from "./interfaces";
2
3
  export declare const BaseSelectorV2: <T extends string = string>(props: Props<T>) => JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SelectorV2Props as Props } from "./interfaces";
2
3
  export declare const SelectorV2: <T extends string = string>(props: Props<T>) => JSX.Element;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { TertiarySelectorProps as Props } from "./interfaces";
2
3
  /**
3
4
  * The TertiarySelector.
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { StepCirclesProps } from "./interfaces";
2
3
  export declare const StepCircles: (props: StepCirclesProps) => JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SliderProps } from "./interfaces";
2
3
  export declare const Slider: (props: SliderProps) => JSX.Element;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { TabProps } from "./interfaces";
2
3
  export declare const Ribbon: ({ active, activeColor, color, }: {
3
4
  active?: boolean | undefined;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { TabBarProps } from "./interfaces";
2
3
  export declare function TabBar<T>({ tabs, selectedTabId, onTabSelect, activeColor, color, displayBorder, tabPadding, tabWidth, tabHeight, tabMaxWidth, }: TabBarProps<T>): JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { TabbedViewProps } from "./interfaces";
2
3
  export declare function TabbedView({ tabs, color, activeColor, contentPadding, tabPadding, }: TabbedViewProps): JSX.Element;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { TabsMenuProps } from "./interfaces";
2
3
  /**
3
4
  * TabsMenu component.
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { BaseTextProps } from "./interfaces";
2
3
  export declare const BaseText: (props: BaseTextProps) => JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { EighteenBoldProps } from "./interfaces";
2
3
  export declare const EighteenBold: (props: EighteenBoldProps) => JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { EighteenRegularProps } from "./interfaces";
2
3
  export declare const EighteenRegular: (props: EighteenRegularProps) => JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { FiftyFiveSbProps } from "./interfaces";
2
3
  export declare const FiftyFiveSb: (props: FiftyFiveSbProps) => JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { FourteenRegularProps } from "./interfaces";
2
3
  export declare const FourteenRegular: (props: FourteenRegularProps) => JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { FourteenSbProps } from "./interfaces";
2
3
  export declare const FourteenSb: (props: FourteenSbProps) => JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { FourtyBoldProps } from "./interfaces";
2
3
  export declare const FourtyBold: (props: FourtyBoldProps) => JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { TextProps } from "rebass";
2
3
  export declare const NoTranslate: (props: TextProps) => JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SixteenRegularProps } from "./interfaces";
2
3
  export declare const SixteenRegular: (props: SixteenRegularProps) => JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { TenSbProps } from "./interfaces";
2
3
  export declare const TenSb: (props: TenSbProps) => JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { ThirteenBoldProps } from "./interfaces";
2
3
  export declare const ThirteenBold: (props: ThirteenBoldProps) => JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { ThirteenRegularProps } from "./interfaces";
2
3
  export declare const ThirteenRegular: (props: ThirteenRegularProps) => JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { ThirteenSbProps } from "./interfaces";
2
3
  export declare const ThirteenSb: (props: ThirteenSbProps) => JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { ThirtyTwoBoldProps } from "./interfaces";
2
3
  export declare const ThirtyTwoBold: (props: ThirtyTwoBoldProps) => JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { ThirtyTwoRegularProps } from "./interfaces";
2
3
  export declare const ThirtyTwoRegular: (props: ThirtyTwoRegularProps) => JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { TwelveRegularProps } from "./interfaces";
2
3
  export declare const TwelveRegular: (props: TwelveRegularProps) => JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { TwelveSbProps } from "./interfaces";
2
3
  export declare const TwelveSb: (props: TwelveSbProps) => JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { TwentyFourBoldProps } from "./interfaces";
2
3
  export declare const TwentyFourBold: (props: TwentyFourBoldProps) => JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { TwentyFourRegularProps } from "./interfaces";
2
3
  export declare const TwentyFourRegular: (props: TwentyFourRegularProps) => JSX.Element;
@@ -8,4 +8,8 @@ export interface TooltipWithPointerProps {
8
8
  pointerSize?: number;
9
9
  tooltipPx?: string | string[];
10
10
  tooltipPy?: string | string[];
11
+ /**
12
+ * Whether to show tooltip.
13
+ */
14
+ tooltipVisible: boolean;
11
15
  }
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { ScrollToTopProps } from "./interfaces";
2
3
  export declare const ScrollToTop: (props: ScrollToTopProps) => JSX.Element;
@@ -1 +1,2 @@
1
+ /// <reference types="react" />
1
2
  export declare const ScrollToTopOnMount: () => JSX.Element;
package/lib/index.d.ts CHANGED
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
- import { BaseAccordionProps, BaseBadgeProps, BaseBaseGridContainerProps, BaseBaseOutlineMeterProps, BaseBicolorBadgeProps, BaseBoxyNumberInputProps, BaseBreadcrumbProps, BaseButtonProps, BaseCarouselSwitchProps, BaseCompactSelectorProps, BaseCtaButtonProps, BaseDateRangeInputProps, BaseDropdownProps, BaseInputProps, BaseLinkProps, BaseListProps, BaseModalProps, BaseNumberInputProps, BasePaginationBarProps, BaseProgressBarProps, BaseResponsiveTextProps, BaseSelectorProps, BaseSublistAccordionProps, BaseTextCtaButtonProps, BaseTextInputProps, BaseTextPropsInterface, BaseTextSwitchProps, OutlinedDateRangeInputProps, SelectorOptionType, SlideSettingsType } from "./interfaces";
2
+ import { BaseAccordionProps, BaseBadgeProps, BaseBaseGridContainerProps, BaseBaseOutlineMeterProps, BaseBicolorBadgeProps, BaseBoxyNumberInputProps, BaseBreadcrumbProps, BaseButtonProps, BaseCarouselSwitchProps, BaseCtaButtonProps, BaseDateRangeInputProps, BaseDropdownProps, BaseInputProps, BaseLinkProps, BaseListProps, BaseModalProps, BaseNumberInputProps, BasePaginationBarProps, BaseProgressBarProps, BaseResponsiveTextProps, BaseSublistAccordionProps, BaseTextCtaButtonProps, BaseTextInputProps, BaseTextPropsInterface, BaseTextSwitchProps, OutlinedDateRangeInputProps, SlideSettingsType } from "./interfaces";
3
3
  export declare const ComponentLibThemeProvider: import("react").FC<import("./components/wrapper/interfaces").WrapperProps>;
4
4
  export { Accordion } from "./components/accordions/base-accordion";
5
5
  export declare type AccordionProps = BaseAccordionProps;
@@ -134,25 +134,7 @@ export { RoundedProgressBar } from "./components/progress-bars/rounded-progress-
134
134
  export { ProgressSteps } from "./components/progress-steps";
135
135
  export { RadioButton } from "./components/radio-button";
136
136
  export { FiveStarsRating } from "./components/ratings/five-stars-rating";
137
- export type { SelectorOptionType as SelectorOption };
138
- export { Selector } from "./components/selectors/selector";
139
- export type { BaseSelectorProps as SelectorProps };
140
- export { TertiarySelector } from "./components/selectors/tertiary-selector";
141
- export { PrimarySelector } from "./components/selectors/primary-selector";
142
- export { SecondarySelector } from "./components/selectors/secondary-selector";
143
- export { CompactPrimarySelector } from "./components/selectors/compact-primary-selector";
144
- export declare type CompactPrimarySelectorProps<T extends string = string> = BaseCompactSelectorProps<T>;
145
- export { CustomSelector } from "./components/selectors/custom-selector";
146
- export { SecondaryCustomSelector } from "./components/selectors/secondary-custom-selector";
147
- export { TertiaryCustomSelector } from "./components/selectors/tertiary-custom-selector";
148
- export { CombinedSecondaryCustomSelector } from "./components/selectors/combined-secondary-custom-selector";
149
- export { SelectorV2 } from "./components/selectors/selector-v2";
150
- export type { SelectorV2Props, SelectorOptionV2, } from "./components/selectors/selector-v2";
151
- export { TertiarySelectorV2 } from "./components/selectors/tertiary-selector-v2";
152
- export { SecondarySelectorV2 } from "./components/selectors/secondary-selector-v2";
153
- export { PrimarySelectorV2 } from "./components/selectors/primary-selector-v2";
154
- export { CombinedSecondarySelectorV2 } from "./components/selectors/combined-secondary-selector-v2";
155
- export { CustomScrollableSelector } from "./components/selectors/custom-scrollable-selector";
137
+ export * from "./components/selectors";
156
138
  export { Slider } from "./components/slider";
157
139
  export declare type SlideSettings = SlideSettingsType;
158
140
  export { TextSwitch } from "./components/switches/text-switch";