ui-ingredients 0.0.32 → 0.0.33
Sign up to get free protection for your applications and to get access to all the features.
- package/README.md +42 -42
- package/package.json +1 -1
package/README.md
CHANGED
@@ -35,47 +35,47 @@ npm install ui-ingredients
|
|
35
35
|
|
36
36
|
## Components
|
37
37
|
|
38
|
-
- 🟢 Accordion
|
39
|
-
- 🟢 Avatar
|
40
|
-
- 🟢 Carousel
|
41
|
-
- 🟢 Checkbox
|
42
|
-
- 🟢 Clipboard
|
43
|
-
- 🟢 Collapsible
|
44
|
-
- ⚪ ColorPicker
|
45
|
-
- 🟢 Combobox
|
46
|
-
- 🟢 DatePicker
|
47
|
-
- 🟢 Dialog
|
48
|
-
- 🟢 Editable
|
49
|
-
- 🟢 Field
|
50
|
-
- 🟢 FileUpload
|
51
|
-
- ⚪ FloatingPanel
|
52
|
-
- 🟢 HoverCard
|
53
|
-
- 🟢 Menu
|
54
|
-
- 🟢 NumberInput
|
55
|
-
- 🟢 Pagination
|
56
|
-
- 🟢 PinInput
|
57
|
-
- 🟢 Popover
|
58
|
-
- 🟢 Portal
|
59
|
-
- ⚪ Presence
|
60
|
-
- 🟢 Progress
|
61
|
-
- 🟢 QRCode
|
62
|
-
- 🟢 RadioGroup
|
63
|
-
- 🟢 RatingGroup
|
64
|
-
- 🟢 Select
|
65
|
-
- 🟢 SegmentGroup
|
66
|
-
- 🟢 SignaturePad
|
67
|
-
- 🟢 Slider
|
68
|
-
- 🟢 Splitter
|
69
|
-
- 🟢 Steps
|
70
|
-
- 🟢 Switch
|
71
|
-
- 🟢 Tabs
|
72
|
-
- 🟢 TagsInput
|
73
|
-
- 🟢 TimePicker
|
74
|
-
- 🟢 Timer
|
75
|
-
- 🟢 Toast
|
76
|
-
- 🟢 ToggleGroup
|
77
|
-
- 🟢 Tooltip
|
78
|
-
- ⚪ Tour
|
79
|
-
- 🟢 TreeView
|
38
|
+
- 🟢 [Accordion](https://github.com/calvo-jp/ui-ingredients/blob/main/docs/accordion.md)
|
39
|
+
- 🟢 [Avatar](https://github.com/calvo-jp/ui-ingredients/blob/main/docs/avatar.md)
|
40
|
+
- 🟢 [Carousel](https://github.com/calvo-jp/ui-ingredients/blob/main/docs/carousel.md)
|
41
|
+
- 🟢 [Checkbox](https://github.com/calvo-jp/ui-ingredients/blob/main/docs/checkbox.md)
|
42
|
+
- 🟢 [Clipboard](https://github.com/calvo-jp/ui-ingredients/blob/main/docs/clipboard.md)
|
43
|
+
- 🟢 [Collapsible](https://github.com/calvo-jp/ui-ingredients/blob/main/docs/collapsible.md)
|
44
|
+
- ⚪ [ColorPicker](https://github.com/calvo-jp/ui-ingredients/blob/main/docs/colorPicker.md)
|
45
|
+
- 🟢 [Combobox](https://github.com/calvo-jp/ui-ingredients/blob/main/docs/combobox.md)
|
46
|
+
- 🟢 [DatePicker](https://github.com/calvo-jp/ui-ingredients/blob/main/docs/datePicker.md)
|
47
|
+
- 🟢 [Dialog](https://github.com/calvo-jp/ui-ingredients/blob/main/docs/dialog.md)
|
48
|
+
- 🟢 [Editable](https://github.com/calvo-jp/ui-ingredients/blob/main/docs/editable.md)
|
49
|
+
- 🟢 [Field](https://github.com/calvo-jp/ui-ingredients/blob/main/docs/field.md)
|
50
|
+
- 🟢 [FileUpload](https://github.com/calvo-jp/ui-ingredients/blob/main/docs/file-upload.md)
|
51
|
+
- ⚪ [FloatingPanel](https://github.com/calvo-jp/ui-ingredients/blob/main/docs/floating-panel.md)
|
52
|
+
- 🟢 [HoverCard](https://github.com/calvo-jp/ui-ingredients/blob/main/docs/hover-card.md)
|
53
|
+
- 🟢 [Menu](https://github.com/calvo-jp/ui-ingredients/blob/main/docs/menu.md)
|
54
|
+
- 🟢 [NumberInput](https://github.com/calvo-jp/ui-ingredients/blob/main/docs/number-input.md)
|
55
|
+
- 🟢 [Pagination](https://github.com/calvo-jp/ui-ingredients/blob/main/docs/pagination.md)
|
56
|
+
- 🟢 [PinInput](https://github.com/calvo-jp/ui-ingredients/blob/main/docs/pin-input.md)
|
57
|
+
- 🟢 [Popover](https://github.com/calvo-jp/ui-ingredients/blob/main/docs/popover.md)
|
58
|
+
- 🟢 [Portal](https://github.com/calvo-jp/ui-ingredients/blob/main/docs/portal.md)
|
59
|
+
- ⚪ [Presence](https://github.com/calvo-jp/ui-ingredients/blob/main/docs/presence.md)
|
60
|
+
- 🟢 [Progress](https://github.com/calvo-jp/ui-ingredients/blob/main/docs/progress.md)
|
61
|
+
- 🟢 [QRCode](https://github.com/calvo-jp/ui-ingredients/blob/main/docs/qr-code.md)
|
62
|
+
- 🟢 [RadioGroup](https://github.com/calvo-jp/ui-ingredients/blob/main/docs/radio-group.md)
|
63
|
+
- 🟢 [RatingGroup](https://github.com/calvo-jp/ui-ingredients/blob/main/docs/rating-group.md)
|
64
|
+
- 🟢 [Select](https://github.com/calvo-jp/ui-ingredients/blob/main/docs/select.md)
|
65
|
+
- 🟢 [SegmentGroup](https://github.com/calvo-jp/ui-ingredients/blob/main/docs/segment-group.md)
|
66
|
+
- 🟢 [SignaturePad](https://github.com/calvo-jp/ui-ingredients/blob/main/docs/signature-pad.md)
|
67
|
+
- 🟢 [Slider](https://github.com/calvo-jp/ui-ingredients/blob/main/docs/slider.md)
|
68
|
+
- 🟢 [Splitter](https://github.com/calvo-jp/ui-ingredients/blob/main/docs/splitter.md)
|
69
|
+
- 🟢 [Steps](https://github.com/calvo-jp/ui-ingredients/blob/main/docs/steps.md)
|
70
|
+
- 🟢 [Switch](https://github.com/calvo-jp/ui-ingredients/blob/main/docs/switch.md)
|
71
|
+
- 🟢 [Tabs](https://github.com/calvo-jp/ui-ingredients/blob/main/docs/tabs.md)
|
72
|
+
- 🟢 [TagsInput](https://github.com/calvo-jp/ui-ingredients/blob/main/docs/tags-input.md)
|
73
|
+
- 🟢 [TimePicker](https://github.com/calvo-jp/ui-ingredients/blob/main/docs/time-picker.md)
|
74
|
+
- 🟢 [Timer](https://github.com/calvo-jp/ui-ingredients/blob/main/docs/timer.md)
|
75
|
+
- 🟢 [Toast](https://github.com/calvo-jp/ui-ingredients/blob/main/docs/toast.md)
|
76
|
+
- 🟢 [ToggleGroup](https://github.com/calvo-jp/ui-ingredients/blob/main/docs/toggle-group.md)
|
77
|
+
- 🟢 [Tooltip](https://github.com/calvo-jp/ui-ingredients/blob/main/docs/tooltip.md)
|
78
|
+
- ⚪ [Tour](https://github.com/calvo-jp/ui-ingredients/blob/main/docs/tour.md)
|
79
|
+
- 🟢 [TreeView](https://github.com/calvo-jp/ui-ingredients/blob/main/docs/tree-view.md)
|
80
80
|
|
81
81
|
View components demo [here](https://ui-ingredients.vercel.app/)
|