@local-civics/hub-ui 0.1.52 → 0.1.54

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (184) hide show
  1. package/dist/index.css +14 -0
  2. package/dist/index.css.map +1 -0
  3. package/dist/index.d.ts +1048 -4
  4. package/dist/index.d.ts.css +12 -0
  5. package/dist/index.js +5728 -1
  6. package/dist/index.js.map +1 -0
  7. package/dist/index.mjs +5659 -0
  8. package/dist/index.mjs.map +1 -0
  9. package/package.json +5 -3
  10. package/dist/components/Activity/ActivityCard/ActivityCard.d.ts +0 -33
  11. package/dist/components/Activity/ActivityCard/component.stories.d.ts +0 -15
  12. package/dist/components/Activity/ActivityItem/ActivityItem.d.ts +0 -17
  13. package/dist/components/Activity/ActivityItem/component.stories.d.ts +0 -15
  14. package/dist/components/Activity/ActivityList/ActivityList.d.ts +0 -22
  15. package/dist/components/Activity/ActivityList/component.stories.d.ts +0 -15
  16. package/dist/components/Activity/ActivityReflection/ActivityReflection.d.ts +0 -23
  17. package/dist/components/Activity/ActivityReflection/component.stories.d.ts +0 -15
  18. package/dist/components/Activity/ActivityReflection/index.d.ts +0 -1
  19. package/dist/components/Activity/Gallery/Gallery.d.ts +0 -19
  20. package/dist/components/Activity/Gallery/component.stories.d.ts +0 -15
  21. package/dist/components/Activity/TagFilter/TagFilter.d.ts +0 -14
  22. package/dist/components/Activity/TagFilter/component.stories.d.ts +0 -15
  23. package/dist/components/Activity/index.d.ts +0 -5
  24. package/dist/components/Board/Board.d.ts +0 -16
  25. package/dist/components/Board/Tab/Tab.d.ts +0 -19
  26. package/dist/components/Board/Tab/component.stories.d.ts +0 -15
  27. package/dist/components/Board/component.stories.d.ts +0 -15
  28. package/dist/components/Board/index.d.ts +0 -2
  29. package/dist/components/Button/Button.d.ts +0 -58
  30. package/dist/components/Button/component.stories.d.ts +0 -15
  31. package/dist/components/Button/index.d.ts +0 -1
  32. package/dist/components/Calendar/DateSelection/DateSelection.d.ts +0 -25
  33. package/dist/components/Calendar/DateSelection/component.stories.d.ts +0 -16
  34. package/dist/components/Calendar/EventItem/EventItem.d.ts +0 -15
  35. package/dist/components/Calendar/EventItem/component.stories.d.ts +0 -15
  36. package/dist/components/Calendar/EventList/EventList.d.ts +0 -16
  37. package/dist/components/Calendar/EventList/component.stories.d.ts +0 -15
  38. package/dist/components/Calendar/index.d.ts +0 -3
  39. package/dist/components/Card/Card.d.ts +0 -15
  40. package/dist/components/Card/component.stories.d.ts +0 -15
  41. package/dist/components/Card/index.d.ts +0 -1
  42. package/dist/components/Home/Home.d.ts +0 -6
  43. package/dist/components/Home/component.stories.d.ts +0 -15
  44. package/dist/components/Home/index.d.ts +0 -1
  45. package/dist/components/Icon/Icon.d.ts +0 -13
  46. package/dist/components/Icon/component.stories.d.ts +0 -22
  47. package/dist/components/Icon/icons.d.ts +0 -21
  48. package/dist/components/Icon/index.d.ts +0 -1
  49. package/dist/components/Icon/v0/Icon.d.ts +0 -16
  50. package/dist/components/Icon/v0/component.stories.d.ts +0 -22
  51. package/dist/components/Icon/v0/data/icons.d.ts +0 -29
  52. package/dist/components/Loader/Loader.d.ts +0 -12
  53. package/dist/components/Loader/component.stories.d.ts +0 -20
  54. package/dist/components/Loader/index.d.ts +0 -1
  55. package/dist/components/Logo/Logo.d.ts +0 -5
  56. package/dist/components/Logo/component.stories.d.ts +0 -14
  57. package/dist/components/Logo/index.d.ts +0 -1
  58. package/dist/components/Modal/Modal.d.ts +0 -19
  59. package/dist/components/Modal/component.stories.d.ts +0 -15
  60. package/dist/components/Modal/index.d.ts +0 -1
  61. package/dist/components/NavBar/NavBar.d.ts +0 -12
  62. package/dist/components/NavBar/NavLink/NavLink.d.ts +0 -21
  63. package/dist/components/NavBar/NavLink/component.stories.d.ts +0 -15
  64. package/dist/components/NavBar/component.stories.d.ts +0 -15
  65. package/dist/components/NavBar/index.d.ts +0 -2
  66. package/dist/components/NotFound/NotFound.d.ts +0 -14
  67. package/dist/components/NotFound/component.stories.d.ts +0 -15
  68. package/dist/components/NotFound/index.d.ts +0 -1
  69. package/dist/components/Onboarding/CommunitySearch/CommunitySearch.d.ts +0 -18
  70. package/dist/components/Onboarding/CommunitySearch/component.stories.d.ts +0 -15
  71. package/dist/components/Onboarding/ImpactQuiz/ImpactQuiz.d.ts +0 -15
  72. package/dist/components/Onboarding/ImpactQuiz/component.stories.d.ts +0 -15
  73. package/dist/components/Onboarding/LegalAgreement/LegalAgreement.d.ts +0 -14
  74. package/dist/components/Onboarding/LegalAgreement/component.stories.d.ts +0 -15
  75. package/dist/components/Onboarding/Onboarding.d.ts +0 -29
  76. package/dist/components/Onboarding/Registration/Registration.d.ts +0 -23
  77. package/dist/components/Onboarding/Registration/component.stories.d.ts +0 -15
  78. package/dist/components/Onboarding/RoleSelection/RoleSelection.d.ts +0 -15
  79. package/dist/components/Onboarding/RoleSelection/component.stories.d.ts +0 -15
  80. package/dist/components/Onboarding/Welcome/Welcome.d.ts +0 -14
  81. package/dist/components/Onboarding/Welcome/component.stories.d.ts +0 -15
  82. package/dist/components/Onboarding/component.stories.d.ts +0 -15
  83. package/dist/components/Onboarding/index.d.ts +0 -1
  84. package/dist/components/Overlay/Overlay.d.ts +0 -13
  85. package/dist/components/Overlay/component.stories.d.ts +0 -15
  86. package/dist/components/Overlay/index.d.ts +0 -1
  87. package/dist/components/Pathway/PathwayButton/PathwayButton.d.ts +0 -15
  88. package/dist/components/Pathway/PathwayButton/component.stories.d.ts +0 -15
  89. package/dist/components/Pathway/PathwayFilter/PathwayFilter.d.ts +0 -15
  90. package/dist/components/Pathway/PathwayFilter/component.stories.d.ts +0 -15
  91. package/dist/components/Pathway/PathwayProgress/PathwayProgress.d.ts +0 -25
  92. package/dist/components/Pathway/PathwayProgress/component.stories.d.ts +0 -15
  93. package/dist/components/Pathway/PathwayWidget/PathwayWidget.d.ts +0 -16
  94. package/dist/components/Pathway/PathwayWidget/component.stories.d.ts +0 -15
  95. package/dist/components/Pathway/index.d.ts +0 -4
  96. package/dist/components/Profile/AboutWidget/AboutWidget.d.ts +0 -18
  97. package/dist/components/Profile/AboutWidget/component.stories.d.ts +0 -15
  98. package/dist/components/Profile/AchievementWidget/AchievementWidget.d.ts +0 -21
  99. package/dist/components/Profile/AchievementWidget/component.stories.d.ts +0 -15
  100. package/dist/components/Profile/ImpactWidget/ImpactWidget.d.ts +0 -16
  101. package/dist/components/Profile/ImpactWidget/component.stories.d.ts +0 -15
  102. package/dist/components/Profile/ProfileWidget/ProfileWidget.d.ts +0 -19
  103. package/dist/components/Profile/ProfileWidget/component.stories.d.ts +0 -15
  104. package/dist/components/Profile/SettingsCard/SettingsCard.d.ts +0 -33
  105. package/dist/components/Profile/SettingsCard/component.stories.d.ts +0 -15
  106. package/dist/components/Profile/index.d.ts +0 -5
  107. package/dist/components/Progress/Progress.d.ts +0 -14
  108. package/dist/components/Progress/component.stories.d.ts +0 -23
  109. package/dist/components/Progress/index.d.ts +0 -1
  110. package/dist/components/Search/Search.d.ts +0 -15
  111. package/dist/components/Search/SearchButton/SearchButton.d.ts +0 -15
  112. package/dist/components/Search/SearchButton/component.stories.d.ts +0 -15
  113. package/dist/components/Search/SearchResult/SearchResult.d.ts +0 -8
  114. package/dist/components/Search/SearchResult/component.stories.d.ts +0 -15
  115. package/dist/components/Search/component.stories.d.ts +0 -15
  116. package/dist/components/Search/index.d.ts +0 -3
  117. package/dist/components/Task/TaskItem/TaskItem.d.ts +0 -16
  118. package/dist/components/Task/TaskItem/component.stories.d.ts +0 -15
  119. package/dist/components/Task/TaskList/TaskList.d.ts +0 -18
  120. package/dist/components/Task/TaskList/component.stories.d.ts +0 -15
  121. package/dist/components/Task/index.d.ts +0 -2
  122. package/dist/components/Widget/Widget.d.ts +0 -17
  123. package/dist/components/Widget/WidgetBody/WidgetBody.d.ts +0 -14
  124. package/dist/components/Widget/WidgetBody/component.stories.d.ts +0 -16
  125. package/dist/components/Widget/WidgetHeader/WidgetHeader.d.ts +0 -15
  126. package/dist/components/Widget/WidgetHeader/component.stories.d.ts +0 -16
  127. package/dist/components/Widget/WidgetHeaderLink/WidgetHeaderLink.d.ts +0 -19
  128. package/dist/components/Widget/WidgetHeaderLink/component.stories.d.ts +0 -16
  129. package/dist/components/Widget/WidgetTitle/WidgetTitle.d.ts +0 -15
  130. package/dist/components/Widget/WidgetTitle/component.stories.d.ts +0 -16
  131. package/dist/components/Widget/component.stories.d.ts +0 -16
  132. package/dist/components/Widget/index.d.ts +0 -5
  133. package/dist/components/index.d.ts +0 -23
  134. package/dist/features/badges/Badge/Badge.d.ts +0 -21
  135. package/dist/features/badges/Badge/component.stories.d.ts +0 -15
  136. package/dist/features/badges/BadgeActivity/BadgeActivity.d.ts +0 -30
  137. package/dist/features/badges/BadgeActivity/component.stories.d.ts +0 -15
  138. package/dist/features/badges/BadgeActivityMenu/BadgeActivityMenu.d.ts +0 -26
  139. package/dist/features/badges/BadgeActivityMenu/component.stories.d.ts +0 -15
  140. package/dist/features/badges/BadgeButton/BadgeButton.d.ts +0 -25
  141. package/dist/features/badges/BadgeButton/component.stories.d.ts +0 -15
  142. package/dist/features/badges/BadgeCard/BadgeCard.d.ts +0 -37
  143. package/dist/features/badges/BadgeCard/component.stories.d.ts +0 -15
  144. package/dist/features/badges/BadgeEmblem/BadgeEmblem.d.ts +0 -18
  145. package/dist/features/badges/BadgeEmblem/component.stories.d.ts +0 -15
  146. package/dist/features/badges/BadgeSection/BadgeSection.d.ts +0 -17
  147. package/dist/features/badges/BadgeSection/component.stories.d.ts +0 -15
  148. package/dist/features/badges/BadgeSuccessDialog/BadgeSuccessDialog.d.ts +0 -16
  149. package/dist/features/badges/BadgeSuccessDialog/component.stories.d.ts +0 -15
  150. package/dist/features/badges/index.d.ts +0 -4
  151. package/dist/features/index.d.ts +0 -3
  152. package/dist/features/learning-forms/FormExitDialog/FormExitDialog.d.ts +0 -14
  153. package/dist/features/learning-forms/FormExitDialog/component.stories.d.ts +0 -15
  154. package/dist/features/learning-forms/FormItem/FormItem.d.ts +0 -30
  155. package/dist/features/learning-forms/FormItem/component.stories.d.ts +0 -15
  156. package/dist/features/learning-forms/FormSubmitDialog/FormSubmitDialog.d.ts +0 -14
  157. package/dist/features/learning-forms/FormSubmitDialog/component.stories.d.ts +0 -15
  158. package/dist/features/learning-forms/LearningForm/LearningForm.d.ts +0 -26
  159. package/dist/features/learning-forms/LearningForm/component.stories.d.ts +0 -23
  160. package/dist/features/learning-forms/index.d.ts +0 -1
  161. package/dist/features/service-tracking/Form/Form.d.ts +0 -18
  162. package/dist/features/service-tracking/Form/component.stories.d.ts +0 -15
  163. package/dist/features/service-tracking/FormExitDialog/FormExitDialog.d.ts +0 -14
  164. package/dist/features/service-tracking/FormExitDialog/component.stories.d.ts +0 -15
  165. package/dist/features/service-tracking/FormInput/FormInput.d.ts +0 -24
  166. package/dist/features/service-tracking/FormInput/component.stories.d.ts +0 -15
  167. package/dist/features/service-tracking/FormSubmitDialog/FormSubmitDialog.d.ts +0 -14
  168. package/dist/features/service-tracking/FormSubmitDialog/component.stories.d.ts +0 -15
  169. package/dist/features/service-tracking/LogServiceButton/LogServiceButton.d.ts +0 -18
  170. package/dist/features/service-tracking/LogServiceButton/component.stories.d.ts +0 -15
  171. package/dist/features/service-tracking/index.d.ts +0 -1
  172. package/dist/index.es.js +0 -1
  173. package/dist/layouts/AuthLayout/AuthLayout.d.ts +0 -34
  174. package/dist/layouts/AuthLayout/component.stories.d.ts +0 -15
  175. package/dist/layouts/HomeLayout/HomeLayout.d.ts +0 -21
  176. package/dist/layouts/HomeLayout/component.stories.d.ts +0 -15
  177. package/dist/layouts/index.d.ts +0 -2
  178. package/dist/utils/classname/classname.d.ts +0 -16
  179. package/dist/utils/colors.d.ts +0 -12
  180. package/dist/utils/date.d.ts +0 -6
  181. package/dist/utils/icon/icon.d.ts +0 -5
  182. package/dist/utils/numbers.d.ts +0 -5
  183. package/dist/utils/search.d.ts +0 -1
  184. package/dist/utils/url.d.ts +0 -2
