@nulogy/components 8.12.0 → 8.13.0

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 (109) hide show
  1. package/dist/main.js +73 -64
  2. package/dist/main.module.js +73 -64
  3. package/dist/src/Alert/Alert.d.ts +0 -1
  4. package/dist/src/Alert/Alert.story.d.ts +0 -1
  5. package/dist/src/Alert/CloseButton.d.ts +0 -1
  6. package/dist/src/AsyncSelect/AsyncSelect.story.d.ts +0 -1
  7. package/dist/src/Banner/Banner.story.d.ts +0 -1
  8. package/dist/src/Box/Box.story.d.ts +0 -1
  9. package/dist/src/BrandedNavBar/NavBar.d.ts +0 -1
  10. package/dist/src/BrandedNavBar/NavBar.story.d.ts +0 -1
  11. package/dist/src/BrandedNavBar/NulogyLogo.d.ts +0 -1
  12. package/dist/src/BrandedNavBar/NulogyLogoContainer.d.ts +0 -1
  13. package/dist/src/BrandedNavBar/SmallNavBar.story.d.ts +0 -1
  14. package/dist/src/Branding/Branding.d.ts +0 -1
  15. package/dist/src/Branding/Branding.story.d.ts +0 -1
  16. package/dist/src/Breadcrumbs/Breadcrumbs.story.d.ts +0 -1
  17. package/dist/src/Button/Button.story.d.ts +0 -1
  18. package/dist/src/Button/ControlIcon.story.d.ts +0 -1
  19. package/dist/src/Button/IconicButton.story.d.ts +0 -1
  20. package/dist/src/ButtonGroup/ButtonGroup.story.d.ts +0 -1
  21. package/dist/src/Card/Card.story.d.ts +0 -1
  22. package/dist/src/Checkbox/Checkbox.story.d.ts +0 -1
  23. package/dist/src/Checkbox/CheckboxGroup.story.d.ts +0 -1
  24. package/dist/src/DatePicker/DatePicker.d.ts +4 -1
  25. package/dist/src/DatePicker/DatePicker.story.d.ts +0 -1
  26. package/dist/src/DatePicker/DatePickerInput.d.ts +2 -0
  27. package/dist/src/DateRange/DateRange.story.d.ts +0 -1
  28. package/dist/src/Divider/Divider.d.ts +0 -1
  29. package/dist/src/Divider/Divider.story.d.ts +0 -1
  30. package/dist/src/DropdownMenu/DropdownMenu.story.d.ts +0 -1
  31. package/dist/src/FieldLabel/FieldLabel.d.ts +0 -1
  32. package/dist/src/FieldLabel/FieldLabel.story.d.ts +0 -1
  33. package/dist/src/FieldLabel/MaybeFieldLabel.d.ts +0 -1
  34. package/dist/src/FieldLabel/RequirementText.d.ts +0 -1
  35. package/dist/src/Flex/Flex.story.d.ts +0 -1
  36. package/dist/src/Form/Form.story.d.ts +0 -1
  37. package/dist/src/Icon/Icon.story.d.ts +0 -1
  38. package/dist/src/Input/Input.story.d.ts +0 -1
  39. package/dist/src/Input/Prefix.d.ts +0 -1
  40. package/dist/src/Input/Suffix.d.ts +0 -1
  41. package/dist/src/Layout/ApplicationFrame.story.d.ts +0 -1
  42. package/dist/src/Layout/Header.story.d.ts +0 -1
  43. package/dist/src/Layout/Page.story.d.ts +0 -1
  44. package/dist/src/Layout/Sidebar.story.d.ts +0 -1
  45. package/dist/src/Link/Link.story.d.ts +0 -1
  46. package/dist/src/List/List.story.d.ts +0 -1
  47. package/dist/src/LoadingAnimation/LoadingAnimation.story.d.ts +0 -1
  48. package/dist/src/Modal/Modal.story.d.ts +0 -1
  49. package/dist/src/NDSProvider/NDSProvider.d.ts +0 -1
  50. package/dist/src/NDSProvider/renderWithNDSProvider.spec-utils.d.ts +1 -1
  51. package/dist/src/NavBar/DesktopMenu.d.ts +0 -1
  52. package/dist/src/NavBar/MenuTrigger.d.ts +0 -1
  53. package/dist/src/NavBar/MobileMenu.d.ts +0 -1
  54. package/dist/src/NavBar/NavBar.story.d.ts +0 -1
  55. package/dist/src/NavBar/SubMenuTrigger.d.ts +0 -1
  56. package/dist/src/Overlay/Overlay.story.d.ts +0 -1
  57. package/dist/src/Pagination/NextButton.d.ts +0 -1
  58. package/dist/src/Pagination/Pagination.story.d.ts +0 -1
  59. package/dist/src/Pagination/PreviousButton.d.ts +0 -1
  60. package/dist/src/Radio/Radio.story.d.ts +0 -1
  61. package/dist/src/Radio/RadioGroup.d.ts +0 -1
  62. package/dist/src/Radio/RadioGroup.story.d.ts +0 -1
  63. package/dist/src/RangeContainer/RangeContainer.story.d.ts +0 -1
  64. package/dist/src/Select/Select.story.d.ts +0 -1
  65. package/dist/src/Select/SelectComponents.d.ts +0 -1
  66. package/dist/src/Select/SelectOption.d.ts +0 -1
  67. package/dist/src/StatusIndicator/StatusIndicator.story.d.ts +0 -1
  68. package/dist/src/Summary/Summary.story.d.ts +0 -1
  69. package/dist/src/Summary/SummaryDivider.d.ts +0 -1
  70. package/dist/src/Switcher/Switch.story.d.ts +0 -1
  71. package/dist/src/Switcher/Switcher.story.d.ts +0 -1
  72. package/dist/src/Table/BaseTable.story.d.ts +0 -1
  73. package/dist/src/Table/SortingColumnHeader.d.ts +0 -1
  74. package/dist/src/Table/SortingColumnHeader.story.d.ts +0 -1
  75. package/dist/src/Table/Table.d.ts +0 -1
  76. package/dist/src/Table/Table.story.d.ts +0 -1
  77. package/dist/src/Table/TableBody.d.ts +0 -1
  78. package/dist/src/Table/TableFoot.d.ts +0 -1
  79. package/dist/src/Table/TableWithCustomSorting.story.d.ts +0 -1
  80. package/dist/src/Table/TableWithFiltering.story.d.ts +0 -1
  81. package/dist/src/Table/TableWithSelectableRows.story.d.ts +0 -1
  82. package/dist/src/Table/TableWithServerSidePagination.story.d.ts +0 -1
  83. package/dist/src/Tabs/Tabs.story.d.ts +0 -1
  84. package/dist/src/Textarea/Textarea.story.d.ts +0 -1
  85. package/dist/src/TimePicker/TimePicker.story.d.ts +0 -1
  86. package/dist/src/TimeRange/TimeRange.story.d.ts +0 -1
  87. package/dist/src/Toast/Toast.d.ts +0 -1
  88. package/dist/src/Toast/Toast.story.d.ts +0 -1
  89. package/dist/src/ToastContainer/ToastContainer.d.ts +0 -1
  90. package/dist/src/ToastContainer/ToastContainer.story.d.ts +0 -1
  91. package/dist/src/Toggle/Toggle.story.d.ts +0 -1
  92. package/dist/src/Tokens/Tokens.story.d.ts +0 -1
  93. package/dist/src/Tooltip/Tooltip.story.d.ts +0 -1
  94. package/dist/src/TruncatedText/MaybeTooltip.d.ts +0 -1
  95. package/dist/src/TruncatedText/TruncatedText.d.ts +0 -1
  96. package/dist/src/TruncatedText/TruncatedText.story.d.ts +0 -1
  97. package/dist/src/TruncatedText/TruncatedTextFillWidth.d.ts +0 -1
  98. package/dist/src/TruncatedText/TruncatedTextMaxCharacters.d.ts +0 -1
  99. package/dist/src/Type/Headings.story.d.ts +0 -1
  100. package/dist/src/Type/Text.story.d.ts +0 -1
  101. package/dist/src/Type/Typography.story.d.ts +0 -1
  102. package/dist/src/Validation/InlineValidation.story.d.ts +0 -1
  103. package/dist/src/Validation/mapErrorsToList.d.ts +0 -1
  104. package/dist/src/VisualTests/Select.story.d.ts +0 -1
  105. package/dist/src/VisualTests/WithSpace.story.d.ts +0 -1
  106. package/dist/src/pages/ErrorPage.story.d.ts +0 -1
  107. package/dist/src/pages/LoginPage.story.d.ts +0 -1
  108. package/dist/src/utils/datePickerLocales.d.ts +1 -1
  109. package/package.json +4 -4
