@nulogy/components 13.5.1 → 14.1.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 (36) hide show
  1. package/LICENSE.md +1 -1
  2. package/README.md +7 -7
  3. package/dist/main.js +6269 -5010
  4. package/dist/main.module.js +6278 -5020
  5. package/dist/src/BottomSheet/BottomSheet.parts.d.ts +4 -2
  6. package/dist/src/BottomSheet/BottomSheet.styled.d.ts +11 -9
  7. package/dist/src/DescriptionList/DescriptionList.d.ts +3 -6
  8. package/dist/src/DescriptionList/DescriptionList.parts.d.ts +14 -0
  9. package/dist/src/DescriptionList/DescriptionListContext.d.ts +16 -10
  10. package/dist/src/DescriptionList/index.d.ts +5 -4
  11. package/dist/src/DescriptionList/lib/types.d.ts +26 -0
  12. package/dist/src/DescriptionList/lib/utils.d.ts +5 -0
  13. package/dist/src/DescriptionList/stories/DescriptionList.column.story.d.ts +17 -0
  14. package/dist/src/DescriptionList/stories/DescriptionList.group-min-width.story.d.ts +9 -0
  15. package/dist/src/DescriptionList/stories/DescriptionList.layout.story.d.ts +17 -0
  16. package/dist/src/DescriptionList/stories/DescriptionList.playground.story.d.ts +9 -0
  17. package/dist/src/DescriptionList/stories/DescriptionList.sizing.story.d.ts +10 -0
  18. package/dist/src/DescriptionList/stories/DescriptionList.spanning.story.d.ts +10 -0
  19. package/dist/src/DescriptionList/stories/DescriptionList.story.d.ts +8 -0
  20. package/dist/src/DescriptionList/stories/fixtures.d.ts +17 -0
  21. package/dist/src/DropdownMenu/DropdownText.d.ts +2 -1
  22. package/dist/src/FieldLabel/HelpText.d.ts +2 -1
  23. package/dist/src/Layout/Sidebar.d.ts +1 -1
  24. package/dist/src/TopBar/TopBar.styled.d.ts +3 -3
  25. package/dist/src/TopBar/components/MenuItemLink.d.ts +1 -2
  26. package/dist/src/TopBar/index.d.ts +1 -0
  27. package/dist/src/Type/Headings.d.ts +8 -4
  28. package/dist/src/Type/Text.d.ts +1 -0
  29. package/dist/src/index.d.ts +3 -1
  30. package/dist/src/theme/theme.type.d.ts +1 -1
  31. package/dist/src/utils/story/code.d.ts +8 -0
  32. package/dist/src/utils/story/resizable.d.ts +25 -0
  33. package/package.json +7 -5
  34. package/dist/src/DescriptionList/DescriptionDetails.d.ts +0 -2
  35. package/dist/src/DescriptionList/DescriptionList.story.d.ts +0 -14
  36. package/dist/src/DescriptionList/DescriptionTerm.d.ts +0 -2
package/LICENSE.md CHANGED
@@ -18,4 +18,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
18
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
19
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
20
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
- SOFTWARE.
21
+ SOFTWARE.
package/README.md CHANGED
@@ -1,11 +1,11 @@
1
1
  # @nulogy/components
2
+
2
3
  ![npm (scoped)](https://img.shields.io/npm/v/@nulogy/components.svg?style=flat-square)
3
4
  ![Build](https://img.shields.io/github/workflow/status/nulogy/design-system/Release?style=flat-square)
4
5
  [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](https://github.com/nulogy/design-system/blob/master/CONTRIBUTING.md)
5
6
 
6
7
  > Built with React, components make it easy to create interfaces that conform to the principles of the Nulogy Design System.
7
8
 
8
-
9
9
  ## 📦 Installation
10
10
 
11
11
  ### 1. Add the package
@@ -83,6 +83,7 @@ Component documentation and usage guides are stored in the [github.com/nulogy/nu
83
83
  ## 👋 Work requests
84
84
 
85
85
  If you encounter a bug, need a new component or new capability of an existing component, or need any other type of support please file a work request in [GitHub Issues](https://github.com/nulogy/design-system/issues). To learn more about how to file a request and what to expect please read [How to file NDS work request](https://github.com/nulogy/design-system/wiki/How-to-file-NDS-work-request).
86
+
86
87
  - [#design-system](slack://channel?team=T024N2KKA&id=CBAFQ4X7X)
87
88
 
88
89
  ## 🙌 Contributing
@@ -93,13 +94,12 @@ Please see [Contributing.MD](https://github.com/nulogy/design-system/blob/master
93
94
 
94
95
  - [#design-system](slack://channel?team=T024N2KKA&id=CBAFQ4X7X)
95
96
 
96
-
97
97
  ## 📦 Related Packages
98
98
 
99
99
  The design-system is a collection of related packages. If you're looking for more packages, see below.
100
100
 
101
- | Package | Description | |
102
- | --------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------- |
103
- | [@nulogy/css](https://github.com/nulogy/nds-css) | CSS components and utility classes for adding new styles to non-React applications | [![CSS on NPM](https://img.shields.io/npm/v/@nulogy/css?style=flat-square)](https://www.npmjs.com/package/@nulogy/css) |
104
- | [@nulogy/icons](https://github.com/nulogy/nds-icons) | A selection of Material Icon `svgs` used by Nulogy applications | [![Icons on NPM](https://img.shields.io/npm/v/@nulogy/icons?style=flat-square)](https://www.npmjs.com/package/@nulogy/icons) |
105
- | [@nulogy/tokens](https://github.com/nulogy/nds-tokens) | Design language styles (e.g colours, type, spacing, shadows, etc.) | [![Tokens on NPM](https://img.shields.io/npm/v/@nulogy/tokens?style=flat-square)](https://www.npmjs.com/package/@nulogy/tokens) |
101
+ | Package | Description | |
102
+ | ------------------------------------------------------ | ---------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------- |
103
+ | [@nulogy/css](https://github.com/nulogy/nds-css) | CSS components and utility classes for adding new styles to non-React applications | [![CSS on NPM](https://img.shields.io/npm/v/@nulogy/css?style=flat-square)](https://www.npmjs.com/package/@nulogy/css) |
104
+ | [@nulogy/icons](https://github.com/nulogy/nds-icons) | A selection of Material Icon `svgs` used by Nulogy applications | [![Icons on NPM](https://img.shields.io/npm/v/@nulogy/icons?style=flat-square)](https://www.npmjs.com/package/@nulogy/icons) |
105
+ | [@nulogy/tokens](https://github.com/nulogy/nds-tokens) | Design language styles (e.g colours, type, spacing, shadows, etc.) | [![Tokens on NPM](https://img.shields.io/npm/v/@nulogy/tokens?style=flat-square)](https://www.npmjs.com/package/@nulogy/tokens) |