@@ -55,24 +55,24 @@ This library contains the following components:
55
55
56
56
| Name | Description | URL |
57
57
| -------------- | ---------------------------------------- | --------------------------------------------------------- |
58
- | agenda | Calendar to display events | [ Documentation] ( ./packages/agenda/README.md ) |
59
- | analytics | Google Analytics integration | [ Documentation] ( ./packages/analytics/README.md ) |
60
- | avatar | User avatar icon | [ Documentation] ( ./packages/avatar/README.md ) |
61
- | calendar | Calendar to select dates | [ Documentation] ( ./packages/calendar/README.md ) |
62
- | code-snippet | Snippet of source code | [ Documentation] ( ./packages/code-snippet/README.md ) |
63
- | context | Set meta tags for SEO | [ Documentation] ( ./packages/context/README.md ) |
64
- | flyout | Reveal additional content | [ Documentation] ( ./packages/flyout/README.md ) |
65
- | forms | Assorted form fields | [ Documentation] ( ./packages/forms/README.md ) |
66
- | layout | Assorted page layout components | [ Documentation] ( ./packages/layout/README.md ) |
67
- | localstorage | Interface with localstorage | [ Documentation] ( ./packages/localstorage/README.md ) |
68
- | logo | Logo icon | [ Documentation] ( ./packages/logo/README.md ) |
69
- | map | Leaflet-based map | [ Documentation] ( ./packages/map/README.md ) |
70
- | notifications | Show user notifications | [ Documentation] ( ./packages/notifications/README.md ) |
71
- | pagination | Pagination control | [ Documentation] ( ./packages/pagination/README.md ) |
72
- | progress-bar | Progress bar control | [ Documentation] ( ./packages/progress-bar/README.md ) |
73
- | selectable-list| List control with selectable items | [ Documentation] ( ./packages/selectable-list/README.md ) |
74
- | table | Interactive table | [ Documentation] ( ./packages/table/README.md ) |
75
- | utils | Assorted helpers | [ Documentation] ( ./packages/utils/README.md ) |
58
+ | agenda | Calendar to display events | [ Documentation] ( ./packages/agenda/lib/ README.md ) |
59
+ | analytics | Google Analytics integration | [ Documentation] ( ./packages/analytics/lib/ README.md ) |
60
+ | avatar | User avatar icon | [ Documentation] ( ./packages/avatar/lib/ README.md ) |
61
+ | calendar | Calendar to select dates | [ Documentation] ( ./packages/calendar/lib/ README.md ) |
62
+ | code-snippet | Snippet of source code | [ Documentation] ( ./packages/code-snippet/lib/ README.md ) |
63
+ | context | Set meta tags for SEO | [ Documentation] ( ./packages/context/lib/ README.md ) |
64
+ | flyout | Reveal additional content | [ Documentation] ( ./packages/flyout/lib/ README.md ) |
65
+ | forms | Assorted form fields | [ Documentation] ( ./packages/forms/lib/ README.md ) |
66
+ | layout | Assorted page layout components | [ Documentation] ( ./packages/layout/lib/ README.md ) |
67
+ | localstorage | Interface with localstorage | [ Documentation] ( ./packages/localstorage/lib/ README.md ) |
68
+ | logo | Logo icon | [ Documentation] ( ./packages/logo/lib/ README.md ) |
69
+ | map | Leaflet-based map | [ Documentation] ( ./packages/map/lib/ README.md ) |
70
+ | notifications | Show user notifications | [ Documentation] ( ./packages/notifications/lib/ README.md ) |
71
+ | pagination | Pagination control | [ Documentation] ( ./packages/pagination/lib/ README.md ) |
72
+ | progress-bar | Progress bar control | [ Documentation] ( ./packages/progress-bar/lib/ README.md ) |
73
+ | selectable-list| List control with selectable items | [ Documentation] ( ./packages/selectable-list/lib/ README.md ) |
74
+ | table | Interactive table | [ Documentation] ( ./packages/table/lib/ README.md ) |
75
+ | utils | Assorted helpers | [ Documentation] ( ./packages/utils/lib/ README.md ) |
76
76
77
77
## Questions
78
78
0 commit comments