@@ -1,9 +1,12 @@
1
1
  import React from "react";
2
+ import type { ReactDatePickerProps } from "react-datepicker";
2
3
  import { FieldProps } from "../Form/Field";
3
4
  type DatePickerProps = FieldProps & {
4
5
  selected?: any;
5
6
  dateFormat?: string;
6
- onChange?: (...args: any[]) => any;
7
+ onChange?: ReactDatePickerProps["onChange"];
8
+ onBlur?: ReactDatePickerProps["onBlur"];
9
+ onFocus?: ReactDatePickerProps["onFocus"];
7
10
  onInputChange?: (...args: any[]) => any;
8
11
  inputProps?: any;
9
12
  errorMessage?: string;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const _default: {
3
2
  title: string;
4
3
  };
@@ -1,5 +1,7 @@
1
1
  import React from "react";
2
2
  type DatePickerInputProps = {
3
+ onBlur?: React.ComponentPropsWithRef<"input">["onBlur"];
4
+ onFocus?: React.ComponentPropsWithRef<"input">["onFocus"];
3
5
  onClick?: (...args: any[]) => any;
4
6
  onChange?: (...args: any[]) => any;
5
7
  onUpKeyPress?: (...args: any[]) => any;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const _default: {
3
2
  title: string;
4
3
  };
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { BoxProps } from "../Box/Box";
3
2
  type DividerProps = BoxProps;
4
3
  declare const Divider: ({ borderColor, ...props }: DividerProps) => JSX.Element;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const _default: {
3
2
  title: string;
4
3
  component: ({ borderColor, ...props }: import("../Box/Box").BoxProps) => JSX.Element;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const _default: {
3
2
  title: string;
4
3
  };
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { FieldLabelProps } from "./FieldLabel.type";
3
2
  declare const FieldLabel: {
4
3
  ({ labelText, requirementText, helpText, children, ...props }: FieldLabelProps): JSX.Element;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const _default: {
3
2
  title: string;
4
3
  };
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const MaybeFieldLabel: ({ labelText, children, ...props }: any) => JSX.Element;
3
2
  export default MaybeFieldLabel;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { TextProps } from "../Type/Text";
3
2
  declare const RequirementText: (props: TextProps) => JSX.Element;
4
3
  export default RequirementText;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const _default: {
3
2
  title: string;
4
3
  };
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const _default: {
3
2
  title: string;
4
3
  };
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const _default: {
3
2
  title: string;
4
3
  };
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const _default: {
3
2
  title: string;
4
3
  };
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { TextProps } from "../Type/Text";
3
2
  type PrefixProps = TextProps & {
4
3
  prefix?: string;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { TextProps } from "../Type/Text";
3
2
  type SuffixProps = TextProps & {
4
3
  suffix?: string;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const _default: {
3
2
  title: string;
4
3
  parameters: {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  export declare const Default: () => JSX.Element;
3
2
  export declare const WithActions: () => JSX.Element;
4
3
  export declare const WithSubTitle: () => JSX.Element;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const _default: {
3
2
  title: string;
4
3
  parameters: {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const _default: {
3
2
  title: string;
4
3
  parameters: {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const _default: {
3
2
  title: string;
4
3
  };
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const _default: {
3
2
  title: string;
4
3
  };
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const _default: {
3
2
  title: string;
4
3
  };
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const _default: {
3
2
  title: string;
4
3
  };
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { ThemeType } from "../theme.type";
3
2
  type NDSProviderProps = {
4
3
  theme?: ThemeType;
@@ -1 +1 @@
1
- export function renderWithNDSProvider(component: any, locale?: string): import("@testing-library/react").RenderResult<typeof import("@testing-library/dom/types/queries")>;
1
+ export function renderWithNDSProvider(component: any, locale?: string): import("@testing-library/react").RenderResult<typeof import("@testing-library/dom/types/queries"), HTMLElement, HTMLElement>;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import PropTypes from "prop-types";
3
2
  declare const DesktopMenu: import("styled-components").StyledComponent<{
4
3
  ({ menuData, themeColorObject, ...props }: {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import PropTypes from "prop-types";
3
2
  export type MenuTriggerProps = {
4
3
  name?: string;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import PropTypes from "prop-types";
3
2
  declare const MobileMenu: import("styled-components").StyledComponent<{
4
3
  ({ menuData, closeMenu, subtext, includeSubtext, themeColorObject, ...props }: {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const _default: {
3
2
  title: string;
4
3
  };
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import PropTypes from "prop-types";
3
2
  declare const SubMenuTrigger: {
4
3
  (props: any): JSX.Element;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const _default: {
3
2
  title: string;
4
3
  };
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import PropTypes from "prop-types";
3
2
  declare const NextButton: {
4
3
  ({ disabled, onClick, label, "aria-label": ariaLabel }: {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const _default: {
3
2
  title: string;
4
3
  };
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import PropTypes from "prop-types";
3
2
  declare const PreviousButton: {
4
3
  ({ disabled, onClick, label, "aria-label": ariaLabel }: any): JSX.Element;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const _default: {
3
2
  title: string;
4
3
  };
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  interface RadioGroupProps {
3
2
  className?: string;
4
3
  id?: string;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const _default: {
3
2
  title: string;
4
3
  parameters: {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const _default: {
3
2
  title: string;
4
3
  };
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const _default: {
3
2
  title: string;
4
3
  };
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  export declare const SelectControl: (props: any) => JSX.Element;
3
2
  export declare const SelectMultiValue: (props: any) => JSX.Element;
4
3
  export declare const SelectClearIndicator: (props: any) => JSX.Element;
@@ -1,2 +1 @@
1
- /// <reference types="react" />
2
1
  export declare const SelectOption: (props: any) => JSX.Element;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const _default: {
3
2
  title: string;
4
3
  };
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  export declare function Default(): JSX.Element;
3
2
  export declare function WithMainInfoOnly(): JSX.Element;
4
3
  declare const _default: {
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const SummaryDivider: (props: any) => JSX.Element;
3
2
  export default SummaryDivider;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const _default: {
3
2
  title: string;
4
3
  };
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  export declare const WithSelectedValue: () => JSX.Element;
3
2
  export declare const WithOtherInteractiveElements: () => JSX.Element;
4
3
  export declare const WithContent: () => JSX.Element;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const _default: {
3
2
  title: string;
4
3
  };
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import PropTypes from "prop-types";
3
2
  declare const SortingColumnHeader: {
4
3
  ({ onChange, label, ascending, active, ariaLabel }: {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const _default: {
3
2
  title: string;
4
3
  };
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { StatefulTableProps } from "./StatefulTable";
3
2
  import { ColumnType, RowType, CellInfoType } from "./Table.types";
4
3
  export type TableProps = StatefulTableProps;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const _default: {
3
2
  title: string;
4
3
  };
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  type TableBodyProps = {
3
2
  rows: any[];
4
3
  columns: any[];
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import PropTypes from "prop-types";
3
2
  declare const TableFoot: {
4
3
  ({ columns, rows, keyField, loading, compact }: {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const _default: {
3
2
  title: string;
4
3
  };
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const _default: {
3
2
  title: string;
4
3
  };
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const _default: {
3
2
  title: string;
4
3
  };
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const _default: {
3
2
  title: string;
4
3
  };
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const _default: {
3
2
  title: string;
4
3
  };
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const _default: {
3
2
  title: string;
4
3
  };
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const _default: {
3
2
  title: string;
4
3
  };
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const _default: {
3
2
  title: string;
4
3
  };
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { AlertProps } from "../Alert/Alert";
3
2
  type ToastProps = AlertProps & {
4
3
  triggered?: boolean;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const _default: {
3
2
  title: string;
4
3
  };
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { ToasterProps } from "react-hot-toast";
3
2
  import { ToastOptions } from "./ToastFunction";
4
3
  type ToastContainerProps = {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  export declare const WithEverything: () => JSX.Element;
3
2
  declare const _default: {
4
3
  title: string;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const _default: {
3
2
  title: string;
4
3
  };
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const _default: {
3
2
  title: string;
4
3
  };
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const _default: {
3
2
  title: string;
4
3
  parameters: {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import PropTypes from "prop-types";
3
2
  import { TooltipProps } from "../Tooltip/Tooltip";
4
3
  type MaybeTooltipProps = TooltipProps & {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import PropTypes from "prop-types";
3
2
  import { TruncatedTextProps } from "./TruncatedTextProps";
4
3
  declare const TruncatedText: {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const _default: {
3
2
  title: string;
4
3
  };
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { TruncatedTextProps } from "./TruncatedTextProps";
3
2
  declare const TruncatedTextFillWidth: ({ element, showTooltip, tooltipProps, children, "data-testid": testId, ...props }: TruncatedTextProps) => JSX.Element;
4
3
  export default TruncatedTextFillWidth;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { TruncatedTextProps } from "./TruncatedTextProps";
3
2
  declare const TruncatedTextMaxCharacters: ({ children, element, indicator, maxCharacters, showTooltip, tooltipProps, "data-testid": testId, ...props }: TruncatedTextProps) => JSX.Element;
4
3
  export default TruncatedTextMaxCharacters;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const _default: {
3
2
  title: string;
4
3
  };
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const _default: {
3
2
  title: string;
4
3
  };
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const _default: {
3
2
  title: string;
4
3
  };
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const _default: {
3
2
  title: string;
4
3
  };
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const mapErrorsToList: (errors: any) => JSX.Element;
3
2
  export default mapErrorsToList;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const _default: {
3
2
  title: string;
4
3
  };
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const _default: {
3
2
  title: string;
4
3
  };
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const _default: {
3
2
  title: string;
4
3
  };
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const _default: {
3
2
  title: string;
4
3
  };
@@ -1 +1 @@
1
- export function registerDatePickerLocales(): any[];
1
+ export function registerDatePickerLocales(): void[];
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nulogy/components",
3
- "version": "8.12.0",
3
+ "version": "8.13.0",
4
4
  "description": "Component library for the Nulogy Design System - http://nulogy.design",
5
5
  "private": false,
6
6
  "publishConfig": {
@@ -77,10 +77,11 @@
77
77
  "@storybook/react": "^6.3.12",
78
78
  "@storybook/theming": "^6.1.9",
79
79
  "@testing-library/jest-dom": "5.11.5",
80
- "@testing-library/react": "^10.0.0",
80
+ "@testing-library/react": "^12.1.5",
81
81
  "@types/jest": "^29.5.1",
82
82
  "@types/node": "^14.0.14",
83
83
  "@types/react": "^17.0.9",
84
+ "@types/react-datepicker": "^4.1.0",
84
85
  "@types/react-dom": "^17.0.6",
85
86
  "@types/styled-components": "^5.1.9",
86
87
  "@types/styled-system": "^5.1.11",
@@ -92,7 +93,7 @@
92
93
  "babel-loader": "8.0.6",
93
94
  "babel-plugin-inline-json-import": "^0.3.2",
94
95
  "babel-plugin-require-context-hook": "1.0.0",
95
- "babel-plugin-styled-components": "1.10.7",
96
+ "babel-plugin-styled-components": "2.1.3",
96
97
  "babel-preset-react": "6.24.1",
97
98
  "chromatic": "^6.0.6",
98
99
  "concurrently": "^5.2.0",
@@ -113,7 +114,6 @@
113
114
  "mockdate": "^3.0.2",
114
115
  "plop": "^2.4.0",
115
116
  "prop-types": "15.7.2",
116
- "puppeteer": "^3.3.0",
117
117
  "react": "16.10.2",
118
118
  "react-color": "^2.18.1",
119
119
  "react-dom": "16.10.2",