@selfdecode/sd-component-library 2.42.30 → 2.42.31

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 (65) hide show
  1. package/lib/269d4dbd2027234c18668478378a32a4.svg +3 -0
  2. package/lib/components/animations/up-down-arrow/up-down-arrow.d.ts +1 -0
  3. package/lib/components/bicolor-badge/interfaces.d.ts +1 -0
  4. package/lib/components/checkboxes/checkbox/checkbox.d.ts +1 -0
  5. package/lib/components/complex/footer/partials/footer-link/footer-link.d.ts +1 -0
  6. package/lib/components/complex/footer/partials/footer-section/footer-section.d.ts +1 -0
  7. package/lib/components/complex/footer/partials/footer-social/footer-social.d.ts +1 -0
  8. package/lib/components/complex/footer/presentational/footer-presentational.d.ts +1 -0
  9. package/lib/components/complex/navbar/partials/navbar-v1/partials/navbar-desktop-v1/partials/menu-row/menu-row.d.ts +1 -0
  10. package/lib/components/complex/navbar/partials/navbar-v1/partials/navbar-desktop-v1/partials/new-apps/new-apps.d.ts +1 -0
  11. package/lib/components/complex/navbar/partials/navbar-v2/partials/interfaces.d.ts +16 -0
  12. package/lib/components/complex/navbar/partials/navbar-v2/partials/navbar-desktop-v2/partials/menu-box/menu-box.d.ts +1 -0
  13. package/lib/components/complex/navbar/partials/navbar-v2/partials/navbar-mobile-v2/partials/navbar-mobile-unfolded-navigation/interfaces.d.ts +1 -1
  14. package/lib/components/complex/navbar/partials/navbar-v2/presentational/interfaces.d.ts +4 -0
  15. package/lib/components/complex/navbar/presentational/constants-v3.d.ts +1 -0
  16. package/lib/components/complex/navbar/presentational/interfaces.d.ts +12 -0
  17. package/lib/components/complex/navbar/presentational/language-mapping.d.ts +1 -0
  18. package/lib/components/complex/navbar/presentational/navbar-presentational.d.ts +1 -0
  19. package/lib/components/containers/max-width-container/max-width-container.d.ts +1 -0
  20. package/lib/components/containers/section-container/section-container.d.ts +1 -0
  21. package/lib/components/feature-explanation/feature-explanation.d.ts +1 -0
  22. package/lib/components/icons/globe-icon/globe.svg +3 -0
  23. package/lib/components/icons/globe-icon/index.d.ts +1 -0
  24. package/lib/components/icons/index.d.ts +7 -6
  25. package/lib/components/inputs/search-input/partials/search-box/search-box.d.ts +1 -0
  26. package/lib/components/labels/base-label/base-label.d.ts +1 -0
  27. package/lib/components/radio-button/radio-button.d.ts +1 -0
  28. package/lib/components/ratings/five-stars-rating/five-stars-rating.d.ts +1 -0
  29. package/lib/components/selectors/compact-primary-selector/compact-primary-selector.d.ts +1 -0
  30. package/lib/components/selectors/primary-selector/primary-selector.d.ts +1 -0
  31. package/lib/components/selectors/secondary-selector/secondary-selector.d.ts +1 -0
  32. package/lib/components/selectors/selector/selector.d.ts +1 -0
  33. package/lib/components/selectors/selector-v2/partials/base-selector-v2/base-selector-v2.d.ts +1 -0
  34. package/lib/components/selectors/selector-v2/selector-v2.d.ts +1 -0
  35. package/lib/components/selectors/tertiary-selector/tertiary-selector.d.ts +1 -0
  36. package/lib/components/slider/partials/step-circles/step-circles.d.ts +1 -0
  37. package/lib/components/slider/slider.d.ts +1 -0
  38. package/lib/components/tabs/tab-bar/partials/tab/tab.d.ts +1 -0
  39. package/lib/components/tabs/tab-bar/tab-bar.d.ts +1 -0
  40. package/lib/components/tabs/tabbed-view/tabbed-view.d.ts +1 -0
  41. package/lib/components/tabs/tabs-menu/tabs-menu.d.ts +1 -0
  42. package/lib/components/texts/base-text/base-text.d.ts +1 -0
  43. package/lib/components/texts/eighteen-bold/eighteen-bold.d.ts +1 -0
  44. package/lib/components/texts/eighteen-regular/eighteen-regular.d.ts +1 -0
  45. package/lib/components/texts/fifty-five-sb/fifty-five-sb.d.ts +1 -0
  46. package/lib/components/texts/fourteen-regular/fourteen-regular.d.ts +1 -0
  47. package/lib/components/texts/fourteen-sb/fourteen-sb.d.ts +1 -0
  48. package/lib/components/texts/fourty-bold/fourty-bold.d.ts +1 -0
  49. package/lib/components/texts/no-translate/index.d.ts +1 -0
  50. package/lib/components/texts/no-translate/no-translate.d.ts +3 -0
  51. package/lib/components/texts/sixteen-regular/sixteen-regular.d.ts +1 -0
  52. package/lib/components/texts/ten-sb/ten-sb.d.ts +1 -0
  53. package/lib/components/texts/thirteen-bold/thirteen-bold.d.ts +1 -0
  54. package/lib/components/texts/thirteen-regular/thirteen-regular.d.ts +1 -0
  55. package/lib/components/texts/thirteen-sb/thirteen-sb.d.ts +1 -0
  56. package/lib/components/texts/thirty-two-bold/thirty-two-bold.d.ts +1 -0
  57. package/lib/components/texts/thirty-two-regular/thirty-two-regular.d.ts +1 -0
  58. package/lib/components/texts/twelve-regular/twelve-regular.d.ts +1 -0
  59. package/lib/components/texts/twelve-sb/twelve-sb.d.ts +1 -0
  60. package/lib/components/texts/twenty-four-bold/twenty-four-bold.d.ts +1 -0
  61. package/lib/components/texts/twenty-four-regular/twenty-four-regular.d.ts +1 -0
  62. package/lib/components/utils/scroll-to-top/scroll-to-top.d.ts +1 -0
  63. package/lib/components/utils/scroll-to-top-on-mount/scroll-to-top-on-mount.d.ts +1 -0
  64. package/lib/index.js +1 -1
  65. package/package.json +1 -1
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20">
2
+ <path id="Icon_material-language" data-name="Icon material-language" d="M12.99,3A10,10,0,1,0,23,13,10,10,0,0,0,12.99,3Zm6.93,6H16.97a15.649,15.649,0,0,0-1.38-3.56A8.03,8.03,0,0,1,19.92,9ZM13,5.04A14.087,14.087,0,0,1,14.91,9H11.09A14.087,14.087,0,0,1,13,5.04ZM5.26,15a7.822,7.822,0,0,1,0-4H8.64a16.515,16.515,0,0,0-.14,2,16.515,16.515,0,0,0,.14,2Zm.82,2H9.03a15.649,15.649,0,0,0,1.38,3.56A7.987,7.987,0,0,1,6.08,17ZM9.03,9H6.08a7.987,7.987,0,0,1,4.33-3.56A15.649,15.649,0,0,0,9.03,9ZM13,20.96A14.087,14.087,0,0,1,11.09,17h3.82A14.087,14.087,0,0,1,13,20.96ZM15.34,15H10.66a14.713,14.713,0,0,1-.16-2,14.585,14.585,0,0,1,.16-2h4.68a14.585,14.585,0,0,1,.16,2A14.713,14.713,0,0,1,15.34,15Zm.25,5.56A15.649,15.649,0,0,0,16.97,17h2.95a8.03,8.03,0,0,1-4.33,3.56ZM17.36,15a16.515,16.515,0,0,0,.14-2,16.515,16.515,0,0,0-.14-2h3.38a7.822,7.822,0,0,1,0,4Z" transform="translate(-3 -3)" />
3
+ </svg>
@@ -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;
@@ -4,6 +4,10 @@ export declare type NavItem = {
4
4
  * The text to be shown in the link
5
5
  */
6
6
  title: string;
7
+ /**
8
+ * Optional mobile title
9
+ */
10
+ mobileTitle?: string;
7
11
  /**
8
12
  * The links that should be displayed when:
9
13
  * - in desktop view, the user hovers this NavItem
@@ -22,6 +26,14 @@ export declare type NavItem = {
22
26
  * An SVG Component to be placed to the left of the title
23
27
  */
24
28
  Icon?: FC<SVGProps<SVGSVGElement>>;
29
+ /**
30
+ * Whether or not to hide arrow
31
+ */
32
+ hideArrow?: boolean;
33
+ /**
34
+ * Whether to include icon in mobile navbar menu
35
+ */
36
+ mobileShowIcon?: boolean;
25
37
  };
