10.1.0 • Published 7 days ago

@devoinc/genesys-ui v10.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
7 days ago

Genesys UI Core

Warning This is an alpha version and it is not yet production ready.

Core package for the Genesys UI component library. It contains the base components of the library, and is a dependency of genesys-ui-color, genesys-ui-datetime and genesys-ui-upload.

Among others, this package contains the following components:

AppBar, Fluid, RadioControl, Avatar, Form, SelectControl, Badge, Grid, SpinnerLoader, Box, Grid.Item, SplitPane, BoxMessage, HFlex, StatusMessage, Button, Helper, Stepper, ButtonGroup, Icon, SwitchControl, CheckboxControl, IconButton, Tabs, Chip, InlineMessage, Tag, ChipGroup, InputControl, TagGroup, ChoiceGroup, Label, TextareaControl, CollapseLink, Thumbnail, ContentSwitcher, Loader, Toast, DecoratorBar, Menu, Toolbar, DevoLogoLoader, Modal, Tooltip, Divider, Overlay, Typography, DropdownA11yMenuPagination, VFlex, Field, Panel, Wrap, Flex, Partitions, , FlexItemPopper, FloatPanel, ProgressBar, ...

Preview

The available components can be previewed in the Genesys UI Storybook. The Storybook includes a live preview of the components, as well as their documentation and code examples.

To visit the components comprised in this package, please refer to the Components > Core section of the Storybook.

Installation

To install the package, run the following command:

npm install @devoinc/genesys-ui

Note: Make sure you have followed the Installation steps in the Storybook of the repository before installing the package. This will ensure that you have all the necessary dependencies and stylesheets in place.

Usage

Importing the genesys-ui package into your project will give you access to all of the components and utilities that are available in the library.

Using a component is as simple as adding the import, and using it in your code.

// MyView.tsx

import { Typography } from '@devoinc/genesys-ui';

export const MyView: React.FC = () => {
  return <Typography.Heading size="h1">Hello World!</Typography.Heading>;
};

Development

Please refer to the main README for information on how to contribute to the library.

10.1.0

7 days ago

10.0.0

14 days ago

9.1.1

18 days ago

9.1.0

29 days ago

9.0.0

1 month ago

8.1.1

2 months ago

8.1.0

2 months ago

8.0.0

2 months ago

7.0.0

3 months ago

6.5.2

3 months ago

6.5.1

3 months ago

6.5.0

3 months ago

6.3.0

3 months ago

6.2.1

3 months ago

6.4.0

3 months ago

6.2.0

3 months ago

6.1.0

3 months ago

6.0.0

3 months ago

5.0.0

3 months ago

4.4.0

3 months ago

4.3.0

3 months ago

4.2.0

4 months ago

4.0.1

4 months ago

4.1.0

4 months ago

3.2.0

4 months ago

4.0.0

4 months ago

3.0.1

4 months ago

3.1.1

4 months ago

3.1.0

4 months ago

3.0.0

4 months ago

2.2.0

4 months ago

2.4.0

4 months ago

2.0.0

4 months ago

2.3.0

4 months ago

2.1.0

4 months ago

1.4.2

5 months ago

1.4.1

5 months ago

1.8.0

5 months ago

1.7.0

6 months ago

1.6.1

6 months ago

1.2.0

6 months ago

1.1.1

6 months ago

1.1.0

7 months ago

1.6.0

6 months ago

1.5.1

6 months ago

1.5.0

6 months ago

1.4.0

6 months ago

1.3.0

6 months ago

1.2.1

6 months ago

1.0.3

7 months ago

1.0.3-alpha.18

10 months ago

1.0.3-alpha.19

10 months ago

1.0.3-alpha.30

7 months ago

1.0.3-alpha.31

7 months ago

1.0.3-alpha.32

7 months ago

1.0.3-alpha.33

7 months ago

1.0.3-alpha.34

7 months ago

1.0.3-alpha.35

7 months ago

1.0.3-alpha.25

8 months ago

1.0.3-alpha.26

8 months ago

1.0.3-alpha.27

8 months ago

1.0.3-alpha.28

8 months ago

1.0.3-alpha.29

7 months ago

1.0.3-alpha.20

10 months ago

1.0.3-alpha.21

9 months ago

1.0.3-alpha.22

8 months ago

1.0.3-alpha.23

8 months ago

1.0.3-alpha.24

8 months ago

1.0.3-alpha.14

11 months ago

1.0.3-alpha.15

11 months ago

1.0.3-alpha.16

11 months ago

1.0.3-alpha.17

11 months ago

1.0.3-alpha.13

1 year ago

1.0.3-alpha.12

1 year ago

1.0.3-alpha.11

1 year ago

1.0.3-alpha.10

1 year ago

1.0.3-alpha.9

1 year ago