0.1.92 • Published 4 months ago

@zerda_lab/zedralab-ui-kit v0.1.92

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

Getting Started with @zerda_lab/zedralab-ui-kit

npm install @zerda_lab/zedralab-ui-kit or yarn add @zerda_lab/zedralab-ui-kit

Components

Dropdown

  • id: string;
  • handleSelect: method;
  • theme: "light" | "dark";
  • placeholder?: string;
  • title: string;
  • options: Array<number | number>;
  • devalultValues?: Array<number | number>;;
  • errorText?: string;
  • showCleanButton?: boolean;

Button

  • id: string;
  • type?: "outlined" | "filled";
  • theme: "light" | "dark";
  • label?: string;
  • disabled? boolean;
  • handleClick: method;

StatusLabel

  • id: string;
  • type?: "primary" | "secondary" | "tertiary" | "quaternary";
  • status: "phase out" | "concept" | "obsolete" | "standart" | "tender ready";
  • label?: string;
  • theme?: "light" | "dark";
  • size?: "standart" | "min";

AddButton

  • id: string;
  • handleClick: method;
  • disabled?: boolean;
  • theme?: "light" | "dark";

DeleteIcon

  • id: string;
  • handleClick: method;
  • disabled?: boolean;
  • theme?: "light" | "dark";

CloseIcon

  • id: string;
  • handleClick: method;
  • disabled?: boolean;
  • theme?: "light" | "dark";

BackIcon

  • id: string;
  • handleClick: method;
  • disabled?: boolean;
  • theme?: "light" | "dark";

ShowMore

  • id: string;
  • handleClick: method;
  • isActive: boolean;
  • theme?: "light" | "dark";

ModeSwicher

  • id: string;
  • handleClick: method;
  • theme?: "light" | "dark";

Filter

  • id: string;
  • handleSelect: method;
  • theme?: "light" | "dark";
  • placeholder?: string;
  • options: Array<{ label: string; value: string }>;
  • devalultValues?:Array;
  • errorText?: string;

TextInput

  • id: string;
  • handleChange: method;
  • theme?: "light" | "dark";
  • placeholder?: string;
  • title: string;
  • devalultValue?: string;
  • errorText?: string;
  • showCleanButton?: boolean;
0.1.91

4 months ago

0.1.92

4 months ago

0.1.90

4 months ago

0.1.86

4 months ago

0.1.87

4 months ago

0.1.88

4 months ago

0.1.89

4 months ago

0.1.79

5 months ago

0.1.80

5 months ago

0.1.81

5 months ago

0.1.82

5 months ago

0.1.83

5 months ago

0.1.84

5 months ago

0.1.78

5 months ago

0.1.77

6 months ago

0.1.76

6 months ago

0.1.75

6 months ago

0.1.74

6 months ago

0.1.73

6 months ago

0.1.72

6 months ago

0.1.71

6 months ago

0.1.7

6 months ago

0.1.69

6 months ago

0.1.68

6 months ago

0.1.67

6 months ago

0.1.66

6 months ago

0.1.65

6 months ago

0.1.64

6 months ago

0.1.63

6 months ago

0.1.62

6 months ago

0.1.61

6 months ago

0.1.6

6 months ago

0.1.59

6 months ago

0.1.58

6 months ago

0.1.57

6 months ago

0.1.56

6 months ago

0.1.55

6 months ago

0.1.54

6 months ago

0.1.53

6 months ago

0.1.52

6 months ago

0.1.51

6 months ago

0.1.5

6 months ago

0.1.4

6 months ago

0.1.3

6 months ago

0.1.2

6 months ago

0.1.1

6 months ago

0.1.0

6 months ago