0.2.20 • Published 2 months ago

@skuad/ui v0.2.20

Weekly downloads
-
License
ISC
Repository
gitlab
Last release
2 months ago

Skuad Design System contains foundational React UI components, created using Mui components in it's core to provide a consistent look and feel across the Skuad product in terms of both design and functionality.

Installation

Make sure to also add other dependencies which is needed to run this library

yarn add @skuad/ui

Direct Dependencies needed to run this library

  • "@emotion/react": "^11.10.5",
  • "@emotion/styled": "^11.10.5",
  • "@mui/icons-material": "^5.6.2",
  • "@mui/lab": "^5.0.0-alpha.79",
  • "@mui/material": "^5.11.7",
  • "dayjs": "^1.11.5",
  • "react": "^17.0.1",
  • "react-phone-input-2": "^2.15.1",
  • "react-router-dom": "^6.3.0"

Collaboration

We're very delighted to have you join the Skuad community. We're always looking for new collaborators to work together. Please follow the Skuad Git Contribution Guidelines to get started.

Documentation

This UI library consist of a number of components that are used to build the Skuad frontend applications.

It is divided in two main categories:

  • core - These are the core components that are used to create UI, which is using Mui components in it's core. It includes all primary Mui components with addition of following new components too:-

    • CheckboxGroupInput
    • CurrencyInput
    • RadioGroupInput
  • web - These are re-usable components responsible for giving consistent UI/UX.

    • CalloutData and CalloutDataSet
    • DetailedAvatar
    • HistoryCard
    • RouteLink
    • SkeletonProgress
    • SubmitButtonGroup
    • Table
  • icon - These are custom icon for skuad application created with Mui's createSvgIcon and extends all default Mui-Icon functionalities. It also includes all the Mui inbuilt icons.

Core Components

import { Button, Alert, Select } from '@skuad/ui';
// or
import { Button, Alert, Select } from '@skuad/ui/core';

Web Components

import { DetailedAvatar, CalloutDataSet, Table } from '@skuad/ui';
// or
import { DetailedAvatar, CalloutDataSet, Table } from '@skuad/ui/web';

Icon

import { SettingIcon, DashboardIcon } from '@skuad/ui/icon';

Themes

This library also exposes default theme to be used across the Skuad product.

import { SkuadDefaultTheme } from '@skuad/ui';

Storybook

All the components in this library are available in the storybook with their dedicated stories.

Skuad UI Storybook can be found at http://skuad-ui.dev.internal.skuad.in/

Due to internal organization rules, this url is only accessible with skuad vpn access.

Steps to open above url with VPN -

  1. Navigate to https://vpn.skuad.in and login using skuad email, and generate Profile URI.

  2. Download client application and start the VPN after importing the profile in VPN client application.

  3. Now you can access the URL

0.2.20

2 months ago

0.2.19

2 months ago

0.2.18

3 months ago

0.2.17

3 months ago

0.2.16

4 months ago

0.2.15

4 months ago

0.2.14

4 months ago

0.2.13

4 months ago

0.2.12

5 months ago

0.2.11

5 months ago

0.2.10

5 months ago

0.1.41

11 months ago

0.1.42

11 months ago

0.1.40

11 months ago

0.1.38

11 months ago

0.1.39

11 months ago

0.1.35

11 months ago

0.1.36

11 months ago

0.1.37

11 months ago

0.2.1

10 months ago

0.2.0

10 months ago

0.2.7

6 months ago

0.2.6

9 months ago

0.2.9

6 months ago

0.2.8

6 months ago

0.2.3

10 months ago

0.2.2

10 months ago

0.2.5

9 months ago

0.2.4

9 months ago

0.1.34

1 year ago

0.1.30

1 year ago

0.1.31

1 year ago

0.1.32

1 year ago

0.1.33

1 year ago

0.1.27

1 year ago

0.1.28

1 year ago

0.1.29

1 year ago

0.1.24

1 year ago

0.1.25

1 year ago

0.1.26

1 year ago

0.1.22

1 year ago

0.1.23

1 year ago

0.1.11

1 year ago

0.1.12

1 year ago

0.1.13

1 year ago

0.1.14

1 year ago

0.1.15

1 year ago

0.1.20

1 year ago

0.1.21

1 year ago

0.1.16

1 year ago

0.1.17

1 year ago

0.1.18

1 year ago

0.1.19

1 year ago

0.1.10

2 years ago

0.1.8

2 years ago

0.1.9

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.7

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.0

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago