@nulogy/components 8.12.0 → 8.13.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.
- package/dist/main.js +83 -75
- package/dist/main.module.js +83 -75
- package/dist/src/Alert/Alert.d.ts +0 -1
- package/dist/src/Alert/Alert.story.d.ts +0 -1
- package/dist/src/Alert/CloseButton.d.ts +0 -1
- package/dist/src/AsyncSelect/AsyncSelect.story.d.ts +0 -1
- package/dist/src/Banner/Banner.story.d.ts +0 -1
- package/dist/src/Box/Box.story.d.ts +0 -1
- package/dist/src/BrandedNavBar/NavBar.d.ts +0 -1
- package/dist/src/BrandedNavBar/NavBar.story.d.ts +0 -1
- package/dist/src/BrandedNavBar/NulogyLogo.d.ts +0 -1
- package/dist/src/BrandedNavBar/NulogyLogoContainer.d.ts +0 -1
- package/dist/src/BrandedNavBar/SmallNavBar.story.d.ts +0 -1
- package/dist/src/Branding/Branding.d.ts +0 -1
- package/dist/src/Branding/Branding.story.d.ts +0 -1
- package/dist/src/Breadcrumbs/Breadcrumbs.story.d.ts +0 -1
- package/dist/src/Button/Button.story.d.ts +0 -1
- package/dist/src/Button/ControlIcon.story.d.ts +0 -1
- package/dist/src/Button/IconicButton.story.d.ts +0 -1
- package/dist/src/ButtonGroup/ButtonGroup.story.d.ts +0 -1
- package/dist/src/Card/Card.story.d.ts +0 -1
- package/dist/src/Checkbox/Checkbox.story.d.ts +0 -1
- package/dist/src/Checkbox/CheckboxGroup.story.d.ts +0 -1
- package/dist/src/DatePicker/DatePicker.d.ts +4 -1
- package/dist/src/DatePicker/DatePicker.story.d.ts +0 -1
- package/dist/src/DatePicker/DatePickerInput.d.ts +2 -0
- package/dist/src/DateRange/DateRange.story.d.ts +0 -1
- package/dist/src/Divider/Divider.d.ts +0 -1
- package/dist/src/Divider/Divider.story.d.ts +0 -1
- package/dist/src/DropdownMenu/DropdownMenu.story.d.ts +0 -1
- package/dist/src/FieldLabel/FieldLabel.d.ts +0 -1
- package/dist/src/FieldLabel/FieldLabel.story.d.ts +0 -1
- package/dist/src/FieldLabel/MaybeFieldLabel.d.ts +0 -1
- package/dist/src/FieldLabel/RequirementText.d.ts +0 -1
- package/dist/src/Flex/Flex.story.d.ts +0 -1
- package/dist/src/Form/Form.story.d.ts +0 -1
- package/dist/src/Icon/Icon.story.d.ts +0 -1
- package/dist/src/Input/Input.story.d.ts +0 -1
- package/dist/src/Input/Prefix.d.ts +0 -1
- package/dist/src/Input/Suffix.d.ts +0 -1
- package/dist/src/Layout/ApplicationFrame.story.d.ts +0 -1
- package/dist/src/Layout/Header.story.d.ts +0 -1
- package/dist/src/Layout/Page.story.d.ts +0 -1
- package/dist/src/Layout/Sidebar.story.d.ts +0 -1
- package/dist/src/Link/Link.story.d.ts +0 -1
- package/dist/src/List/List.story.d.ts +0 -1
- package/dist/src/LoadingAnimation/LoadingAnimation.story.d.ts +0 -1
- package/dist/src/Modal/Modal.story.d.ts +0 -1
- package/dist/src/NDSProvider/NDSProvider.d.ts +0 -1
- package/dist/src/NDSProvider/renderWithNDSProvider.spec-utils.d.ts +1 -1
- package/dist/src/NavBar/DesktopMenu.d.ts +0 -1
- package/dist/src/NavBar/MenuTrigger.d.ts +0 -1
- package/dist/src/NavBar/MobileMenu.d.ts +0 -1
- package/dist/src/NavBar/NavBar.story.d.ts +0 -1
- package/dist/src/NavBar/SubMenuTrigger.d.ts +0 -1
- package/dist/src/Overlay/Overlay.story.d.ts +0 -1
- package/dist/src/Pagination/NextButton.d.ts +0 -1
- package/dist/src/Pagination/Pagination.story.d.ts +0 -1
- package/dist/src/Pagination/PreviousButton.d.ts +0 -1
- package/dist/src/Radio/Radio.story.d.ts +0 -1
- package/dist/src/Radio/RadioGroup.d.ts +0 -1
- package/dist/src/Radio/RadioGroup.story.d.ts +0 -1
- package/dist/src/RangeContainer/RangeContainer.story.d.ts +0 -1
- package/dist/src/Select/Select.story.d.ts +0 -1
- package/dist/src/Select/SelectComponents.d.ts +0 -1
- package/dist/src/Select/SelectOption.d.ts +0 -1
- package/dist/src/StatusIndicator/StatusIndicator.story.d.ts +0 -1
- package/dist/src/Summary/Summary.story.d.ts +0 -1
- package/dist/src/Summary/SummaryDivider.d.ts +0 -1
- package/dist/src/Switcher/Switch.story.d.ts +0 -1
- package/dist/src/Switcher/Switcher.story.d.ts +0 -1
- package/dist/src/Table/BaseTable.story.d.ts +0 -1
- package/dist/src/Table/SortingColumnHeader.d.ts +0 -1
- package/dist/src/Table/SortingColumnHeader.story.d.ts +0 -1
- package/dist/src/Table/Table.d.ts +0 -1
- package/dist/src/Table/Table.story.d.ts +0 -1
- package/dist/src/Table/TableBody.d.ts +0 -1
- package/dist/src/Table/TableFoot.d.ts +0 -1
- package/dist/src/Table/TableWithCustomSorting.story.d.ts +0 -1
- package/dist/src/Table/TableWithFiltering.story.d.ts +0 -1
- package/dist/src/Table/TableWithSelectableRows.story.d.ts +0 -1
- package/dist/src/Table/TableWithServerSidePagination.story.d.ts +0 -1
- package/dist/src/Tabs/Tabs.story.d.ts +0 -1
- package/dist/src/Textarea/Textarea.story.d.ts +0 -1
- package/dist/src/TimePicker/TimePicker.story.d.ts +0 -1
- package/dist/src/TimeRange/TimeRange.story.d.ts +0 -1
- package/dist/src/Toast/Toast.d.ts +0 -1
- package/dist/src/Toast/Toast.story.d.ts +0 -1
- package/dist/src/ToastContainer/ToastContainer.d.ts +0 -1
- package/dist/src/ToastContainer/ToastContainer.story.d.ts +0 -1
- package/dist/src/Toggle/Toggle.story.d.ts +0 -1
- package/dist/src/Tokens/Tokens.story.d.ts +0 -1
- package/dist/src/Tooltip/Tooltip.story.d.ts +0 -1
- package/dist/src/TruncatedText/MaybeTooltip.d.ts +0 -1
- package/dist/src/TruncatedText/TruncatedText.d.ts +0 -1
- package/dist/src/TruncatedText/TruncatedText.story.d.ts +0 -1
- package/dist/src/TruncatedText/TruncatedTextFillWidth.d.ts +0 -1
- package/dist/src/TruncatedText/TruncatedTextMaxCharacters.d.ts +0 -1
- package/dist/src/Type/Headings.story.d.ts +0 -1
- package/dist/src/Type/Text.story.d.ts +0 -1
- package/dist/src/Type/Typography.story.d.ts +0 -1
- package/dist/src/Validation/InlineValidation.story.d.ts +0 -1
- package/dist/src/Validation/mapErrorsToList.d.ts +0 -1
- package/dist/src/VisualTests/Select.story.d.ts +0 -1
- package/dist/src/VisualTests/WithSpace.story.d.ts +0 -1
- package/dist/src/pages/ErrorPage.story.d.ts +0 -1
- package/dist/src/pages/LoginPage.story.d.ts +0 -1
- package/dist/src/utils/datePickerLocales.d.ts +1 -1
- 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?:
|
|
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,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 +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 { 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 +1 @@
|
|
|
1
|
-
export function registerDatePickerLocales():
|
|
1
|
+
export function registerDatePickerLocales(): void[];
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@nulogy/components",
|
|
3
|
-
"version": "8.
|
|
3
|
+
"version": "8.13.1",
|
|
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": "^
|
|
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.
|
|
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",
|