@nulogy/components 8.14.3 → 8.14.5
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 +20 -11
- package/dist/main.module.js +20 -11
- package/dist/src/Alert/Alert.d.ts +2 -1
- package/dist/src/Alert/Alert.story.d.ts +8 -7
- package/dist/src/Alert/CloseButton.d.ts +2 -1
- package/dist/src/AsyncSelect/AsyncSelect.story.d.ts +7 -6
- package/dist/src/Banner/Banner.d.ts +2 -2
- package/dist/src/Banner/Banner.story.d.ts +7 -6
- package/dist/src/Box/Box.story.d.ts +13 -12
- package/dist/src/BrandedNavBar/BrandLogoContainer.d.ts +1 -1
- package/dist/src/BrandedNavBar/EnvironmentBanner.d.ts +1 -1
- package/dist/src/BrandedNavBar/MenuTrigger.d.ts +1 -1
- package/dist/src/BrandedNavBar/MenuTriggerButton.d.ts +1 -1
- package/dist/src/BrandedNavBar/NavBar.d.ts +2 -1
- package/dist/src/BrandedNavBar/NavBar.story.d.ts +15 -14
- package/dist/src/BrandedNavBar/NavBarDropdownMenu.d.ts +1 -17
- package/dist/src/BrandedNavBar/NulogyLogo.d.ts +2 -1
- package/dist/src/BrandedNavBar/NulogyLogoContainer.d.ts +2 -1
- package/dist/src/BrandedNavBar/SmallNavBar.story.d.ts +9 -8
- package/dist/src/BrandedNavBar/SubMenuTrigger.d.ts +1 -1
- package/dist/src/BrandedNavBar/SubMenuTriggerButton.d.ts +1 -1
- package/dist/src/Branding/Branding.d.ts +2 -1
- package/dist/src/Branding/Branding.story.d.ts +2 -1
- package/dist/src/Breadcrumbs/Breadcrumbs.story.d.ts +5 -4
- package/dist/src/Button/Button.story.d.ts +10 -9
- package/dist/src/Button/CloseButton.d.ts +1 -1
- package/dist/src/Button/ControlIcon.d.ts +2 -2
- package/dist/src/Button/ControlIcon.story.d.ts +4 -3
- package/dist/src/Button/IconicButton.story.d.ts +16 -15
- package/dist/src/ButtonGroup/ButtonGroup.story.d.ts +6 -5
- package/dist/src/Card/Card.story.d.ts +4 -3
- package/dist/src/Checkbox/Checkbox.story.d.ts +13 -12
- package/dist/src/Checkbox/CheckboxGroup.story.d.ts +7 -6
- package/dist/src/DatePicker/DatePicker.story.d.ts +9 -8
- package/dist/src/DateRange/DateRange.story.d.ts +14 -13
- package/dist/src/Divider/Divider.d.ts +2 -1
- package/dist/src/Divider/Divider.story.d.ts +3 -2
- package/dist/src/DropdownMenu/DropdownButton.d.ts +1 -1
- package/dist/src/DropdownMenu/DropdownMenu.story.d.ts +12 -11
- package/dist/src/FieldLabel/FieldLabel.d.ts +2 -1
- package/dist/src/FieldLabel/FieldLabel.story.d.ts +6 -5
- package/dist/src/FieldLabel/MaybeFieldLabel.d.ts +2 -1
- package/dist/src/FieldLabel/RequirementText.d.ts +2 -1
- package/dist/src/Flex/Flex.story.d.ts +21 -20
- package/dist/src/Form/Form.d.ts +1 -1
- package/dist/src/Form/Form.story.d.ts +6 -5
- package/dist/src/Icon/Icon.d.ts +1 -1
- package/dist/src/Icon/Icon.story.d.ts +7 -6
- package/dist/src/Input/Input.story.d.ts +11 -10
- package/dist/src/Input/Prefix.d.ts +2 -1
- package/dist/src/Input/Suffix.d.ts +2 -1
- package/dist/src/Layout/ApplicationFrame.d.ts +1 -1
- package/dist/src/Layout/ApplicationFrame.story.d.ts +2 -1
- package/dist/src/Layout/Header.story.d.ts +9 -8
- package/dist/src/Layout/Page.story.d.ts +6 -5
- package/dist/src/Layout/Sidebar.story.d.ts +8 -7
- package/dist/src/Link/Link.d.ts +1 -1
- package/dist/src/Link/Link.story.d.ts +9 -8
- package/dist/src/List/List.story.d.ts +6 -5
- package/dist/src/LoadingAnimation/LoadingAnimation.story.d.ts +5 -4
- package/dist/src/Modal/Modal.story.d.ts +12 -11
- package/dist/src/Modal/ModalCloseButton.d.ts +1 -1
- package/dist/src/NavBar/DesktopMenu.d.ts +2 -1
- package/dist/src/NavBar/MenuTrigger.d.ts +2 -1
- package/dist/src/NavBar/MobileMenu.d.ts +2 -1
- package/dist/src/NavBar/NavBar.d.ts +3 -3
- package/dist/src/NavBar/NavBar.story.d.ts +13 -12
- package/dist/src/NavBar/NavBarDropdownMenu.d.ts +1 -1
- package/dist/src/NavBar/SmallNavBar.d.ts +1 -1
- package/dist/src/NavBar/SubMenuTrigger.d.ts +2 -1
- package/dist/src/NavBarSearch/NavBarSearch.d.ts +2 -1
- package/dist/src/Overlay/Overlay.story.d.ts +3 -2
- package/dist/src/Pagination/NextButton.d.ts +2 -1
- package/dist/src/Pagination/Pagination.story.d.ts +5 -4
- package/dist/src/Pagination/PreviousButton.d.ts +2 -1
- package/dist/src/Radio/Radio.story.d.ts +9 -8
- package/dist/src/Radio/RadioGroup.d.ts +2 -1
- package/dist/src/Radio/RadioGroup.story.d.ts +7 -6
- package/dist/src/RangeContainer/RangeContainer.story.d.ts +2 -1
- package/dist/src/Select/Select.d.ts +1 -1
- package/dist/src/Select/Select.story.d.ts +23 -22
- package/dist/src/Select/SelectComponents.d.ts +8 -7
- package/dist/src/Select/SelectOption.d.ts +2 -1
- package/dist/src/SortingTable/SortingTable.story.d.ts +1 -1
- package/dist/src/StatusIndicator/StatusIndicator.story.d.ts +11 -10
- package/dist/src/Summary/Summary.story.d.ts +3 -2
- package/dist/src/Summary/SummaryDivider.d.ts +2 -1
- package/dist/src/Switcher/Switch.d.ts +1 -1
- package/dist/src/Switcher/Switcher.story.d.ts +5 -4
- package/dist/src/Table/BaseTable.story.d.ts +12 -11
- package/dist/src/Table/SortingColumnHeader.d.ts +2 -1
- package/dist/src/Table/SortingColumnHeader.story.d.ts +2 -1
- package/dist/src/Table/StatefulTable.d.ts +2 -2
- package/dist/src/Table/Table.d.ts +3 -2
- package/dist/src/Table/Table.story.d.ts +4 -3
- package/dist/src/Table/TableBody.d.ts +2 -1
- package/dist/src/Table/TableFoot.d.ts +2 -1
- package/dist/src/Table/TableWithCustomSorting.story.d.ts +2 -1
- package/dist/src/Table/TableWithExpandableRows.story.d.ts +3 -2
- package/dist/src/Table/TableWithFiltering.story.d.ts +3 -2
- package/dist/src/Table/TableWithSelectableRows.story.d.ts +3 -2
- package/dist/src/Table/TableWithServerSidePagination.story.d.ts +2 -1
- package/dist/src/Tabs/TabScrollIndicators.d.ts +1 -1
- package/dist/src/Tabs/Tabs.d.ts +2 -2
- package/dist/src/Tabs/Tabs.story.d.ts +12 -11
- package/dist/src/Textarea/StyledTextarea.d.ts +1 -1
- package/dist/src/Textarea/Textarea.story.d.ts +11 -10
- package/dist/src/TimePicker/TimePicker.story.d.ts +12 -11
- package/dist/src/TimePicker/TimePickerInput.d.ts +13 -9
- package/dist/src/TimeRange/TimeRange.d.ts +2 -2
- package/dist/src/TimeRange/TimeRange.story.d.ts +6 -5
- package/dist/src/Toast/Toast.d.ts +2 -1
- package/dist/src/Toast/Toast.story.d.ts +8 -7
- package/dist/src/ToastContainer/ToastContainer.d.ts +2 -1
- package/dist/src/ToastContainer/ToastContainer.story.d.ts +2 -1
- package/dist/src/Toggle/Toggle.d.ts +1 -1
- package/dist/src/Toggle/Toggle.story.d.ts +11 -10
- package/dist/src/Tokens/Tokens.story.d.ts +10 -9
- package/dist/src/Tooltip/Tooltip.story.d.ts +12 -10
- package/dist/src/TruncatedText/MaybeTooltip.d.ts +2 -1
- package/dist/src/TruncatedText/TruncatedText.d.ts +3 -2
- package/dist/src/TruncatedText/TruncatedText.story.d.ts +9 -8
- package/dist/src/TruncatedText/TruncatedTextFillWidth.d.ts +2 -1
- package/dist/src/TruncatedText/TruncatedTextMaxCharacters.d.ts +2 -1
- package/dist/src/Type/Headings.story.d.ts +6 -5
- package/dist/src/Type/Text.story.d.ts +7 -6
- package/dist/src/Type/Typography.story.d.ts +2 -1
- package/dist/src/Validation/InlineValidation.story.d.ts +5 -4
- package/dist/src/Validation/mapErrorsToList.d.ts +2 -1
- package/dist/src/VisualTests/Select.story.d.ts +7 -6
- package/dist/src/VisualTests/WithSpace.story.d.ts +19 -18
- package/dist/src/pages/ErrorPage.story.d.ts +4 -3
- package/dist/src/pages/LoginPage.story.d.ts +6 -5
- package/dist/src/utils/DeprecatedComponent.d.ts +2 -1
- package/dist/src/utils/DetectOutsideClick.d.ts +1 -1
- package/dist/src/utils/PreventBodyElementScrolling.d.ts +1 -1
- package/dist/src/utils/ScrollIndicators.d.ts +1 -1
- package/dist/src/utils/useWindowDimension.story.d.ts +2 -1
- package/dist/src/utils/withWindowDimensions.d.ts +2 -1
- package/package.json +6 -6
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@nulogy/components",
|
|
3
|
-
"version": "8.14.
|
|
3
|
+
"version": "8.14.5",
|
|
4
4
|
"description": "Component library for the Nulogy Design System - http://nulogy.design",
|
|
5
5
|
"private": false,
|
|
6
6
|
"publishConfig": {
|
|
@@ -80,13 +80,14 @@
|
|
|
80
80
|
"@testing-library/react": "^12.1.5",
|
|
81
81
|
"@types/jest": "^29.5.1",
|
|
82
82
|
"@types/node": "^14.0.14",
|
|
83
|
-
"@types/react": "^17.0.
|
|
83
|
+
"@types/react": "^17.0.39",
|
|
84
84
|
"@types/react-datepicker": "^4.1.0",
|
|
85
|
-
"@types/react-dom": "^17.0.
|
|
85
|
+
"@types/react-dom": "^17.0.20",
|
|
86
86
|
"@types/styled-components": "^5.1.9",
|
|
87
87
|
"@types/styled-system": "^5.1.11",
|
|
88
88
|
"@typescript-eslint/eslint-plugin": "^4.0.0",
|
|
89
89
|
"@typescript-eslint/parser": "^5.30.5",
|
|
90
|
+
"@wojtekmaj/enzyme-adapter-react-17": "^0.8.0",
|
|
90
91
|
"awesome-typescript-loader": "^5.2.1",
|
|
91
92
|
"babel-eslint": "^10.0.3",
|
|
92
93
|
"babel-jest": "29.5.0",
|
|
@@ -101,7 +102,6 @@
|
|
|
101
102
|
"cypress-enter-plugin": "^1.0.1",
|
|
102
103
|
"cypress-plugin-tab": "^1.0.1",
|
|
103
104
|
"enzyme": "3.11.0",
|
|
104
|
-
"enzyme-adapter-react-16": "1.15.2",
|
|
105
105
|
"enzyme-to-json": "3.4.4",
|
|
106
106
|
"eslint": "6.8.0",
|
|
107
107
|
"eslint-plugin-prettier": "^3.1.4",
|
|
@@ -114,9 +114,9 @@
|
|
|
114
114
|
"mockdate": "^3.0.2",
|
|
115
115
|
"plop": "^2.4.0",
|
|
116
116
|
"prop-types": "15.7.2",
|
|
117
|
-
"react": "
|
|
117
|
+
"react": "17.0.2",
|
|
118
118
|
"react-color": "^2.18.1",
|
|
119
|
-
"react-dom": "
|
|
119
|
+
"react-dom": "17.0.2",
|
|
120
120
|
"react-router-dom": "^5.2.0",
|
|
121
121
|
"react-select": "^3.0.8",
|
|
122
122
|
"react-test-renderer": "^16.10",
|