package/dist/index.d.ts CHANGED
@@ -1,4 +1,1048 @@
1
- import "./index.css";
2
- export * from "./components";
3
- export * from "./features";
4
- export * from "./layouts";
1
+ import * as React from 'react';
2
+ import React__default, { FunctionComponent } from 'react';
3
+
4
+ /**
5
+ * ActivityCardProps
6
+ */
7
+ type ActivityCardProps = {
8
+ headline?: string;
9
+ imageURL?: string;
10
+ pathway?: string;
11
+ xp?: number;
12
+ summary?: string;
13
+ skills?: string[];
14
+ tags?: string[];
15
+ startTime?: string;
16
+ endTime?: string;
17
+ link?: string;
18
+ formId?: string;
19
+ address?: string;
20
+ isBookmarked?: boolean;
21
+ canReflect?: boolean;
22
+ milestone?: boolean;
23
+ onRegister?: () => void;
24
+ onUnregister?: () => void;
25
+ onLaunch?: () => void;
26
+ onReflect?: () => void;
27
+ onSkillClick?: (skill: string) => void;
28
+ onClose?: () => void;
29
+ };
30
+ /**
31
+ * ActivityCard
32
+ * @param props
33
+ * @constructor
34
+ */
35
+ declare const ActivityCard: (props: ActivityCardProps) => JSX.Element;
36
+
37
+ /**
38
+ * ActivityItemProps
39
+ */
40
+ type ActivityItemProps = {
41
+ headline?: string;
42
+ pathway?: string;
43
+ xp?: number;
44
+ imageURL?: string;
45
+ onClick?: () => void;
46
+ };
47
+ /**
48
+ * ActivityItem
49
+ * @param props
50
+ * @constructor
51
+ */
52
+ declare const ActivityItem: (props: ActivityItemProps) => JSX.Element;
53
+
54
+ /**
55
+ * ActivityListProps
56
+ */
57
+ type ActivityListProps = {
58
+ isLoading?: boolean;
59
+ search?: string;
60
+ onSearch?: (search?: string) => void;
61
+ tags?: string[];
62
+ onTagChange?: (tags: string[]) => void;
63
+ activities?: any[];
64
+ top?: any[];
65
+ upcoming?: any[];
66
+ milestones?: any[];
67
+ onActivityClick?: (activityId: string) => void;
68
+ };
69
+ /**
70
+ * A component for listing activities
71
+ * @param props
72
+ * @constructor
73
+ */
74
+ declare const ActivityList: (props: ActivityListProps) => JSX.Element;
75
+
76
+ /**
77
+ * ActivityReflectionProps
78
+ */
79
+ type ActivityReflectionProps = {
80
+ startTime?: string;
81
+ reflection?: string;
82
+ pathway?: string;
83
+ rating?: number;
84
+ xp?: number;
85
+ headline?: string;
86
+ imageURL?: string;
87
+ canReflect?: boolean;
88
+ hasChanges?: boolean;
89
+ onClose?: () => void;
90
+ onSave?: (reflection: string, rating: number) => Promise<void>;
91
+ };
92
+ /**
93
+ * ActivityReflection
94
+ * @param props
95
+ * @constructor
96
+ */
97
+ declare const ActivityReflection: (props: ActivityReflectionProps) => JSX.Element;
98
+
99
+ /**
100
+ * FilterProps
101
+ */
102
+ interface TagFilterProps {
103
+ tags?: string[];
104
+ onChange?: (tags: string[]) => void;
105
+ }
106
+ /**
107
+ * Filter
108
+ * @param props
109
+ * @constructor
110
+ */
111
+ declare const TagFilter: (props: TagFilterProps) => JSX.Element;
112
+
113
+ /**
114
+ * List of icons available
115
+ */
116
+ declare const iconNames: readonly ["14-point star", "award ribbon", "up & down arrow", "check & circle", "check & circle dark", "lock", "circle", "progress", "party popper", "plus & circle", "x & circle", "x & square", "pen & paper", "caret left", "formal backpack", "formal ballot box", "formal bar graph", "formal bolt", "formal briefcase", "formal bullseye", "formal burger", "formal camera lens", "formal design bulb", "formal double pan balance", "formal easel", "formal eye", "formal gavel", "formal group", "formal handshake", "formal heart", "formal magnifying glass", "formal medicine", "formal microphone", "formal molecule", "formal moneybag", "formal mortarboard", "formal parthenon", "formal pencil", "formal pie chart", "formal pin", "formal rocket", "formal scholar", "formal stopwatch"];
117
+ /**
118
+ * The name of the icon.
119
+ */
120
+ type IconName$1 = typeof iconNames[number];
121
+
122
+ /**
123
+ * BadgeButtonProps
124
+ */
125
+ type BadgeButtonProps = {
126
+ displayName?: string;
127
+ icon?: IconName$1;
128
+ imageURL?: string;
129
+ startedAt?: string;
130
+ createdAt?: string;
131
+ finishedAt?: string;
132
+ level?: number;
133
+ isLocked?: boolean;
134
+ progress?: number;
135
+ target?: number;
136
+ readonly?: boolean;
137
+ onClick?: () => void;
138
+ };
139
+
140
+ /**
141
+ * BadgeActivityProps
142
+ */
143
+ type BadgeActivityProps = {
144
+ activityId?: string;
145
+ activityName?: string;
146
+ criteriaName?: string;
147
+ namespace?: string;
148
+ imageURL?: string;
149
+ xp?: number;
150
+ formId?: string;
151
+ milestone?: boolean;
152
+ badgeId?: string;
153
+ criterionId?: string;
154
+ startedAt?: string;
155
+ completedAt?: string;
156
+ chosenAt?: string;
157
+ tags?: string[];
158
+ startTime?: string;
159
+ isSelected?: boolean;
160
+ onToggle?: () => void;
161
+ onClick?: () => void;
162
+ };
163
+
164
+ /**
165
+ * CriterionProps
166
+ */
167
+ type CriterionProps$1 = {
168
+ criterionId?: string;
169
+ displayName?: string;
170
+ namespace?: string;
171
+ options?: BadgeActivityProps[];
172
+ };
173
+ /**
174
+ * BadgeCardProps
175
+ */
176
+ type BadgeCardProps = {
177
+ icon?: IconName$1;
178
+ isLoading?: boolean;
179
+ displayName?: string;
180
+ imageURL?: string;
181
+ level?: number;
182
+ summary?: string;
183
+ criteria?: CriterionProps$1[];
184
+ choices?: BadgeActivityProps[];
185
+ canSubmit?: boolean;
186
+ finishedAt?: string;
187
+ preview?: boolean;
188
+ onClose?: () => void;
189
+ onSubmit?: () => void;
190
+ };
191
+
192
+ /**
193
+ * BadgeProps
194
+ */
195
+ type BadgeProps = BadgeCardProps & BadgeButtonProps & {
196
+ badgeId?: string;
197
+ summary?: string;
198
+ status?: string;
199
+ code?: string;
200
+ editChoices?: boolean;
201
+ open?: boolean;
202
+ onOpen?: () => void;
203
+ };
204
+ /**
205
+ * Badge
206
+ * @param props
207
+ * @constructor
208
+ */
209
+ declare const Badge: (props: BadgeProps) => JSX.Element;
210
+
211
+ /**
212
+ * CriterionProps
213
+ */
214
+ type CriterionProps = {
215
+ criterionId?: string;
216
+ displayName?: string;
217
+ namespace?: string;
218
+ options?: BadgeActivityProps[];
219
+ onClick?: () => void;
220
+ };
221
+ /**
222
+ * BadgeActivityMenuProps
223
+ */
224
+ type BadgeActivityMenuProps = {
225
+ criteria?: CriterionProps[];
226
+ onBack?: () => void;
227
+ };
228
+ /**
229
+ * BadgeActivityMenu
230
+ * @param props
231
+ * @constructor
232
+ */
233
+ declare const BadgeActivityMenu: (props: BadgeActivityMenuProps) => JSX.Element;
234
+
235
+ /**
236
+ * BadgeSectionProps
237
+ */
238
+ type BadgeSectionProps = {
239
+ isLoading?: boolean;
240
+ readonly?: boolean;
241
+ showMore?: boolean;
242
+ badges?: BadgeProps[];
243
+ };
244
+ /**
245
+ * BadgeSection
246
+ * @param props
247
+ * @constructor
248
+ */
249
+ declare const BadgeSection: (props: BadgeSectionProps) => JSX.Element;
250
+
251
+ /**
252
+ * BadgeSuccessDialogProps
253
+ */
254
+ type BadgeSuccessDialogProps = {
255
+ displayName?: string;
256
+ xp?: number;
257
+ level?: number;
258
+ onClose?: () => void;
259
+ };
260
+ /**
261
+ * BadgeSuccessDialog
262
+ * @param props
263
+ * @constructor
264
+ */
265
+ declare const BadgeSuccessDialog: (props: BadgeSuccessDialogProps) => JSX.Element;
266
+
267
+ /**
268
+ * List of icons available
269
+ */
270
+ declare const icons: readonly ["default", "calendar", "positive", "negative", "circle", "college & career", "arts & culture", "explore", "goal", "help", "leftArrow", "rightArrow", "policy & government", "recreation", "send", "shield", "profile", "volunteer", "clock", "sponsored", "globe", "pin", "milestone", "citizen", "cohort", "builder", "advocate", "leader", "representative", "bolt", "accept", "close", "menu-close", "pathway", "edit", "settings", "objective", "achievements", "badges", "milestones", "activity", "reflection", "registrations", "lock", "unlock", "badge", "waypoint", "apple", "guest speaker", "search", "menu", "todo", "done", "review", "contingent", "unqualified", "materials", "asynchronous", "synchronous", "export", "service-tracking"];
271
+
272
+ /**
273
+ * The name of the icon.
274
+ */
275
+ type IconName = typeof icons[number];
276
+ /**
277
+ * The properties for the icon.
278
+ */
279
+ type IconProps = {
280
+ name: IconName;
281
+ };
282
+ /**
283
+ * A component for icons.
284
+ */
285
+ declare const Icon: (props: IconProps) => JSX.Element | null;
286
+
287
+ /**
288
+ * The properties for the tab.
289
+ */
290
+ type TabProps = {
291
+ icon?: IconName;
292
+ title?: string;
293
+ secondary?: boolean;
294
+ active?: boolean;
295
+ disabled?: boolean;
296
+ onClick?: () => void;
297
+ };
298
+ /**
299
+ * A component for an individual tab option.
300
+ * @param props
301
+ * @constructor
302
+ */
303
+ declare const Tab: (props: TabProps) => JSX.Element;
304
+
305
+ /**
306
+ * The properties for tabs.
307
+ */
308
+ type BoardProps = {
309
+ isLoading?: boolean;
310
+ secondary?: boolean;
311
+ tabs?: React__default.ReactNode;
312
+ workflow?: React__default.ReactNode;
313
+ };
314
+ /**
315
+ * A component for tabs.
316
+ * @param props
317
+ * @constructor
318
+ */
319
+ declare const Board: (props: BoardProps) => JSX.Element;
320
+
321
+ /**
322
+ * The button color.
323
+ */
324
+ type ButtonColor = "slate" | "sky" | "green" | "rose" | "emerald" | "primary" | "secondary" | "slate:sky" | "slate:icon" | "blue" | "dark-blue";
325
+ /**
326
+ * The button size.
327
+ */
328
+ type ButtonSize = "tiny" | "xs" | "sm" | "md" | "lg" | "xl" | "full:sm" | "full:md";
329
+ /**
330
+ * The button spacing.
331
+ */
332
+ type ButtonSpacing = "none" | "xs" | "sm" | "md" | "lg";
333
+ /**
334
+ * The button theme.
335
+ */
336
+ type ButtonTheme = "light" | "dark";
337
+ /**
338
+ * The button justify.
339
+ */
340
+ type ButtonJustify = "center" | "start";
341
+ /**
342
+ * The button border.
343
+ */
344
+ type ButtonBorder = "none" | "rectangle" | "rounded" | "rounded-sm" | "circle" | "circle-sm" | "icon:circle";
345
+ /**
346
+ * The button filter.
347
+ */
348
+ type ButtonFilter = "shadow" | "none";
349
+ /**
350
+ * The properties for the button.
351
+ */
352
+ type ButtonProps = {
353
+ type?: "submit" | "reset" | "button";
354
+ form?: boolean;
355
+ theme?: ButtonTheme;
356
+ active?: boolean;
357
+ disabled?: boolean;
358
+ color?: ButtonColor;
359
+ size?: ButtonSize;
360
+ spacing?: ButtonSpacing;
361
+ icon?: IconName;
362
+ logo?: boolean;
363
+ justify?: ButtonJustify;
364
+ border?: ButtonBorder;
365
+ filter?: ButtonFilter;
366
+ text?: string;
367
+ footer?: string;
368
+ wide?: boolean;
369
+ onClick?: () => void;
370
+ };
371
+ /**
372
+ * A component for buttons.
373
+ * @param props
374
+ * @constructor
375
+ */
376
+ declare const Button: (props: ButtonProps) => JSX.Element;
377
+
378
+ /**
379
+ * DateSelection component props.
380
+ */
381
+ type DateSelectionProps = {
382
+ isLoading?: boolean;
383
+ date?: Date | null;
384
+ setDate: (date: Date | null) => void;
385
+ };
386
+ /**
387
+ * DateSelection component.
388
+ * @param props
389
+ * @constructor
390
+ */
391
+ declare const DateSelection: (props: DateSelectionProps) => JSX.Element;
392
+ /**
393
+ * The properties for the day selection option.
394
+ */
395
+ type DaySelectionOptionProps = {
396
+ today: boolean;
397
+ active: boolean;
398
+ currentMonth: boolean;
399
+ children: number;
400
+ onClick: () => void;
401
+ };
402
+
403
+ /**
404
+ * EventItemProps
405
+ */
406
+ type EventItemProps = {
407
+ headline?: string;
408
+ pathway?: string;
409
+ onClick?: () => void;
410
+ };
411
+ /**
412
+ * EventItem
413
+ * @param props
414
+ * @constructor
415
+ */
416
+ declare const EventItem: (props: EventItemProps) => JSX.Element;
417
+
418
+ /**
419
+ * EventList props.
420
+ */
421
+ type EventListProps = {
422
+ isLoading?: boolean;
423
+ date: Date | null;
424
+ onSetDate: (date: Date | null) => void;
425
+ children?: React__default.ReactNode;
426
+ };
427
+ /**
428
+ * EventList component.
429
+ * @param props
430
+ * @constructor
431
+ */
432
+ declare const EventList: (props: EventListProps) => JSX.Element;
433
+
434
+ /**
435
+ * CardProps
436
+ */
437
+ type CardProps = {
438
+ isLoading?: boolean;
439
+ children?: React.ReactNode;
440
+ onClose?: () => void;
441
+ };
442
+ /**
443
+ * Card
444
+ * @param props
445
+ * @constructor
446
+ */
447
+ declare const Card: (props: CardProps) => JSX.Element;
448
+
449
+ /**
450
+ * Home
451
+ * @constructor
452
+ */
453
+ declare const Home: () => JSX.Element;
454
+
455
+ /**
456
+ * FormItemProps
457
+ */
458
+ type FormItemProps = {
459
+ itemId?: string;
460
+ displayName?: string;
461
+ description?: string;
462
+ format?: "question" | "image" | "embed" | "text";
463
+ questionType?: "radio" | "checkbox" | "drop down" | "file upload" | "text" | "date" | "time";
464
+ options?: string[];
465
+ paragraph?: boolean;
466
+ required?: boolean;
467
+ disabled?: boolean;
468
+ url?: string;
469
+ answerId?: string;
470
+ journalId?: string;
471
+ questionId?: string;
472
+ responses?: string[];
473
+ minText?: number;
474
+ children?: React__default.ReactNode;
475
+ onResponseChange?: (responses?: string[], file?: Blob) => void;
476
+ onTextBlur?: () => void;
477
+ };
478
+
479
+ /**
480
+ * LearningFormProps
481
+ */
482
+ type LearningFormProps = {
483
+ formId?: string;
484
+ displayName?: string;
485
+ description?: string;
486
+ eta?: string;
487
+ imageURL?: string;
488
+ reflection?: string;
489
+ rating?: number;
490
+ items?: FormItemProps[];
491
+ preview?: boolean;
492
+ onHome?: () => void;
493
+ onGoBack?: () => void;
494
+ onSubmit?: (reflection: string, rating?: number) => Promise<any>;
495
+ onSaveDraft?: (items: FormItemProps[], reflection: string, rating?: number) => Promise<any>;
496
+ };
497
+ /**
498
+ * LearningForm
499
+ * @param props
500
+ * @constructor
501
+ */
502
+ declare const LearningForm: (props: LearningFormProps) => JSX.Element;
503
+
504
+ /**
505
+ * The properties for the loader.
506
+ */
507
+ type LoaderProps = {
508
+ isLoading?: boolean;
509
+ children: React__default.ReactNode;
510
+ };
511
+ /**
512
+ * A component for content that is not ready to be displayed.
513
+ */
514
+ declare const Loader: (props: LoaderProps) => JSX.Element;
515
+
516
+ /**
517
+ * A component for Local Civics logo branding.
518
+ */
519
+ declare const Logo: () => JSX.Element;
520
+
521
+ /**
522
+ * The properties for the modal.
523
+ */
524
+ type ModalProps = {
525
+ isLoading?: boolean;
526
+ visible?: boolean;
527
+ inline?: boolean;
528
+ top?: boolean;
529
+ plain?: boolean;
530
+ transparent?: boolean;
531
+ stage?: boolean;
532
+ children?: React__default.ReactNode;
533
+ onClose?: () => void;
534
+ };
535
+ /**
536
+ * A component for displaying modals
537
+ */
538
+ declare const Modal: (props: ModalProps) => JSX.Element;
539
+
540
+ /**
541
+ * The nav link name.
542
+ */
543
+ type NavLinkName = "home" | "profile" | "explore" | "calendar" | "login" | "logout" | "menu" | "menu-close" | "faq" | "terms" | "privacy";
544
+ /**
545
+ * The properties for navigation links.
546
+ */
547
+ type NavLinkProps = {
548
+ name?: NavLinkName | string;
549
+ menu?: boolean;
550
+ active?: boolean;
551
+ disabled?: boolean;
552
+ onClick?: () => void;
553
+ };
554
+ /**
555
+ * A component for navigation links.
556
+ * @param props
557
+ * @constructor
558
+ */
559
+ declare const NavLink: (props: NavLinkProps) => JSX.Element;
560
+
561
+ /**
562
+ * The properties for the nav bar.
563
+ */
564
+ type NavBarProps = {
565
+ children?: (React__default.ReactElement<NavLinkProps> | undefined)[] | React__default.ReactElement<NavLinkProps>;
566
+ };
567
+ /**
568
+ * A component for navigating the platform.
569
+ */
570
+ declare const NavBar: (props: NavBarProps) => JSX.Element;
571
+
572
+ /**
573
+ * NotFoundProps
574
+ */
575
+ type NotFoundProps = {
576
+ visible?: boolean;
577
+ onHome?: () => void;
578
+ };
579
+ /**
580
+ * NotFound
581
+ * @param props
582
+ * @constructor
583
+ */
584
+ declare const NotFound: (props: NotFoundProps) => JSX.Element;
585
+
586
+ /**
587
+ * OnboardingProps
588
+ */
589
+ type OnboardingProps = {
590
+ isLoading?: boolean;
591
+ hasOrganization?: boolean;
592
+ hasRegistration?: boolean;
593
+ hasInterests?: boolean;
594
+ search?: string;
595
+ persona?: string;
596
+ givenName?: string;
597
+ familyName?: string;
598
+ grade?: number;
599
+ impactStatement?: string;
600
+ interests?: string[];
601
+ organizations?: any[];
602
+ onDeclineLegalAgreement?: () => void;
603
+ onOrganizationSearch?: (search: string) => void;
604
+ onJoinOrganization?: (organizationId: string, accessCode?: string) => void;
605
+ onConfigureTenant: (changes: any) => void;
606
+ onFinish?: () => void;
607
+ };
608
+ /**
609
+ * A component for onboarding
610
+ * @param props
611
+ * @constructor
612
+ */
613
+ declare const Onboarding: (props: OnboardingProps) => JSX.Element;
614
+
615
+ /**
616
+ * OverlayProps
617
+ */
618
+ type OverlayProps = {
619
+ children?: React.ReactNode;
620
+ };
621
+ /**
622
+ * Overlay
623
+ * @param props
624
+ * @constructor
625
+ */
626
+ declare const Overlay: (props: OverlayProps) => JSX.Element;
627
+
628
+ /**
629
+ * PathwayProps
630
+ */
631
+ type PathwayButtonProps = {
632
+ active?: boolean;
633
+ name?: "policy & government" | "arts & culture" | "college & career" | "volunteer" | "recreation";
634
+ onClick?: () => void;
635
+ };
636
+ /**
637
+ * A component for displaying a single pathway
638
+ * @param props
639
+ * @constructor
640
+ */
641
+ declare const PathwayButton: (props: PathwayButtonProps) => JSX.Element;
642
+
643
+ /**
644
+ * PathwayFilter props
645
+ */
646
+ interface PathwayFilterProps {
647
+ title: string;
648
+ pathways?: string[];
649
+ onChange?: (pathways: string[]) => void;
650
+ }
651
+ /**
652
+ * PathwayFilter
653
+ * @param props
654
+ * @constructor
655
+ */
656
+ declare const PathwayFilter: FunctionComponent<PathwayFilterProps>;
657
+
658
+ /**
659
+ * The activity progress height.
660
+ */
661
+ type PathwayProgressHeight = "sm" | "md";
662
+ /**
663
+ * The properties for the pathway progress.
664
+ */
665
+ type PathwayProgressProps = {
666
+ xp?: number;
667
+ nextXP?: number;
668
+ level?: number;
669
+ open?: boolean;
670
+ title?: string;
671
+ icon?: IconName;
672
+ height?: PathwayProgressHeight;
673
+ onOpen?: () => void;
674
+ };
675
+ /**
676
+ * A component for displaying pathway progress.
677
+ * @param props
678
+ * @constructor
679
+ */
680
+ declare const PathwayProgress: (props: PathwayProgressProps) => JSX.Element;
681
+
682
+ /**
683
+ * The properties for the pathway progress widget
684
+ */
685
+ interface PathwayWidgetProps {
686
+ isLoading?: boolean;
687
+ edit?: boolean;
688
+ onHelp?: () => void;
689
+ children?: React__default.ReactNode;
690
+ }
691
+ /**
692
+ * A widget to display pathway progress
693
+ * @param props
694
+ * @constructor
695
+ */
696
+ declare const PathwayWidget: (props: PathwayWidgetProps) => JSX.Element;
697
+
698
+ /**
699
+ * The properties for the about widget.
700
+ */
701
+ type AboutWidgetProps = {
702
+ isLoading?: boolean;
703
+ edit?: boolean;
704
+ impactStatement?: string;
705
+ placeName?: string;
706
+ communityName?: string;
707
+ onEdit?: () => void;
708
+ };
709
+ /**
710
+ * A widget for displaying additional info about the resident.
711
+ * @param props
712
+ * @constructor
713
+ */
714
+ declare const AboutWidget: (props: AboutWidgetProps) => JSX.Element;
715
+
716
+ /**
717
+ * The properties for the achievement widget.
718
+ */
719
+ interface AchievementWidgetProps {
720
+ isLoading?: boolean;
721
+ lessonsCompleted?: number;
722
+ badgesEarned?: number;
723
+ civicMilestones?: number;
724
+ serviceHours?: number;
725
+ openDisabled?: boolean;
726
+ openIcon?: IconName;
727
+ onOpen?: () => void;
728
+ }
729
+ /**
730
+ * A widget for displaying resident a achievement report.
731
+ * @param props
732
+ * @constructor
733
+ */
734
+ declare const AchievementWidget: (props: AchievementWidgetProps) => JSX.Element;
735
+
736
+ /**
737
+ * SettingsCardProps
738
+ */
739
+ type SettingsCardProps = {
740
+ givenName?: string;
741
+ familyName?: string;
742
+ grade?: number;
743
+ impactStatement?: string;
744
+ avatarURL?: string;
745
+ accessToken?: string;
746
+ isLoading?: boolean;
747
+ visible?: boolean;
748
+ hasChanges?: boolean;
749
+ onClose?: () => void;
750
+ onSave?: (changes?: {
751
+ name?: string;
752
+ givenName?: string;
753
+ familyName?: string;
754
+ grade?: number;
755
+ subject?: string;
756
+ persona?: string;
757
+ impactStatement?: string;
758
+ interests?: string[];
759
+ avatar?: Blob;
760
+ }) => void;
761
+ };
762
+ /**
763
+ * SettingsCard
764
+ * @param props
765
+ * @constructor
766
+ */
767
+ declare const SettingsCard: (props: SettingsCardProps) => JSX.Element;
768
+
769
+ /**
770
+ * The properties for the impact score widget.
771
+ */
772
+ type ImpactWidgetProps = {
773
+ level?: number;
774
+ xp?: number;
775
+ nextXP?: number;
776
+ isLoading?: boolean;
777
+ };
778
+ /**
779
+ * A widget for displaying the impact score.
780
+ * @param props
781
+ * @constructor
782
+ */
783
+ declare const ImpactWidget: (props: ImpactWidgetProps) => JSX.Element;
784
+
785
+ /**
786
+ * The properties for the resident.
787
+ */
788
+ type ResidentWidgetProps = {
789
+ isLoading?: boolean;
790
+ avatarURL?: string;
791
+ tenantName?: string;
792
+ givenName?: string;
793
+ familyName?: string;
794
+ createdAt?: string;
795
+ online?: boolean;
796
+ };
797
+ /**
798
+ * A component for displaying a resident.
799
+ * @param props
800
+ * @constructor
801
+ */
802
+ declare const ProfileWidget: (props: ResidentWidgetProps) => JSX.Element;
803
+
804
+ /**
805
+ * The properties for progress.
806
+ */
807
+ type ProgressProps = {
808
+ start: number;
809
+ end: number;
810
+ rounded?: boolean;
811
+ color?: "green" | "sky-blue";
812
+ };
813
+ /**
814
+ * A component for displaying progress.
815
+ */
816
+ declare const Progress: (props: ProgressProps) => JSX.Element;
817
+
818
+ /**
819
+ * The properties for the search button.
820
+ */
821
+ type SearchButtonProps = {
822
+ disabled?: boolean;
823
+ placeholder?: string;
824
+ onClick?: () => void;
825
+ };
826
+ /**
827
+ * A component for starting a search via click.
828
+ * @param props
829
+ * @constructor
830
+ */
831
+ declare const SearchButton: (props: SearchButtonProps) => JSX.Element;
832
+
833
+ type SearchResultProps = {
834
+ title?: string;
835
+ icon?: IconName;
836
+ onClick?: () => void;
837
+ };
838
+ declare const SearchResult: (props: SearchResultProps) => JSX.Element;
839
+
840
+ type SearchProps = {
841
+ autofocus?: boolean;
842
+ category?: string;
843
+ open?: boolean;
844
+ disabled?: boolean;
845
+ placeholder?: string;
846
+ value?: string;
847
+ onOpen?: () => void;
848
+ onClose?: () => void;
849
+ results?: React__default.ReactElement<SearchResultProps> | React__default.ReactElement<SearchResultProps>[] | null;
850
+ onSearch?: (search: string) => void;
851
+ };
852
+ declare const Search: (props: SearchProps) => JSX.Element;
853
+
854
+ /**
855
+ * FormProps
856
+ */
857
+ type FormProps = {
858
+ inReview?: boolean;
859
+ showSubmitDialogue?: boolean;
860
+ showExitDialogue?: boolean;
861
+ children?: React__default.ReactNode;
862
+ onSubmit?: (responses: any) => Promise<any>;
863
+ onClose?: () => void;
864
+ };
865
+
866
+ /**
867
+ * LogServiceButtonProps
868
+ */
869
+ type LogServiceButtonProps = {
870
+ text?: string;
871
+ isOpen?: boolean;
872
+ form?: FormProps;
873
+ onSubmit?: (responses: any) => Promise<any>;
874
+ onClick?: () => void;
875
+ };
876
+ /**
877
+ * LogServiceButton
878
+ * @param props
879
+ * @constructor
880
+ */
881
+ declare const LogServiceButton: (props: LogServiceButtonProps) => JSX.Element;
882
+
883
+ /**
884
+ * TaskItemProps
885
+ */
886
+ type TaskItemProps = {
887
+ headline?: string;
888
+ full?: boolean;
889
+ status?: "todo" | "in-progress" | "done";
890
+ onAction?: () => void;
891
+ };
892
+ /**
893
+ * TaskItem
894
+ * @param props
895
+ * @constructor
896
+ */
897
+ declare const TaskItem: (props: TaskItemProps) => JSX.Element;
898
+
899
+ /**
900
+ * The properties for the task workflow.
901
+ */
902
+ type TaskListProps = {
903
+ isLoading?: boolean;
904
+ active?: "todo" | "in-progress" | "done";
905
+ onTodo?: () => void;
906
+ onInProgress?: () => void;
907
+ onDone?: () => void;
908
+ children?: React__default.ReactNode;
909
+ };
910
+ /**
911
+ * A component for the task workflow.
912
+ * @param props
913
+ * @constructor
914
+ */
915
+ declare const TaskList: (props: TaskListProps) => JSX.Element;
916
+
917
+ /**
918
+ * The properties for the widget body.
919
+ */
920
+ type WidgetBodyProps = {
921
+ spacing?: "sm" | "md" | "none";
922
+ children?: React__default.ReactNode;
923
+ };
924
+ /**
925
+ * A component for the widget body.
926
+ * @param props
927
+ * @constructor
928
+ */
929
+ declare const WidgetBody: (props: WidgetBodyProps) => JSX.Element;
930
+
931
+ /**
932
+ * The properties for the widget header.
933
+ */
934
+ type WidgetHeaderProps = {
935
+ loose?: boolean;
936
+ divide?: boolean;
937
+ children?: React__default.ReactNode;
938
+ };
939
+ /**
940
+ * A component for widget headers.
941
+ * @param props
942
+ * @constructor
943
+ */
944
+ declare const WidgetHeader: (props: WidgetHeaderProps) => JSX.Element;
945
+
946
+ /**
947
+ * The properties for the widget header link.
948
+ */
949
+ type WidgetHeaderLinkProps = {
950
+ display?: boolean;
951
+ disabled?: boolean;
952
+ onClick?: () => void;
953
+ size?: ButtonSize;
954
+ children: string | React__default.ReactElement<IconProps>;
955
+ };
956
+ /**
957
+ * A component for widget header call to action.
958
+ * @param props
959
+ * @constructor
960
+ */
961
+ declare const WidgetHeaderLink: (props: WidgetHeaderLinkProps) => JSX.Element | null;
962
+
963
+ /**
964
+ * The properties for the widget title.
965
+ */
966
+ type WidgetTitleProps = {
967
+ icon?: IconName;
968
+ children: React__default.ReactNode;
969
+ };
970
+ /**
971
+ * A component for widget titles.
972
+ * @param props
973
+ * @constructor
974
+ */
975
+ declare const WidgetTitle: (props: WidgetTitleProps) => JSX.Element;
976
+
977
+ /**
978
+ * The properties for the widget.
979
+ */
980
+ type WidgetProps = {
981
+ headless?: boolean;
982
+ borderless?: boolean;
983
+ color?: "sky" | "inherit";
984
+ isLoading?: boolean;
985
+ children?: React__default.ReactNode;
986
+ };
987
+ /**
988
+ * A component for widgets.
989
+ * @param props
990
+ * @constructor
991
+ */
992
+ declare const Widget: (props: WidgetProps) => JSX.Element;
993
+
994
+ /**
995
+ * AuthLayoutProps
996
+ */
997
+ type AuthLayoutProps = {
998
+ isLoading?: boolean;
999
+ tenantName?: string;
1000
+ impactStatement?: string;
1001
+ pathname?: string;
1002
+ page?: "profile" | "explore" | "calendar";
1003
+ disabled?: boolean;
1004
+ header?: React__default.ReactNode;
1005
+ subheader?: React__default.ReactNode;
1006
+ sidebar?: React__default.ReactNode;
1007
+ main?: React__default.ReactNode;
1008
+ outlet?: React__default.ReactNode;
1009
+ children?: React__default.ReactNode;
1010
+ onOnboarding?: () => void;
1011
+ onHome?: () => void;
1012
+ onProfile?: () => void;
1013
+ onExplore?: () => void;
1014
+ onCalendar?: () => void;
1015
+ onLogout?: () => void;
1016
+ onFAQ?: () => void;
1017
+ onPrivacy?: () => void;
1018
+ onTerms?: () => void;
1019
+ onSwitchAccount?: () => void;
1020
+ };
1021
+ /**
1022
+ * AuthLayout
1023
+ * @constructor
1024
+ */
1025
+ declare const AuthLayout: (props: AuthLayoutProps & NavBarProps) => JSX.Element;
1026
+
1027
+ /**
1028
+ * HomeLayoutProps
1029
+ */
1030
+ type HomeLayoutProps = {
1031
+ isLoading?: boolean;
1032
+ nickname?: string;
1033
+ pathname?: string;
1034
+ children?: React__default.ReactNode;
1035
+ onProfile?: () => void;
1036
+ onHome?: () => void;
1037
+ onLogin?: () => void;
1038
+ onFAQ?: () => void;
1039
+ onPrivacy?: () => void;
1040
+ onTerms?: () => void;
1041
+ };
1042
+ /**
1043
+ * HomeLayout
1044
+ * @constructor
1045
+ */
1046
+ declare const HomeLayout: (props: HomeLayoutProps) => JSX.Element;
1047
+
1048
+ export { AboutWidget, AboutWidgetProps, AchievementWidget, AchievementWidgetProps, ActivityCard, ActivityCardProps, ActivityItem, ActivityItemProps, ActivityList, ActivityListProps, ActivityReflection, ActivityReflectionProps, AuthLayout, AuthLayoutProps, Badge, BadgeActivityMenu, BadgeActivityMenuProps, BadgeProps, BadgeSection, BadgeSectionProps, BadgeSuccessDialog, BadgeSuccessDialogProps, Board, BoardProps, Button, ButtonBorder, ButtonColor, ButtonFilter, ButtonJustify, ButtonProps, ButtonSize, ButtonSpacing, ButtonTheme, Card, CardProps, DateSelection, DateSelectionProps, DaySelectionOptionProps, EventItem, EventItemProps, EventList, EventListProps, Home, HomeLayout, HomeLayoutProps, Icon, IconName, IconProps, ImpactWidget, ImpactWidgetProps, LearningForm, LearningFormProps, Loader, LoaderProps, LogServiceButton, LogServiceButtonProps, Logo, Modal, ModalProps, NavBar, NavBarProps, NavLink, NavLinkName, NavLinkProps, NotFound, NotFoundProps, Onboarding, OnboardingProps, Overlay, OverlayProps, PathwayButton, PathwayButtonProps, PathwayFilter, PathwayFilterProps, PathwayProgress, PathwayProgressHeight, PathwayProgressProps, PathwayWidget, PathwayWidgetProps, ProfileWidget, Progress, ProgressProps, ResidentWidgetProps, Search, SearchButton, SearchButtonProps, SearchProps, SearchResult, SearchResultProps, SettingsCard, SettingsCardProps, Tab, TabProps, TagFilter, TagFilterProps, TaskItem, TaskItemProps, TaskList, TaskListProps, Widget, WidgetBody, WidgetBodyProps, WidgetHeader, WidgetHeaderLink, WidgetHeaderLinkProps, WidgetHeaderProps, WidgetProps, WidgetTitle, WidgetTitleProps };