26
38
  export declare type NavMenuItem = {
27
39
  /**
@@ -59,4 +71,8 @@ export declare type NavMenuItem = {
59
71
  * What to do instead of redirecting to a url.
60
72
  */
61
73
  onClick?: () => void;
74
+ /**
75
+ * Whether item is currenly selected (and hence should be highlighted)
76
+ */
77
+ isSelected?: boolean;
62
78
  };
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { MenuBoxProps } from "./interfaces";
2
3
  export declare function MenuBox(props: MenuBoxProps): JSX.Element;
@@ -2,7 +2,7 @@ import { NavbarMobileV2PresentationalProps } from "../../presentational/interfac
2
2
  /**
3
3
  * Defines the NavigationUnfolded component's properties.
4
4
  */
5
- export declare type NavbarMobileUnfoldedNavigationProps = Pick<NavbarMobileV2PresentationalProps, "itemsInCart" | "onClickCartIcon" | "unsubscribedUser" | "accountNavItem" | "navItems" | "hideSearch"> & {
5
+ export declare type NavbarMobileUnfoldedNavigationProps = Pick<NavbarMobileV2PresentationalProps, "itemsInCart" | "onClickCartIcon" | "unsubscribedUser" | "accountNavItem" | "navItems" | "hideSearch" | "languageNavItem"> & {
6
6
  /**
7
7
  * Callback function to be called when the X icon button is clicked
8
8
  */
@@ -18,4 +18,8 @@ export declare type NavbarV2PresentationalProps = Pick<NavbarProps, "history" |
18
18
  * rendered when hovering on the PersonalAreaItem component
19
19
  */
20
20
  accountNavItem: NavItem;
21
+ /**
22
+ * A language selector item
23
+ */
24
+ languageNavItem: NavItem;
21
25
  };
@@ -2,3 +2,4 @@ import { NavItem } from "../partials/navbar-v2/partials/interfaces";
2
2
  export declare const geneticsNavItem: NavItem;
3
3
  export declare const labsNavItem: NavItem;
4
4
  export declare const getMyAccountNavItem: (isPractitioner: boolean, onLogout?: (() => void) | undefined) => NavItem;
5
+ export declare const getLanguageNavItem: (selectedLangCode: string, langCodes: string[], onLanguageSwitch: (langCode: string) => void) => NavItem;
@@ -87,4 +87,16 @@ export declare type NavbarProps = {
87
87
  * }
88
88
  */
89
89
  onLogout?: () => void;
90
+ /**
91
+ * User current selected language code
92
+ */
93
+ selectedLangCode: string;
94
+ /**
95
+ * List of selectable language codes
96
+ */
97
+ langCodes: string[];
98
+ /**
99
+ * What to do on language switch
100
+ */
101
+ onLanguageSwitch: (langCode: string) => void;
90
102
  };
@@ -0,0 +1 @@
1
+ export declare const getNativeLanguageName: (langCode: string) => string | undefined;
@@ -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
@@ -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;
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20">
2
+ <path id="Icon_material-language" data-name="Icon material-language" d="M12.99,3A10,10,0,1,0,23,13,10,10,0,0,0,12.99,3Zm6.93,6H16.97a15.649,15.649,0,0,0-1.38-3.56A8.03,8.03,0,0,1,19.92,9ZM13,5.04A14.087,14.087,0,0,1,14.91,9H11.09A14.087,14.087,0,0,1,13,5.04ZM5.26,15a7.822,7.822,0,0,1,0-4H8.64a16.515,16.515,0,0,0-.14,2,16.515,16.515,0,0,0,.14,2Zm.82,2H9.03a15.649,15.649,0,0,0,1.38,3.56A7.987,7.987,0,0,1,6.08,17ZM9.03,9H6.08a7.987,7.987,0,0,1,4.33-3.56A15.649,15.649,0,0,0,9.03,9ZM13,20.96A14.087,14.087,0,0,1,11.09,17h3.82A14.087,14.087,0,0,1,13,20.96ZM15.34,15H10.66a14.713,14.713,0,0,1-.16-2,14.585,14.585,0,0,1,.16-2h4.68a14.585,14.585,0,0,1,.16,2A14.713,14.713,0,0,1,15.34,15Zm.25,5.56A15.649,15.649,0,0,0,16.97,17h2.95a8.03,8.03,0,0,1-4.33,3.56ZM17.36,15a16.515,16.515,0,0,0,.14-2,16.515,16.515,0,0,0-.14-2h3.38a7.822,7.822,0,0,1,0,4Z" transform="translate(-3 -3)" />
3
+ </svg>
@@ -0,0 +1 @@
1
+ export { ReactComponent as GlobeIcon } from "./globe.svg";
@@ -1,17 +1,18 @@
1
+ export { BorderedPlainWarningCircleIcon } from "./bordered-plain-warning-circle-icon";
1
2
  export { CartIcon } from "./cart-icon";
