1.1.50 • Published 5 months ago

konfhub-design-system v1.1.50

Weekly downloads
-
License
ISC
Repository
github
Last release
5 months ago

KonfHub Design System

This contains the design system and components needed for KonfHub platform

Installation

npm install konfhub-design-system

If you are facing any issues during the installation please use --legacy-peer-deps option.

Usage

Essentially there are two modules that you can import from the package:

  • konfhub-design-system/themes
  • konfhub-design-system/components

Themes

Core themes are available under the core key. You can import them like this:

import { core } from "konfhub-design-system/themes";

Website themes are available under the website key. You can import them like this:

import { website } from "konfhub-design-system/themes";

Dashboard themes are available under the dashboard key. You can import them like this:

import { dashboard } from "konfhub-design-system/themes";

Components

An example of a component can be imported like this:

import { Sample } from "konfhub-design-system/components";

Available components can be found here

Addition of new components

Adding a new component is a three step process:

  1. Add the component to the src/components folder
  2. Add the component to the src/components/index.ts file
  3. Modify package.json to include the new component in exports and similarly in vite.config.ts

If you are facing any issues please reach out to us on GitHub

0.2.27

5 months ago

1.1.1

6 months ago

1.1.0

6 months ago

1.1.2

6 months ago

1.1.50

5 months ago

0.2.30

5 months ago

0.2.32

5 months ago

0.2.31

5 months ago

0.2.29

5 months ago

0.2.28

5 months ago

0.2.1

9 months ago

0.2.0

9 months ago

0.2.7

9 months ago

0.2.8

9 months ago

0.2.3

9 months ago

0.2.2

9 months ago

0.2.5

9 months ago

0.2.4

9 months ago

0.0.1-0.24

12 months ago

0.0.1-0.23

12 months ago

0.0.1-0.22

12 months ago

0.0.1-0.21

12 months ago

0.0.1-0.20

12 months ago

0.0.1-0.19

12 months ago

0.0.1-0.17

12 months ago

1.0.1-0.16

12 months ago

1.0.1-0.14

12 months ago

1.0.1-0.13

12 months ago

1.0.1-0.12

12 months ago

1.0.1-0.11

12 months ago

1.0.1-0.10

12 months ago

1.0.1-0.9

12 months ago

1.0.1-0.8

12 months ago

1.0.1-0.7

12 months ago

1.0.1-0.6

12 months ago

1.0.1-0.5

12 months ago

1.0.1-0.4

12 months ago

1.0.1-0.3

12 months ago

1.0.1-0.2

12 months ago

1.0.1-0.1

12 months ago

1.0.12

12 months ago

1.0.10

12 months ago

1.0.9

12 months ago

1.0.8

12 months ago

1.0.7

12 months ago

1.0.6

12 months ago

1.0.5

12 months ago

1.0.4

12 months ago

1.0.3

12 months ago

1.0.2

12 months ago

1.0.1

12 months ago

1.0.0

12 months ago