2
3
  export { CrossIcon } from "./cross-icon";
3
4
  export { GeneticsIcon } from "./genetics-icon";
5
+ export { GlobeIcon } from "./globe-icon";
4
6
  export { HamburgerIcon } from "./hamburger-icon";
7
+ export { PlainWarningCircleIcon } from "./plain-warning-circle-icon";
5
8
  export { ProfileIcon } from "./profile-icon";
9
+ export { RescanIcon } from "./rescan-icon";
10
+ export { RoundBorderedStar } from "./round-bordered-star";
6
11
  export { SDLogoNoTextIcon } from "./sd-logo-no-text-icon";
7
12
  export { SDLogoWhiteIcon } from "./sd-logo-white-icon";
13
+ export { SDNavbarIcon } from "./sd-navbar-icon";
8
14
  export { SearchIcon } from "./search-icon";
9
15
  export { ShortDownArrowIcon } from "./short-dropdown-arrow-icon";
10
- export { VialIcon } from "./vial-icon";
11
- export { RescanIcon } from "./rescan-icon";
12
- export { SDNavbarIcon } from "./sd-navbar-icon";
13
16
  export { StarIcon } from "./star-icon";
17
+ export { VialIcon } from "./vial-icon";
14
18
  export { WarningCircleIcon } from "./warning-circle-icon";
15
- export { BorderedPlainWarningCircleIcon } from "./bordered-plain-warning-circle-icon";
16
- export { PlainWarningCircleIcon } from "./plain-warning-circle-icon";
17
- export { RoundBorderedStar } from "./round-bordered-star";
@@ -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;
@@ -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">) => 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,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { SecondarySelectorProps as Props } from "./interfaces";
2
3
  /**
3
4
  * The SecondarySelector.
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  import { SelectorProps as Props } from "./interfaces";
2
3
  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 }: {
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, }: 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;
@@ -0,0 +1 @@
1
+ export { NoTranslate } from "./no-translate";
@@ -0,0 +1,3 @@
1
+ /// <reference types="react" />
2
+ import { TextProps } from "rebass";
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;
@@ -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;