@careevolution/mydatahelps-ui 2.11.1-SSComponents.0 → 2.12.1-MoreAsthma.0

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 (274) hide show
  1. package/dist/cjs/index.js +12 -189
  2. package/dist/cjs/index.js.map +1 -1
  3. package/dist/cjs/types/components/asthma/components/AsthmaActionPlanManager/AsthmaActionPlanManager.d.ts +9 -0
  4. package/dist/cjs/types/components/asthma/components/AsthmaActionPlanManager/AsthmaActionPlanManager.stories.d.ts +32 -0
  5. package/dist/cjs/types/components/asthma/components/AsthmaActionPlanManager/index.d.ts +1 -0
  6. package/dist/cjs/types/components/asthma/components/AsthmaAirQualities/AsthmaAirQualities.d.ts +11 -0
  7. package/dist/cjs/types/components/asthma/components/AsthmaAirQualities/AsthmaAirQualities.previewData.d.ts +7 -0
  8. package/dist/cjs/types/components/asthma/components/AsthmaAirQualities/AsthmaAirQualities.stories.d.ts +37 -0
  9. package/dist/cjs/types/components/asthma/components/AsthmaAirQualities/index.d.ts +2 -0
  10. package/dist/cjs/types/components/asthma/components/AsthmaAlertTakeoverNotice/AsthmaAlertTakeoverNotice.d.ts +9 -0
  11. package/dist/cjs/types/components/asthma/components/AsthmaAlertTakeoverNotice/AsthmaAlertTakeoverNotice.stories.d.ts +34 -0
  12. package/dist/cjs/types/components/asthma/components/AsthmaAlertTakeoverNotice/index.d.ts +1 -0
  13. package/dist/cjs/types/components/asthma/components/AsthmaAlertTakeoverTrigger/AsthmaAlertTakeoverTrigger.d.ts +11 -0
  14. package/dist/cjs/types/components/asthma/components/AsthmaAlertTakeoverTrigger/index.d.ts +1 -0
  15. package/dist/cjs/types/components/asthma/components/AsthmaBiometrics/AsthmaBiometrics.d.ts +12 -0
  16. package/dist/cjs/types/components/asthma/components/AsthmaBiometrics/AsthmaBiometrics.previewData.d.ts +12 -0
  17. package/dist/cjs/types/components/asthma/components/AsthmaBiometrics/AsthmaBiometrics.stories.d.ts +32 -0
  18. package/dist/cjs/types/components/asthma/components/AsthmaBiometrics/index.d.ts +2 -0
  19. package/dist/cjs/types/components/asthma/components/AsthmaControlCalendar/AsthmaControlCalendar.d.ts +12 -0
  20. package/dist/cjs/types/components/asthma/components/AsthmaControlCalendar/AsthmaControlCalendar.previewData.d.ts +6 -0
  21. package/dist/cjs/types/components/asthma/components/AsthmaControlCalendar/AsthmaControlCalendar.stories.d.ts +46 -0
  22. package/dist/cjs/types/components/asthma/components/AsthmaControlCalendar/index.d.ts +2 -0
  23. package/dist/cjs/types/components/asthma/components/AsthmaControlStatusHeader/AsthmaControlStatusHeader.d.ts +10 -0
  24. package/dist/cjs/types/components/asthma/components/AsthmaControlStatusHeader/AsthmaControlStatusHeader.previewData.d.ts +8 -0
  25. package/dist/cjs/types/components/asthma/components/AsthmaControlStatusHeader/AsthmaControlStatusHeader.stories.d.ts +32 -0
  26. package/dist/cjs/types/components/asthma/components/AsthmaControlStatusHeader/index.d.ts +2 -0
  27. package/dist/cjs/types/components/asthma/components/AsthmaLogEntryDetails/AsthmaLogEntryDetails.d.ts +13 -0
  28. package/dist/cjs/types/components/asthma/components/AsthmaLogEntryDetails/AsthmaLogEntryDetails.previewData.d.ts +6 -0
  29. package/dist/cjs/types/components/asthma/components/AsthmaLogEntryDetails/AsthmaLogEntryDetails.stories.d.ts +39 -0
  30. package/dist/cjs/types/components/asthma/components/AsthmaLogEntryDetails/index.d.ts +2 -0
  31. package/dist/cjs/types/components/asthma/components/AsthmaLogEntryHeader/AsthmaLogEntryHeader.d.ts +11 -0
  32. package/dist/cjs/types/components/asthma/components/AsthmaLogEntryHeader/AsthmaLogEntryHeader.previewData.d.ts +7 -0
  33. package/dist/cjs/types/components/asthma/components/AsthmaLogEntryHeader/AsthmaLogEntryHeader.stories.d.ts +32 -0
  34. package/dist/cjs/types/components/asthma/components/AsthmaLogEntryHeader/index.d.ts +2 -0
  35. package/dist/cjs/types/components/asthma/components/AsthmaPostEnrollmentSurveyTrigger/AsthmaPostEnrollmentSurveyTrigger.d.ts +8 -0
  36. package/dist/cjs/types/components/asthma/components/AsthmaPostEnrollmentSurveyTrigger/index.d.ts +1 -0
  37. package/dist/cjs/types/components/asthma/components/AsthmaRecommendedArticle/AsthmaRecommendedArticle.d.ts +12 -0
  38. package/dist/cjs/types/components/asthma/components/AsthmaRecommendedArticle/AsthmaRecommendedArticle.stories.d.ts +50 -0
  39. package/dist/cjs/types/components/asthma/components/AsthmaRecommendedArticle/index.d.ts +1 -0
  40. package/dist/cjs/types/components/asthma/components/index.d.ts +11 -0
  41. package/dist/cjs/types/components/asthma/helpers/asthma-data.d.ts +26 -0
  42. package/dist/cjs/types/components/asthma/helpers/asthma-functions.d.ts +20 -0
  43. package/dist/cjs/types/components/asthma/helpers/daily-data-providers/blood-oxygen-level-daytime.d.ts +2 -0
  44. package/dist/cjs/types/components/asthma/helpers/daily-data-providers/blood-oxygen-level-nighttime.d.ts +2 -0
  45. package/dist/cjs/types/components/asthma/helpers/daily-data-providers/index.d.ts +8 -0
  46. package/dist/cjs/types/components/asthma/helpers/daily-data-providers/respiratory-rate.d.ts +2 -0
  47. package/dist/cjs/types/components/asthma/helpers/daily-data-providers/resting-heart-rate-daytime.d.ts +2 -0
  48. package/dist/cjs/types/components/asthma/helpers/daily-data-providers/resting-heart-rate-nighttime.d.ts +2 -0
  49. package/dist/cjs/types/components/asthma/helpers/daily-data-providers/shared.d.ts +2 -0
  50. package/dist/cjs/types/components/asthma/helpers/daily-data-providers/sleep.d.ts +2 -0
  51. package/dist/cjs/types/components/asthma/helpers/daily-data-providers/steps.d.ts +2 -0
  52. package/dist/cjs/types/components/asthma/helpers/index.d.ts +2 -0
  53. package/dist/cjs/types/components/asthma/index.d.ts +4 -0
  54. package/dist/cjs/types/components/asthma/model/index.d.ts +1 -0
  55. package/dist/cjs/types/components/asthma/model/types.d.ts +66 -0
  56. package/dist/cjs/types/components/asthma/views/AsthmaActionPlanView/AsthmaActionPlanView.d.ts +8 -0
  57. package/dist/cjs/types/components/asthma/views/AsthmaActionPlanView/AsthmaActionPlanView.stories.d.ts +29 -0
  58. package/dist/cjs/types/components/asthma/views/AsthmaActionPlanView/index.d.ts +1 -0
  59. package/dist/cjs/types/components/asthma/views/AsthmaActivityView/AsthmaActivityView.d.ts +8 -0
  60. package/dist/cjs/types/components/asthma/views/AsthmaActivityView/AsthmaActivityView.stories.d.ts +30 -0
  61. package/dist/cjs/types/components/asthma/views/AsthmaActivityView/index.d.ts +1 -0
  62. package/dist/cjs/types/components/asthma/views/AsthmaAirQualityView/AsthmaAirQualityView.d.ts +8 -0
  63. package/dist/cjs/types/components/asthma/views/AsthmaAirQualityView/AsthmaAirQualityView.stories.d.ts +41 -0
  64. package/dist/cjs/types/components/asthma/views/AsthmaAirQualityView/index.d.ts +1 -0
  65. package/dist/cjs/types/components/asthma/views/AsthmaAlertTakeoverView/AsthmaAlertTakeoverView.d.ts +7 -0
  66. package/dist/cjs/types/components/asthma/views/AsthmaAlertTakeoverView/AsthmaAlertTakeoverView.stories.d.ts +23 -0
  67. package/dist/cjs/types/components/asthma/views/AsthmaAlertTakeoverView/index.d.ts +1 -0
  68. package/dist/cjs/types/components/asthma/views/AsthmaDayView/AsthmaDayView.d.ts +15 -0
  69. package/dist/cjs/types/components/asthma/views/AsthmaDayView/AsthmaDayView.stories.d.ts +23 -0
  70. package/dist/cjs/types/components/asthma/views/AsthmaDayView/index.d.ts +1 -0
  71. package/dist/cjs/types/components/asthma/views/AsthmaHeartAndLungsView/AsthmaHeartAndLungsView.d.ts +8 -0
  72. package/dist/cjs/types/components/asthma/views/AsthmaHeartAndLungsView/AsthmaHeartAndLungsView.stories.d.ts +41 -0
  73. package/dist/cjs/types/components/asthma/views/AsthmaHeartAndLungsView/index.d.ts +1 -0
  74. package/dist/cjs/types/components/asthma/views/AsthmaLogEntryEditorView/AsthmaLogEntryEditorView.d.ts +8 -0
  75. package/dist/cjs/types/components/asthma/views/AsthmaLogEntryEditorView/AsthmaLogEntryEditorView.previewData.d.ts +6 -0
  76. package/dist/cjs/types/components/asthma/views/AsthmaLogEntryEditorView/AsthmaLogEntryEditorView.stories.d.ts +29 -0
  77. package/dist/cjs/types/components/asthma/views/AsthmaLogEntryEditorView/index.d.ts +2 -0
  78. package/dist/cjs/types/components/asthma/views/AsthmaSleepView/AsthmaSleepView.d.ts +8 -0
  79. package/dist/cjs/types/components/asthma/views/AsthmaSleepView/AsthmaSleepView.stories.d.ts +30 -0
  80. package/dist/cjs/types/components/asthma/views/AsthmaSleepView/index.d.ts +1 -0
  81. package/dist/cjs/types/components/asthma/views/index.d.ts +8 -0
  82. package/dist/cjs/types/components/container/RecentDailyDataBarChart/RecentDailyDataBarChart.d.ts +17 -0
  83. package/dist/cjs/types/components/container/RecentDailyDataBarChart/RecentDailyDataBarChart.stories.d.ts +58 -0
  84. package/dist/cjs/types/components/container/RecentDailyDataBarChart/index.d.ts +1 -0
  85. package/dist/cjs/types/components/container/index.d.ts +1 -0
  86. package/dist/cjs/types/components/index.d.ts +3 -2
  87. package/dist/cjs/types/components/presentational/DateRangeCoordinator/index.d.ts +1 -1
  88. package/dist/cjs/types/components/presentational/Layout/index.d.ts +1 -2
  89. package/dist/cjs/types/components/presentational/NavigationBar/NavigationBar.d.ts +1 -0
  90. package/dist/cjs/types/components/presentational/Resource/Resource.d.ts +1 -0
  91. package/dist/cjs/types/components/presentational/Resource/Resource.stories.d.ts +8 -0
  92. package/dist/cjs/types/components/presentational/ResourceList/ResourceList.d.ts +19 -0
  93. package/dist/cjs/types/components/presentational/ResourceList/ResourceList.previewData.d.ts +6 -0
  94. package/dist/cjs/types/components/presentational/ResourceList/ResourceList.stories.d.ts +50 -0
  95. package/dist/cjs/types/components/presentational/ResourceList/index.d.ts +2 -0
  96. package/dist/cjs/types/components/presentational/RotatingComponentCoordinator/RotatingComponentCoordinator.d.ts +9 -0
  97. package/dist/cjs/types/components/presentational/RotatingComponentCoordinator/RotatingComponentCoordinator.stories.d.ts +26 -0
  98. package/dist/cjs/types/components/presentational/RotatingComponentCoordinator/index.d.ts +1 -0
  99. package/dist/cjs/types/components/presentational/SingleDataPoint/SingleDataPoint.d.ts +13 -0
  100. package/dist/cjs/types/components/presentational/SingleDataPoint/SingleDataPoint.stories.d.ts +55 -0
  101. package/dist/cjs/types/components/presentational/SingleDataPoint/index.d.ts +1 -0
  102. package/dist/cjs/types/components/presentational/index.d.ts +3 -0
  103. package/dist/cjs/types/components/symptom-shark/container/index.d.ts +0 -1
  104. package/dist/cjs/types/components/symptom-shark/helpers/symptom-shark-data.d.ts +2 -5
  105. package/dist/cjs/types/components/symptom-shark/presentational/OverallExperienceChart/OverallExperienceChart.d.ts +0 -1
  106. package/dist/cjs/types/components/symptom-shark/presentational/SymptomSeverityChart/SymptomSeverityChart.d.ts +0 -1
  107. package/dist/cjs/types/components/symptom-shark/presentational/index.d.ts +0 -3
  108. package/dist/cjs/types/components/symptom-shark/view/index.d.ts +0 -1
  109. package/dist/cjs/types/components/view/ResourceListView/ResourceListView.d.ts +11 -0
  110. package/dist/cjs/types/components/view/ResourceListView/ResourceListView.stories.d.ts +40 -0
  111. package/dist/cjs/types/components/view/ResourceListView/index.d.ts +1 -0
  112. package/dist/cjs/types/components/view/index.d.ts +1 -0
  113. package/dist/cjs/types/helpers/daily-data-providers/air-quality-home.d.ts +2 -0
  114. package/dist/cjs/types/helpers/daily-data-providers/air-quality-work.d.ts +2 -0
  115. package/dist/cjs/types/helpers/daily-data-providers/index.d.ts +3 -0
  116. package/dist/cjs/types/helpers/daily-data-providers/shared.d.ts +4 -0
  117. package/dist/cjs/types/helpers/query-daily-data.d.ts +5 -1
  118. package/dist/cjs/types/index.d.ts +1 -0
  119. package/dist/esm/index.js +12 -189
  120. package/dist/esm/index.js.map +1 -1
  121. package/dist/esm/types/components/asthma/components/AsthmaActionPlanManager/AsthmaActionPlanManager.d.ts +9 -0
  122. package/dist/esm/types/components/asthma/components/AsthmaActionPlanManager/AsthmaActionPlanManager.stories.d.ts +32 -0
  123. package/dist/esm/types/components/asthma/components/AsthmaActionPlanManager/index.d.ts +1 -0
  124. package/dist/esm/types/components/asthma/components/AsthmaAirQualities/AsthmaAirQualities.d.ts +11 -0
  125. package/dist/esm/types/components/asthma/components/AsthmaAirQualities/AsthmaAirQualities.previewData.d.ts +7 -0
  126. package/dist/esm/types/components/asthma/components/AsthmaAirQualities/AsthmaAirQualities.stories.d.ts +37 -0
  127. package/dist/esm/types/components/asthma/components/AsthmaAirQualities/index.d.ts +2 -0
  128. package/dist/esm/types/components/asthma/components/AsthmaAlertTakeoverNotice/AsthmaAlertTakeoverNotice.d.ts +9 -0
  129. package/dist/esm/types/components/asthma/components/AsthmaAlertTakeoverNotice/AsthmaAlertTakeoverNotice.stories.d.ts +34 -0
  130. package/dist/esm/types/components/asthma/components/AsthmaAlertTakeoverNotice/index.d.ts +1 -0
  131. package/dist/esm/types/components/asthma/components/AsthmaAlertTakeoverTrigger/AsthmaAlertTakeoverTrigger.d.ts +11 -0
  132. package/dist/esm/types/components/asthma/components/AsthmaAlertTakeoverTrigger/index.d.ts +1 -0
  133. package/dist/esm/types/components/asthma/components/AsthmaBiometrics/AsthmaBiometrics.d.ts +12 -0
  134. package/dist/esm/types/components/asthma/components/AsthmaBiometrics/AsthmaBiometrics.previewData.d.ts +12 -0
  135. package/dist/esm/types/components/asthma/components/AsthmaBiometrics/AsthmaBiometrics.stories.d.ts +32 -0
  136. package/dist/esm/types/components/asthma/components/AsthmaBiometrics/index.d.ts +2 -0
  137. package/dist/esm/types/components/asthma/components/AsthmaControlCalendar/AsthmaControlCalendar.d.ts +12 -0
  138. package/dist/esm/types/components/asthma/components/AsthmaControlCalendar/AsthmaControlCalendar.previewData.d.ts +6 -0
  139. package/dist/esm/types/components/asthma/components/AsthmaControlCalendar/AsthmaControlCalendar.stories.d.ts +46 -0
  140. package/dist/esm/types/components/asthma/components/AsthmaControlCalendar/index.d.ts +2 -0
  141. package/dist/esm/types/components/asthma/components/AsthmaControlStatusHeader/AsthmaControlStatusHeader.d.ts +10 -0
  142. package/dist/esm/types/components/asthma/components/AsthmaControlStatusHeader/AsthmaControlStatusHeader.previewData.d.ts +8 -0
  143. package/dist/esm/types/components/asthma/components/AsthmaControlStatusHeader/AsthmaControlStatusHeader.stories.d.ts +32 -0
  144. package/dist/esm/types/components/asthma/components/AsthmaControlStatusHeader/index.d.ts +2 -0
  145. package/dist/esm/types/components/asthma/components/AsthmaLogEntryDetails/AsthmaLogEntryDetails.d.ts +13 -0
  146. package/dist/esm/types/components/asthma/components/AsthmaLogEntryDetails/AsthmaLogEntryDetails.previewData.d.ts +6 -0
  147. package/dist/esm/types/components/asthma/components/AsthmaLogEntryDetails/AsthmaLogEntryDetails.stories.d.ts +39 -0
  148. package/dist/esm/types/components/asthma/components/AsthmaLogEntryDetails/index.d.ts +2 -0
  149. package/dist/esm/types/components/asthma/components/AsthmaLogEntryHeader/AsthmaLogEntryHeader.d.ts +11 -0
  150. package/dist/esm/types/components/asthma/components/AsthmaLogEntryHeader/AsthmaLogEntryHeader.previewData.d.ts +7 -0
  151. package/dist/esm/types/components/asthma/components/AsthmaLogEntryHeader/AsthmaLogEntryHeader.stories.d.ts +32 -0
  152. package/dist/esm/types/components/asthma/components/AsthmaLogEntryHeader/index.d.ts +2 -0
  153. package/dist/esm/types/components/asthma/components/AsthmaPostEnrollmentSurveyTrigger/AsthmaPostEnrollmentSurveyTrigger.d.ts +8 -0
  154. package/dist/esm/types/components/asthma/components/AsthmaPostEnrollmentSurveyTrigger/index.d.ts +1 -0
  155. package/dist/esm/types/components/asthma/components/AsthmaRecommendedArticle/AsthmaRecommendedArticle.d.ts +12 -0
  156. package/dist/esm/types/components/asthma/components/AsthmaRecommendedArticle/AsthmaRecommendedArticle.stories.d.ts +50 -0
  157. package/dist/esm/types/components/asthma/components/AsthmaRecommendedArticle/index.d.ts +1 -0
  158. package/dist/esm/types/components/asthma/components/index.d.ts +11 -0
  159. package/dist/esm/types/components/asthma/helpers/asthma-data.d.ts +26 -0
  160. package/dist/esm/types/components/asthma/helpers/asthma-functions.d.ts +20 -0
  161. package/dist/esm/types/components/asthma/helpers/daily-data-providers/blood-oxygen-level-daytime.d.ts +2 -0
  162. package/dist/esm/types/components/asthma/helpers/daily-data-providers/blood-oxygen-level-nighttime.d.ts +2 -0
  163. package/dist/esm/types/components/asthma/helpers/daily-data-providers/index.d.ts +8 -0
  164. package/dist/esm/types/components/asthma/helpers/daily-data-providers/respiratory-rate.d.ts +2 -0
  165. package/dist/esm/types/components/asthma/helpers/daily-data-providers/resting-heart-rate-daytime.d.ts +2 -0
  166. package/dist/esm/types/components/asthma/helpers/daily-data-providers/resting-heart-rate-nighttime.d.ts +2 -0
  167. package/dist/esm/types/components/asthma/helpers/daily-data-providers/shared.d.ts +2 -0
  168. package/dist/esm/types/components/asthma/helpers/daily-data-providers/sleep.d.ts +2 -0
  169. package/dist/esm/types/components/asthma/helpers/daily-data-providers/steps.d.ts +2 -0
  170. package/dist/esm/types/components/asthma/helpers/index.d.ts +2 -0
  171. package/dist/esm/types/components/asthma/index.d.ts +4 -0
  172. package/dist/esm/types/components/asthma/model/index.d.ts +1 -0
  173. package/dist/esm/types/components/asthma/model/types.d.ts +66 -0
  174. package/dist/esm/types/components/asthma/views/AsthmaActionPlanView/AsthmaActionPlanView.d.ts +8 -0
  175. package/dist/esm/types/components/asthma/views/AsthmaActionPlanView/AsthmaActionPlanView.stories.d.ts +29 -0
  176. package/dist/esm/types/components/asthma/views/AsthmaActionPlanView/index.d.ts +1 -0
  177. package/dist/esm/types/components/asthma/views/AsthmaActivityView/AsthmaActivityView.d.ts +8 -0
  178. package/dist/esm/types/components/asthma/views/AsthmaActivityView/AsthmaActivityView.stories.d.ts +30 -0
  179. package/dist/esm/types/components/asthma/views/AsthmaActivityView/index.d.ts +1 -0
  180. package/dist/esm/types/components/asthma/views/AsthmaAirQualityView/AsthmaAirQualityView.d.ts +8 -0
  181. package/dist/esm/types/components/asthma/views/AsthmaAirQualityView/AsthmaAirQualityView.stories.d.ts +41 -0
  182. package/dist/esm/types/components/asthma/views/AsthmaAirQualityView/index.d.ts +1 -0
  183. package/dist/esm/types/components/asthma/views/AsthmaAlertTakeoverView/AsthmaAlertTakeoverView.d.ts +7 -0
  184. package/dist/esm/types/components/asthma/views/AsthmaAlertTakeoverView/AsthmaAlertTakeoverView.stories.d.ts +23 -0
  185. package/dist/esm/types/components/asthma/views/AsthmaAlertTakeoverView/index.d.ts +1 -0
  186. package/dist/esm/types/components/asthma/views/AsthmaDayView/AsthmaDayView.d.ts +15 -0
  187. package/dist/esm/types/components/asthma/views/AsthmaDayView/AsthmaDayView.stories.d.ts +23 -0
  188. package/dist/esm/types/components/asthma/views/AsthmaDayView/index.d.ts +1 -0
  189. package/dist/esm/types/components/asthma/views/AsthmaHeartAndLungsView/AsthmaHeartAndLungsView.d.ts +8 -0
  190. package/dist/esm/types/components/asthma/views/AsthmaHeartAndLungsView/AsthmaHeartAndLungsView.stories.d.ts +41 -0
  191. package/dist/esm/types/components/asthma/views/AsthmaHeartAndLungsView/index.d.ts +1 -0
  192. package/dist/esm/types/components/asthma/views/AsthmaLogEntryEditorView/AsthmaLogEntryEditorView.d.ts +8 -0
  193. package/dist/esm/types/components/asthma/views/AsthmaLogEntryEditorView/AsthmaLogEntryEditorView.previewData.d.ts +6 -0
  194. package/dist/esm/types/components/asthma/views/AsthmaLogEntryEditorView/AsthmaLogEntryEditorView.stories.d.ts +29 -0
  195. package/dist/esm/types/components/asthma/views/AsthmaLogEntryEditorView/index.d.ts +2 -0
  196. package/dist/esm/types/components/asthma/views/AsthmaSleepView/AsthmaSleepView.d.ts +8 -0
  197. package/dist/esm/types/components/asthma/views/AsthmaSleepView/AsthmaSleepView.stories.d.ts +30 -0
  198. package/dist/esm/types/components/asthma/views/AsthmaSleepView/index.d.ts +1 -0
  199. package/dist/esm/types/components/asthma/views/index.d.ts +8 -0
  200. package/dist/esm/types/components/container/RecentDailyDataBarChart/RecentDailyDataBarChart.d.ts +17 -0
  201. package/dist/esm/types/components/container/RecentDailyDataBarChart/RecentDailyDataBarChart.stories.d.ts +58 -0
  202. package/dist/esm/types/components/container/RecentDailyDataBarChart/index.d.ts +1 -0
  203. package/dist/esm/types/components/container/index.d.ts +1 -0
  204. package/dist/esm/types/components/index.d.ts +3 -2
  205. package/dist/esm/types/components/presentational/DateRangeCoordinator/index.d.ts +1 -1
  206. package/dist/esm/types/components/presentational/Layout/index.d.ts +1 -2
  207. package/dist/esm/types/components/presentational/NavigationBar/NavigationBar.d.ts +1 -0
  208. package/dist/esm/types/components/presentational/Resource/Resource.d.ts +1 -0
  209. package/dist/esm/types/components/presentational/Resource/Resource.stories.d.ts +8 -0
  210. package/dist/esm/types/components/presentational/ResourceList/ResourceList.d.ts +19 -0
  211. package/dist/esm/types/components/presentational/ResourceList/ResourceList.previewData.d.ts +6 -0
  212. package/dist/esm/types/components/presentational/ResourceList/ResourceList.stories.d.ts +50 -0
  213. package/dist/esm/types/components/presentational/ResourceList/index.d.ts +2 -0
  214. package/dist/esm/types/components/presentational/RotatingComponentCoordinator/RotatingComponentCoordinator.d.ts +9 -0
  215. package/dist/esm/types/components/presentational/RotatingComponentCoordinator/RotatingComponentCoordinator.stories.d.ts +26 -0
  216. package/dist/esm/types/components/presentational/RotatingComponentCoordinator/index.d.ts +1 -0
  217. package/dist/esm/types/components/presentational/SingleDataPoint/SingleDataPoint.d.ts +13 -0
  218. package/dist/esm/types/components/presentational/SingleDataPoint/SingleDataPoint.stories.d.ts +55 -0
  219. package/dist/esm/types/components/presentational/SingleDataPoint/index.d.ts +1 -0
  220. package/dist/esm/types/components/presentational/index.d.ts +3 -0
  221. package/dist/esm/types/components/symptom-shark/container/index.d.ts +0 -1
  222. package/dist/esm/types/components/symptom-shark/helpers/symptom-shark-data.d.ts +2 -5
  223. package/dist/esm/types/components/symptom-shark/presentational/OverallExperienceChart/OverallExperienceChart.d.ts +0 -1
  224. package/dist/esm/types/components/symptom-shark/presentational/SymptomSeverityChart/SymptomSeverityChart.d.ts +0 -1
  225. package/dist/esm/types/components/symptom-shark/presentational/index.d.ts +0 -3
  226. package/dist/esm/types/components/symptom-shark/view/index.d.ts +0 -1
  227. package/dist/esm/types/components/view/ResourceListView/ResourceListView.d.ts +11 -0
  228. package/dist/esm/types/components/view/ResourceListView/ResourceListView.stories.d.ts +40 -0
  229. package/dist/esm/types/components/view/ResourceListView/index.d.ts +1 -0
  230. package/dist/esm/types/components/view/index.d.ts +1 -0
  231. package/dist/esm/types/helpers/daily-data-providers/air-quality-home.d.ts +2 -0
  232. package/dist/esm/types/helpers/daily-data-providers/air-quality-work.d.ts +2 -0
  233. package/dist/esm/types/helpers/daily-data-providers/index.d.ts +3 -0
  234. package/dist/esm/types/helpers/daily-data-providers/shared.d.ts +4 -0
  235. package/dist/esm/types/helpers/query-daily-data.d.ts +5 -1
  236. package/dist/esm/types/index.d.ts +1 -0
  237. package/dist/index.d.ts +571 -251
  238. package/package.json +2 -2
  239. package/dist/cjs/types/components/symptom-shark/container/ReportBuilder/ReportBuilder.d.ts +0 -10
  240. package/dist/cjs/types/components/symptom-shark/container/ReportBuilder/ReportBuilder.stories.d.ts +0 -16
  241. package/dist/cjs/types/components/symptom-shark/container/ReportBuilder/index.d.ts +0 -1
  242. package/dist/cjs/types/components/symptom-shark/presentational/BulletChart/BulletChart.d.ts +0 -7
  243. package/dist/cjs/types/components/symptom-shark/presentational/BulletChart/BulletChart.stories.d.ts +0 -13
  244. package/dist/cjs/types/components/symptom-shark/presentational/BulletChart/index.d.ts +0 -1
  245. package/dist/cjs/types/components/symptom-shark/presentational/IconSelector/IconSelector.d.ts +0 -7
  246. package/dist/cjs/types/components/symptom-shark/presentational/LogEntryIcon/LogEntryIcon.d.ts +0 -7
  247. package/dist/cjs/types/components/symptom-shark/presentational/MonthReport/MonthReport.d.ts +0 -12
  248. package/dist/cjs/types/components/symptom-shark/presentational/MonthReport/MonthReport.stories.d.ts +0 -13
  249. package/dist/cjs/types/components/symptom-shark/presentational/MonthReport/index.d.ts +0 -1
  250. package/dist/cjs/types/components/symptom-shark/presentational/NotesTimeline/NotesTimeline.d.ts +0 -7
  251. package/dist/cjs/types/components/symptom-shark/presentational/NotesTimeline/NotesTimeline.stories.d.ts +0 -13
  252. package/dist/cjs/types/components/symptom-shark/presentational/NotesTimeline/index.d.ts +0 -1
  253. package/dist/cjs/types/components/symptom-shark/view/ReportBuilderView/ReportBuilderView.d.ts +0 -6
  254. package/dist/cjs/types/components/symptom-shark/view/ReportBuilderView/ReportBuilderView.stories.d.ts +0 -20
  255. package/dist/cjs/types/components/symptom-shark/view/ReportBuilderView/index.d.ts +0 -1
  256. package/dist/cjs/types/helpers/renderPdf.d.ts +0 -2
  257. package/dist/esm/types/components/symptom-shark/container/ReportBuilder/ReportBuilder.d.ts +0 -10
  258. package/dist/esm/types/components/symptom-shark/container/ReportBuilder/ReportBuilder.stories.d.ts +0 -16
  259. package/dist/esm/types/components/symptom-shark/container/ReportBuilder/index.d.ts +0 -1
  260. package/dist/esm/types/components/symptom-shark/presentational/BulletChart/BulletChart.d.ts +0 -7
  261. package/dist/esm/types/components/symptom-shark/presentational/BulletChart/BulletChart.stories.d.ts +0 -13
  262. package/dist/esm/types/components/symptom-shark/presentational/BulletChart/index.d.ts +0 -1
  263. package/dist/esm/types/components/symptom-shark/presentational/IconSelector/IconSelector.d.ts +0 -7
  264. package/dist/esm/types/components/symptom-shark/presentational/LogEntryIcon/LogEntryIcon.d.ts +0 -7
  265. package/dist/esm/types/components/symptom-shark/presentational/MonthReport/MonthReport.d.ts +0 -12
  266. package/dist/esm/types/components/symptom-shark/presentational/MonthReport/MonthReport.stories.d.ts +0 -13
  267. package/dist/esm/types/components/symptom-shark/presentational/MonthReport/index.d.ts +0 -1
  268. package/dist/esm/types/components/symptom-shark/presentational/NotesTimeline/NotesTimeline.d.ts +0 -7
  269. package/dist/esm/types/components/symptom-shark/presentational/NotesTimeline/NotesTimeline.stories.d.ts +0 -13
  270. package/dist/esm/types/components/symptom-shark/presentational/NotesTimeline/index.d.ts +0 -1
  271. package/dist/esm/types/components/symptom-shark/view/ReportBuilderView/ReportBuilderView.d.ts +0 -6
  272. package/dist/esm/types/components/symptom-shark/view/ReportBuilderView/ReportBuilderView.stories.d.ts +0 -20
  273. package/dist/esm/types/components/symptom-shark/view/ReportBuilderView/index.d.ts +0 -1
  274. package/dist/esm/types/helpers/renderPdf.d.ts +0 -2
package/dist/index.d.ts CHANGED
@@ -1,8 +1,178 @@
1
- import React, { ReactElement, CSSProperties, MouseEventHandler, ReactNode } from 'react';
1
+ import React, { ReactElement, CSSProperties, MouseEventHandler, ReactNode, DependencyList } from 'react';
2
+ import { ParticipantInfo, StatusBarStyle, ExternalAccount, Notification, SurveyTask, InboxMessage, InboxResource, InboxSurvey, DeviceInfo, SurveyAnswer, ExternalAccountStatus, DeviceDataNamespace, NotificationType, ExternalAccountProvider, SurveyTaskStatus, InboxItemType, InboxItemStatus, SortOrder, InboxItemSortColumn, InboxItem, EventName } from '@careevolution/mydatahelps-js';
3
+ import { AxisDomain } from 'recharts/types/util/types';
2
4
  import { IconDefinition } from '@fortawesome/fontawesome-svg-core';
3
- import { StatusBarStyle, ExternalAccount, Notification, SurveyTask, InboxMessage, InboxResource, InboxSurvey, ExternalAccountStatus, NotificationType, ExternalAccountProvider, SurveyTaskStatus, InboxItemType, InboxItemStatus, SortOrder, InboxItemSortColumn, InboxItem, Guid, ParticipantInfo } from '@careevolution/mydatahelps-js';
4
5
  import { IconDefinition as IconDefinition$1 } from '@fortawesome/fontawesome-common-types';
5
6
 
7
+ interface AsthmaActionPlanManagerProps {
8
+ previewState?: 'loading' | 'loaded without action plan' | 'loaded with action plan';
9
+ learnMoreUrl: string;
10
+ editActionPlanSurveyName: string;
11
+ innerRef?: React.Ref<HTMLDivElement>;
12
+ }
13
+ declare function export_default$2d(props: AsthmaActionPlanManagerProps): React.JSX.Element;
14
+
15
+ declare class AsthmaParticipant {
16
+ participantInfo: ParticipantInfo;
17
+ constructor(participantInfo: ParticipantInfo);
18
+ getFirstName(): string;
19
+ hasPairedDevice(): boolean;
20
+ hasEstablishedBaseline(): boolean;
21
+ getHomeAirQualityZipCode(): string;
22
+ getWorkAirQualityZipCode(): string;
23
+ getActionPlanTaskRunUUID(): string;
24
+ getDaytimeRestingHeartRateBaseline(): number | undefined;
25
+ getNighttimeRestingHeartRateBaseline(): number | undefined;
26
+ getRespiratoryRateBaseline(): number | undefined;
27
+ getStepsBaseline(): number | undefined;
28
+ getSleepDisturbancesBaseline(): number | undefined;
29
+ getDaytimeBloodOxygenLevelBaseline(): number | undefined;
30
+ getNighttimeBloodOxygenLevelBaseline(): number | undefined;
31
+ private hasEstablishedBaselineByType;
32
+ private getBaseline;
33
+ private getCustomFieldValue;
34
+ }
35
+ interface AsthmaControlMetrics {
36
+ date: string;
37
+ nighttimeAwakeningDaysPast7: number;
38
+ limitedActivityDaysPast7: number;
39
+ inhalerUseDaysPast7: number;
40
+ symptomDaysPast7: number;
41
+ loggedDaysPast7: number;
42
+ }
43
+ type AsthmaControlStatus = 'no-data' | 'not-controlled' | 'controlled' | 'not-determined';
44
+ interface AsthmaControlState {
45
+ status: AsthmaControlStatus;
46
+ symptomDaysPast7?: number;
47
+ nighttimeAwakeningDaysPast7?: number;
48
+ limitedActivityDaysPast7?: number;
49
+ inhalerUseDaysPast7?: number;
50
+ }
51
+ type AsthmaDataStatus = 'not-configured' | 'not-found' | 'not-determined' | 'establishing' | 'offline' | 'in-range' | 'out-of-range';
52
+ type AsthmaBiometricType = 'daytime-resting-heart-rate' | 'nighttime-resting-heart-rate' | 'respiratory-rate' | 'steps' | 'sleep-disturbances' | 'daytime-blood-oxygen-level' | 'nighttime-blood-oxygen-level';
53
+ interface AsthmaBiometric {
54
+ type: AsthmaBiometricType;
55
+ status: AsthmaDataStatus;
56
+ value?: number;
57
+ }
58
+ type AsthmaAirQualityType = 'work' | 'home';
59
+ interface AsthmaAirQuality {
60
+ type: AsthmaAirQualityType;
61
+ status: AsthmaDataStatus;
62
+ value?: number;
63
+ description?: string;
64
+ }
65
+ type AsthmaSymptomLevel = 'none' | 'mild' | 'moderate' | 'severe';
66
+ type AsthmaSymptom = 'Difficulty breathing' | 'Wheezing' | 'Coughing' | 'Chest tightness or pressure';
67
+ type AsthmaImpact = 'Wake up at night' | 'Limit your daily activity' | 'Use your rescue inhaler';
68
+ type AsthmaTrigger = 'Cold/viral illness' | 'Animal exposure' | 'Seasonal allergens/pollen' | 'Smoke (tobacco or wood burning)' | 'Extreme weather changes' | 'Air pollution' | 'Strong smells' | 'Chemicals/cleaning supplies' | 'Dust' | 'Mold' | 'Dust mites' | 'Rodents' | 'Cockroaches' | 'Taken a NSAID (non-steroidal anti-inflammatory drugs including aspirin and ibuprofen)' | 'Taken a beta blocker' | 'Had heartburn' | 'Drank red wine' | 'Tried any new foods' | 'Cooked without a fan or open window' | 'Had a pet sleep in your bed' | 'Burned incense or a candle';
69
+ interface AsthmaLogEntry {
70
+ identifier: string;
71
+ symptomLevel: AsthmaSymptomLevel;
72
+ symptoms: AsthmaSymptom[];
73
+ impacts: AsthmaImpact[];
74
+ triggers: AsthmaTrigger[];
75
+ }
76
+ interface AsthmaActionPlan {
77
+ id: string;
78
+ url: string;
79
+ }
80
+
81
+ type AsthmaAirQualitiesPreviewState = 'neither configured' | 'one configured' | 'no data (control)' | 'no data (date)' | 'some data (control)' | 'some data (date)' | 'all data';
82
+
83
+ interface AsthmaAirQualitiesProps {
84
+ previewState?: 'loading' | AsthmaAirQualitiesPreviewState;
85
+ editZipCodesSurveyName?: string;
86
+ airQualityUrl: string;
87
+ date?: Date;
88
+ innerRef?: React.Ref<HTMLDivElement>;
89
+ }
90
+ declare function export_default$2c(props: AsthmaAirQualitiesProps): React.JSX.Element;
91
+
92
+ interface AsthmaAlertTakeoverNoticeProps {
93
+ previewState?: 'loading' | 'loaded';
94
+ message: string;
95
+ logEntrySurveyName: string;
96
+ innerRef?: React.Ref<HTMLDivElement>;
97
+ }
98
+ declare function export_default$2b(props: AsthmaAlertTakeoverNoticeProps): React.JSX.Element;
99
+
100
+ interface AsthmaAlertTakeoverTriggerProps {
101
+ previewState?: boolean;
102
+ heartAndLungsUrl: string;
103
+ activityUrl: string;
104
+ sleepUrl: string;
105
+ airQualityUrl: string;
106
+ alertTakeoverUrl: string;
107
+ innerRef?: React.Ref<HTMLDivElement>;
108
+ }
109
+ declare function export_default$2a(props: AsthmaAlertTakeoverTriggerProps): null;
110
+
111
+ type AsthmaBiometricsPreviewState = 'no data' | 'some data' | 'all data';
112
+
113
+ interface AsthmaBiometricsProps {
114
+ previewState?: 'loading' | AsthmaBiometricsPreviewState;
115
+ heartAndLungsUrl: string;
116
+ activityUrl: string;
117
+ sleepUrl: string;
118
+ date?: Date;
119
+ innerRef?: React.Ref<HTMLDivElement>;
120
+ }
121
+ declare function export_default$29(props: AsthmaBiometricsProps): React.JSX.Element;
122
+
123
+ type AsthmaControlCalendarPreviewState = 'no logs' | 'some logs';
124
+
125
+ type AsthmaControlCalendarVariant = 'compact' | 'verbose';
126
+ interface AsthmaControlCalendarProps {
127
+ previewState?: AsthmaControlCalendarPreviewState;
128
+ dayViewUrl: string;
129
+ intervalStart?: Date;
130
+ variant?: AsthmaControlCalendarVariant;
131
+ innerRef?: React.Ref<HTMLDivElement>;
132
+ }
133
+ declare function export_default$28(props: AsthmaControlCalendarProps): React.JSX.Element;
134
+
135
+ type AsthmaControlStatusHeaderPreviewState = 'no data' | 'abnormal dhr' | 'abnormal nhr' | 'abnormal rr' | 'abnormal activity' | 'abnormal sleep' | 'abnormal dbol' | 'abnormal nbol' | 'abnormal home aqi' | 'abnormal work aqi' | 'abnormal multiple' | 'not determined' | 'not controlled' | 'controlled';
136
+
137
+ interface AsthmaControlStatusHeaderProps {
138
+ previewState?: 'loading' | AsthmaControlStatusHeaderPreviewState;
139
+ participant: AsthmaParticipant;
140
+ innerRef?: React.Ref<HTMLDivElement>;
141
+ }
142
+ declare function export_default$27(props: AsthmaControlStatusHeaderProps): React.JSX.Element | null;
143
+
144
+ type AsthmaLogEntryDetailsPreviewState = 'not logged' | 'logged with no symptoms' | 'logged with mild symptoms' | 'logged with moderate symptoms' | 'logged with severe symptoms';
145
+
146
+ interface AsthmaLogEntryDetailsProps {
147
+ previewState?: 'loading' | AsthmaLogEntryDetailsPreviewState;
148
+ date: Date;
149
+ logTodayEntrySurveyName: string;
150
+ logYesterdayEntrySurveyName: string;
151
+ editLogEntryUrl: string;
152
+ infoUrl: string;
153
+ innerRef?: React.Ref<HTMLDivElement>;
154
+ }
155
+ declare function export_default$26(props: AsthmaLogEntryDetailsProps): React.JSX.Element;
156
+
157
+ type AsthmaLogEntryHeaderPreviewState = 'no logs' | 'today log only' | 'yesterday log only' | 'both logs';
158
+
159
+ interface AsthmaLogEntryHeaderProps {
160
+ previewState?: 'loading' | AsthmaLogEntryHeaderPreviewState;
161
+ logTodayEntrySurveyName: string;
162
+ logYesterdayEntrySurveyName: string;
163
+ dayViewUrl: string;
164
+ innerRef?: React.Ref<HTMLDivElement>;
165
+ }
166
+ declare function export_default$25(props: AsthmaLogEntryHeaderProps): React.JSX.Element | null;
167
+
168
+ interface AsthmaPostEnrollmentSurveyTriggerProps {
169
+ previewState?: boolean;
170
+ postEnrollmentSurveyName: string;
171
+ postEnrollmentMobileSurveyName: string;
172
+ innerRef?: React.Ref<HTMLDivElement>;
173
+ }
174
+ declare function export_default$24(props: AsthmaPostEnrollmentSurveyTriggerProps): null;
175
+
6
176
  type ColorDefinition = string | {
7
177
  lightMode?: string;
8
178
  darkMode?: string;
@@ -27,7 +197,7 @@ interface ActionProps {
27
197
  subtitleColor?: ColorDefinition;
28
198
  renderAs?: "div" | "button";
29
199
  }
30
- declare function export_default$1V(props: ActionProps): React.JSX.Element;
200
+ declare function export_default$23(props: ActionProps): React.JSX.Element;
31
201
 
32
202
  interface ActivityMeterProps {
33
203
  label: string;
@@ -40,7 +210,7 @@ interface ActivityMeterProps {
40
210
  className?: string;
41
211
  innerRef?: React.Ref<HTMLDivElement>;
42
212
  }
43
- declare function export_default$1U(props: ActivityMeterProps): React.JSX.Element;
213
+ declare function export_default$22(props: ActivityMeterProps): React.JSX.Element;
44
214
 
45
215
  type ButtonVariant = "default" | "subtle" | "light";
46
216
  interface ButtonProps {
@@ -55,7 +225,7 @@ interface ButtonProps {
55
225
  defaultMargin?: boolean;
56
226
  fullWidth?: boolean;
57
227
  }
58
- declare function export_default$1T(props: ButtonProps): React.JSX.Element;
228
+ declare function export_default$21(props: ButtonProps): React.JSX.Element;
59
229
 
60
230
  interface CalendarProps {
61
231
  month: number;
@@ -65,7 +235,7 @@ interface CalendarProps {
65
235
  className?: string;
66
236
  innerRef?: React.Ref<HTMLDivElement>;
67
237
  }
68
- declare function export_default$1S(props: CalendarProps): React.JSX.Element;
238
+ declare function export_default$20(props: CalendarProps): React.JSX.Element;
69
239
 
70
240
  type CalendarDayStateConfiguration = Record<string, {
71
241
  style?: CSSProperties;
@@ -81,7 +251,7 @@ interface CalendarDayProps {
81
251
  onClick?: (date: Date) => void;
82
252
  innerRef?: React.Ref<HTMLDivElement>;
83
253
  }
84
- declare function export_default$1R(props: CalendarDayProps): React.JSX.Element;
254
+ declare function export_default$1$(props: CalendarDayProps): React.JSX.Element;
85
255
 
86
256
  interface CardProps {
87
257
  className?: string;
@@ -92,7 +262,7 @@ interface CardProps {
92
262
  backgroundColor?: ColorDefinition;
93
263
  style?: React.CSSProperties;
94
264
  }
95
- declare function export_default$1Q(props: CardProps): React.JSX.Element | null;
265
+ declare function export_default$1_(props: CardProps): React.JSX.Element | null;
96
266
 
97
267
  interface CardTitleProps {
98
268
  title: string;
@@ -101,7 +271,7 @@ interface CardTitleProps {
101
271
  innerRef?: React.Ref<HTMLDivElement>;
102
272
  color?: ColorDefinition;
103
273
  }
104
- declare function export_default$1P(props: CardTitleProps): React.JSX.Element;
274
+ declare function export_default$1Z(props: CardTitleProps): React.JSX.Element;
105
275
 
106
276
  type WeekStartsOn = "Sunday" | "Monday" | "Tuesday" | "Wednesday" | "Thursday" | "Friday" | "Saturday" | "6DaysAgo" | "7DaysAgo";
107
277
  declare function getWeekStart(weekStartsOn?: WeekStartsOn): Date;
@@ -132,7 +302,7 @@ interface DateRangeNavigatorProps {
132
302
  innerRef?: React.Ref<HTMLDivElement>;
133
303
  sticky?: boolean;
134
304
  }
135
- declare function export_default$1O(props: DateRangeNavigatorProps): React.JSX.Element;
305
+ declare function export_default$1Y(props: DateRangeNavigatorProps): React.JSX.Element;
136
306
 
137
307
  interface DayTrackerSymbolProps {
138
308
  primaryColors: string[];
@@ -141,7 +311,7 @@ interface DayTrackerSymbolProps {
141
311
  size?: "small" | "large";
142
312
  innerRef?: React.Ref<HTMLDivElement>;
143
313
  }
144
- declare function export_default$1N(props: DayTrackerSymbolProps): React.JSX.Element;
314
+ declare function export_default$1X(props: DayTrackerSymbolProps): React.JSX.Element;
145
315
 
146
316
  interface ClosedInterval {
147
317
  values: number[];
@@ -168,7 +338,7 @@ declare enum DumbbellClass {
168
338
  "mdhui-dumbbell-in-range" = 0,
169
339
  "mdhui-dumbbell-out-of-range" = 1
170
340
  }
171
- declare function export_default$1M(props: DumbBellChartProps): React.JSX.Element;
341
+ declare function export_default$1W(props: DumbBellChartProps): React.JSX.Element;
172
342
 
173
343
  interface FaceProps {
174
344
  faceValue?: number;
@@ -177,7 +347,7 @@ interface FaceProps {
177
347
  className?: string;
178
348
  innerRef?: React.Ref<HTMLButtonElement>;
179
349
  }
180
- declare function export_default$1L(props: FaceProps): React.JSX.Element;
350
+ declare function export_default$1V(props: FaceProps): React.JSX.Element;
181
351
 
182
352
  interface HistogramProps {
183
353
  entries: {
@@ -189,7 +359,7 @@ interface HistogramProps {
189
359
  className?: string;
190
360
  innerRef?: React.Ref<HTMLDivElement>;
191
361
  }
192
- declare function export_default$1K(props: HistogramProps): React.JSX.Element;
362
+ declare function export_default$1U(props: HistogramProps): React.JSX.Element;
193
363
 
194
364
  interface LayoutProps {
195
365
  children?: React.ReactNode;
@@ -210,7 +380,7 @@ interface LayoutContext {
210
380
  bodyBackgroundColor: string;
211
381
  }
212
382
  declare const LayoutContext: React.Context<LayoutContext>;
213
- declare function export_default$1J(props: LayoutProps): React.JSX.Element;
383
+ declare function export_default$1T(props: LayoutProps): React.JSX.Element;
214
384
 
215
385
  interface LoadingIndicatorProps {
216
386
  variant?: "default" | "inline";
@@ -235,8 +405,9 @@ interface NavigationBarProps {
235
405
  buttonColor?: ColorDefinition;
236
406
  navigationBarLeft?: React.ReactNode;
237
407
  navigationBarRight?: React.ReactNode;
408
+ backgroundColor?: ColorDefinition;
238
409
  }
239
- declare function export_default$1I(props: NavigationBarProps): React.JSX.Element;
410
+ declare function export_default$1S(props: NavigationBarProps): React.JSX.Element;
240
411
 
241
412
  interface NotesInputProps {
242
413
  autoTimestamp?: boolean;
@@ -244,7 +415,7 @@ interface NotesInputProps {
244
415
  onChange(value: string): void;
245
416
  value: string;
246
417
  }
247
- declare function export_default$1H(props: NotesInputProps): React.JSX.Element;
418
+ declare function export_default$1R(props: NotesInputProps): React.JSX.Element;
248
419
 
249
420
  interface ProgressBarProps {
250
421
  backgroundColor?: ColorDefinition;
@@ -282,7 +453,7 @@ interface ProgressRingProps {
282
453
  percentCompleted?: number;
283
454
  animate?: boolean;
284
455
  }
285
- declare function export_default$1G(props: ProgressRingProps): React.JSX.Element;
456
+ declare function export_default$1Q(props: ProgressRingProps): React.JSX.Element;
286
457
 
287
458
  type ResourceImageAlignment = 'left' | 'center' | 'right';
288
459
  interface ResourceProps {
@@ -292,9 +463,37 @@ interface ResourceProps {
292
463
  imageAlignment?: ResourceImageAlignment;
293
464
  buttonText?: string;
294
465
  onClick: () => void;
466
+ hideButton?: boolean;
295
467
  innerRef?: React.Ref<HTMLDivElement>;
296
468
  }
297
- declare function export_default$1F(props: ResourceProps): React.JSX.Element;
469
+ declare function export_default$1P(props: ResourceProps): React.JSX.Element;
470
+
471
+ type ResourceListPreviewState = 'no resources' | 'some resources';
472
+
473
+ interface ResourceDefinition {
474
+ title: string;
475
+ subTitle?: string;
476
+ url: string;
477
+ imageUrl?: string;
478
+ }
479
+ interface ResourceListProps {
480
+ previewState?: ResourceListPreviewState;
481
+ resources: ResourceDefinition[];
482
+ onViewResource: (resource: ResourceDefinition) => void;
483
+ emptyText?: string;
484
+ imageAlignment?: ResourceImageAlignment;
485
+ innerRef?: React.Ref<HTMLDivElement>;
486
+ }
487
+ declare function export_default$1O(props: ResourceListProps): React.JSX.Element;
488
+
489
+ type RotatingComponentInterval = 'day' | 'week' | 'month';
490
+ interface RotatingComponentCoordinatorProps {
491
+ interval?: RotatingComponentInterval;
492
+ children: React.ReactNode;
493
+ startDate: Date;
494
+ innerRef?: React.Ref<HTMLDivElement>;
495
+ }
496
+ declare function export_default$1N(props: RotatingComponentCoordinatorProps): React.JSX.Element;
298
497
 
299
498
  interface SectionProps {
300
499
  children?: React.ReactNode;
@@ -304,7 +503,7 @@ interface SectionProps {
304
503
  backgroundColor?: ColorDefinition;
305
504
  style?: React.CSSProperties;
306
505
  }
307
- declare function export_default$1E(props: SectionProps): React.JSX.Element | null;
506
+ declare function export_default$1M(props: SectionProps): React.JSX.Element | null;
308
507
 
309
508
  interface SegmentedControlProps {
310
509
  segments: {
@@ -318,9 +517,20 @@ interface SegmentedControlProps {
318
517
  variant?: "default" | "optionsHorizontal" | "optionsVertical";
319
518
  innerRef?: React.Ref<HTMLDivElement>;
320
519
  }
321
- declare function export_default$1D(props: SegmentedControlProps): React.JSX.Element;
520
+ declare function export_default$1L(props: SegmentedControlProps): React.JSX.Element;
322
521
 
323
- declare function export_default$1C(): React.JSX.Element;
522
+ declare function export_default$1K(): React.JSX.Element;
523
+
524
+ interface SingleDataPointProps {
525
+ label: string;
526
+ statusText?: string;
527
+ statusColor?: ColorDefinition;
528
+ value?: string;
529
+ units?: string;
530
+ onClick?: () => void;
531
+ innerRef?: React.Ref<HTMLDivElement>;
532
+ }
533
+ declare function export_default$1J(props: SingleDataPointProps): React.JSX.Element;
324
534
 
325
535
  interface SingleExternalAccountProps {
326
536
  externalAccount: ExternalAccount;
@@ -328,13 +538,13 @@ interface SingleExternalAccountProps {
328
538
  onReconnectAccount: (account: ExternalAccount) => void;
329
539
  innerRef?: React.Ref<HTMLDivElement>;
330
540
  }
331
- declare function export_default$1B(props: SingleExternalAccountProps): React.JSX.Element;
541
+ declare function export_default$1I(props: SingleExternalAccountProps): React.JSX.Element;
332
542
 
333
543
  interface SingleNotificationProps {
334
544
  notification: Notification;
335
545
  innerRef?: React.Ref<HTMLDivElement>;
336
546
  }
337
- declare function export_default$1A(props: SingleNotificationProps): React.JSX.Element;
547
+ declare function export_default$1H(props: SingleNotificationProps): React.JSX.Element;
338
548
 
339
549
  type SingleSurveyTaskVariant = 'default' | 'expanded';
340
550
  interface SingleSurveyTaskProps {
@@ -347,7 +557,7 @@ interface SingleSurveyTaskProps {
347
557
  buttonVariant?: ButtonVariant;
348
558
  innerRef?: React.Ref<HTMLDivElement>;
349
559
  }
350
- declare function export_default$1z(props: SingleSurveyTaskProps): React.JSX.Element | null;
560
+ declare function export_default$1G(props: SingleSurveyTaskProps): React.JSX.Element | null;
351
561
 
352
562
  interface SparkBarChartProps {
353
563
  averageFillPercent: number;
@@ -358,7 +568,7 @@ interface SparkBarChartBar {
358
568
  color: string;
359
569
  barFillPercent: number;
360
570
  }
361
- declare function export_default$1y(props: SparkBarChartProps): React.JSX.Element;
571
+ declare function export_default$1F(props: SparkBarChartProps): React.JSX.Element;
362
572
 
363
573
  interface SwitchProps {
364
574
  isOn: Boolean;
@@ -367,7 +577,7 @@ interface SwitchProps {
367
577
  className?: string;
368
578
  innerRef?: React.Ref<HTMLButtonElement>;
369
579
  }
370
- declare function export_default$1x(props: SwitchProps): React.JSX.Element;
580
+ declare function export_default$1E(props: SwitchProps): React.JSX.Element;
371
581
 
372
582
  interface StatusBarBackgroundProps {
373
583
  color?: string;
@@ -382,7 +592,7 @@ interface TextBlockProps {
382
592
  color?: ColorDefinition;
383
593
  style?: React.CSSProperties;
384
594
  }
385
- declare function export_default$1w(props: TextBlockProps): React.JSX.Element | null;
595
+ declare function export_default$1D(props: TextBlockProps): React.JSX.Element | null;
386
596
 
387
597
  interface TitleProps {
388
598
  color?: ColorDefinition;
@@ -395,7 +605,7 @@ interface TitleProps {
395
605
  imageAlignment?: "top" | "left";
396
606
  defaultMargin?: boolean;
397
607
  }
398
- declare function export_default$1v(props: TitleProps): React.JSX.Element;
608
+ declare function export_default$1C(props: TitleProps): React.JSX.Element;
399
609
 
400
610
  interface TrackerItemProps {
401
611
  selected: boolean;
@@ -407,7 +617,7 @@ interface TrackerItemProps {
407
617
  className?: string;
408
618
  noBoxShadow?: boolean;
409
619
  }
410
- declare function export_default$1u(props: TrackerItemProps): React.JSX.Element;
620
+ declare function export_default$1B(props: TrackerItemProps): React.JSX.Element;
411
621
 
412
622
  interface UnstyledButtonProps {
413
623
  onClick: MouseEventHandler;
@@ -418,7 +628,7 @@ interface UnstyledButtonProps {
418
628
  disabled?: boolean;
419
629
  innerRef?: React.Ref<HTMLButtonElement>;
420
630
  }
421
- declare function export_default$1t(props: UnstyledButtonProps): React.JSX.Element;
631
+ declare function export_default$1A(props: UnstyledButtonProps): React.JSX.Element;
422
632
 
423
633
  interface ValueSelectorProps {
424
634
  title?: string;
@@ -439,7 +649,7 @@ interface ValueSelectorProps {
439
649
  preventEmptySelections?: boolean;
440
650
  innerRef?: React.Ref<HTMLDivElement>;
441
651
  }
442
- declare function export_default$1s(props: ValueSelectorProps): React.JSX.Element;
652
+ declare function export_default$1z(props: ValueSelectorProps): React.JSX.Element;
443
653
 
444
654
  interface ViewHeaderProps {
445
655
  title?: string;
@@ -448,7 +658,7 @@ interface ViewHeaderProps {
448
658
  subtitleColor?: ColorDefinition;
449
659
  action?: React.ReactNode;
450
660
  }
451
- declare function export_default$1r(props: ViewHeaderProps): React.JSX.Element | null;
661
+ declare function export_default$1y(props: ViewHeaderProps): React.JSX.Element | null;
452
662
 
453
663
  interface WeekCalendarProps {
454
664
  selectedDate?: Date;
@@ -459,7 +669,7 @@ interface WeekCalendarProps {
459
669
  onStartDateChange?(startDate: Date): void;
460
670
  dayRenderer(year: number, month: number, day: number, selectedWeek: boolean): JSX.Element | null;
461
671
  }
462
- declare function export_default$1q(props: WeekCalendarProps): React.JSX.Element;
672
+ declare function export_default$1x(props: WeekCalendarProps): React.JSX.Element;
463
673
 
464
674
  interface InboxCompletedListItemProps {
465
675
  name: string;
@@ -467,14 +677,14 @@ interface InboxCompletedListItemProps {
467
677
  onClick?: () => void;
468
678
  innerRef?: React.Ref<HTMLDivElement>;
469
679
  }
470
- declare function export_default$1p(props: InboxCompletedListItemProps): React.JSX.Element;
680
+ declare function export_default$1w(props: InboxCompletedListItemProps): React.JSX.Element;
471
681
 
472
682
  interface InboxMessageListItemProps {
473
683
  message: InboxMessage;
474
684
  onClick: () => void;
475
685
  innerRef?: React.Ref<HTMLDivElement>;
476
686
  }
477
- declare function export_default$1o(props: InboxMessageListItemProps): React.JSX.Element | null;
687
+ declare function export_default$1v(props: InboxMessageListItemProps): React.JSX.Element | null;
478
688
 
479
689
  interface InboxResourceListItemProps {
480
690
  resource: InboxResource;
@@ -483,7 +693,7 @@ interface InboxResourceListItemProps {
483
693
  buttonText?: string;
484
694
  innerRef?: React.Ref<HTMLDivElement>;
485
695
  }
486
- declare function export_default$1n(props: InboxResourceListItemProps): React.JSX.Element | null;
696
+ declare function export_default$1u(props: InboxResourceListItemProps): React.JSX.Element | null;
487
697
 
488
698
  type InboxSurveyVariant = 'default' | 'expanded';
489
699
  interface InboxSurveyListItemProps {
@@ -493,7 +703,132 @@ interface InboxSurveyListItemProps {
493
703
  surveyActive?: boolean;
494
704
  innerRef?: React.Ref<HTMLDivElement>;
495
705
  }
496
- declare function export_default$1m(props: InboxSurveyListItemProps): React.JSX.Element | null;
706
+ declare function export_default$1t(props: InboxSurveyListItemProps): React.JSX.Element | null;
707
+
708
+ interface AsthmaRecommendedArticleProps {
709
+ previewState?: 'none' | 'default';
710
+ libraryBaseUrl: string;
711
+ logTodayEntrySurveyName: string;
712
+ imageAlignment?: ResourceImageAlignment;
713
+ buttonText?: string;
714
+ hideButton?: boolean;
715
+ innerRef?: React.Ref<HTMLDivElement>;
716
+ }
717
+ declare function export_default$1s(props: AsthmaRecommendedArticleProps): React.JSX.Element | null;
718
+
719
+ declare enum AsthmaDailyDataType {
720
+ Steps = "Asthma.Steps",
721
+ DaytimeRestingHeartRate = "Asthma.DaytimeRestingHeartRate",
722
+ NighttimeRestingHeartRate = "Asthma.NighttimeRestingHeartRate",
723
+ RespiratoryRate = "Asthma.RespiratoryRate",
724
+ DaytimeBloodOxygenLevel = "Asthma.DaytimeBloodOxygenLevel",
725
+ NighttimeBloodOxygenLevel = "Asthma.NighttimeBloodOxygenLevel",
726
+ SleepDisturbances = "Asthma.SleepDisturbances"
727
+ }
728
+ interface AsthmaDataService {
729
+ loadParticipant(): Promise<AsthmaParticipant>;
730
+ loadDeviceInfo(): Promise<DeviceInfo>;
731
+ loadLogEntries(fromDate?: Date, toDate?: Date): Promise<AsthmaLogEntry[]>;
732
+ loadBiometricsForControlStatus(): Promise<AsthmaBiometric[]>;
733
+ loadBiometricsForDate(date: Date): Promise<AsthmaBiometric[]>;
734
+ loadAirQualitiesForControlStatus(homeAirQualityZipCode: string, workAirQualityZipCode: string): Promise<AsthmaAirQuality[]>;
735
+ loadAirQualitiesForDate(date: Date): Promise<AsthmaAirQuality[]>;
736
+ saveLogEntry(logEntry: AsthmaLogEntry): Promise<void>;
737
+ loadAndClearAlertTakeover(): Promise<string | undefined>;
738
+ loadSurveyAnswers(surveyName: string | string[], fromDate?: Date): Promise<SurveyAnswer[]>;
739
+ loadAsthmaActionPlan(): Promise<AsthmaActionPlan | undefined>;
740
+ }
741
+ declare const service: AsthmaDataService;
742
+
743
+ declare const dateToAsthmaLogEntryIdentifier: (date: Date) => string;
744
+ declare const computeAsthmaControlState: (logEntries: AsthmaLogEntry[], date: Date) => AsthmaControlState;
745
+ declare const getAsthmaDataStatusText: (status: AsthmaDataStatus) => string;
746
+ declare const getAsthmaDataStatusColor: (status: AsthmaDataStatus) => ColorDefinition;
747
+ declare const getAsthmaSymptomLevelText: (symptomLevel: AsthmaSymptomLevel) => string;
748
+ declare const getAsthmaSymptomLevel: (symptomLevelText: string) => AsthmaSymptomLevel;
749
+ declare const getAsthmaSymptomTexts: (symptoms: AsthmaSymptom[] | undefined) => string[];
750
+ declare const getAsthmaSymptoms: (symptomTexts: string[]) => AsthmaSymptom[];
751
+ declare const getAsthmaImpactTexts: (impacts: AsthmaImpact[] | undefined) => string[];
752
+ declare const getAsthmaImpacts: (impactTexts: string[]) => AsthmaImpact[];
753
+ declare const getAsthmaTriggerTexts: (triggers: AsthmaTrigger[] | undefined) => string[];
754
+ declare const getAsthmaTriggers: (triggerTexts: string[]) => AsthmaTrigger[];
755
+ declare const isDaytimeRestingHeartRateWithinRange: (baseline: number, rawValue: number) => boolean;
756
+ declare const isNighttimeRestingHeartRateWithinRange: (baseline: number, rawValue: number) => boolean;
757
+ declare const isRespiratoryRateWithinRange: (baseline: number, rawValue: number) => boolean;
758
+ declare const isStepsWithinRange: (baseline: number, rawValue: number) => boolean;
759
+ declare const isSleepDisturbancesWithinRange: (baseline: number, rawValue: number) => boolean;
760
+ declare const isBloodOxygenLevelWithinRange: (baseline: number, rawValue: number) => boolean;
761
+
762
+ interface AsthmaActionPlanViewProps {
763
+ colorScheme?: 'light' | 'dark' | 'auto';
764
+ previewState?: 'loading' | 'loaded without action plan' | 'loaded with action plan';
765
+ learnMoreUrl: string;
766
+ editActionPlanSurveyName: string;
767
+ }
768
+ declare function export_default$1r(props: AsthmaActionPlanViewProps): React.JSX.Element;
769
+
770
+ interface AsthmaActivityViewProps {
771
+ colorScheme?: 'light' | 'dark' | 'auto';
772
+ previewState?: 'default';
773
+ alert?: 'Steps';
774
+ logEntrySurveyName: string;
775
+ }
776
+ declare function export_default$1q(props: AsthmaActivityViewProps): React.JSX.Element;
777
+
778
+ interface AsthmaAirQualityViewProps {
779
+ colorScheme?: 'light' | 'dark' | 'auto';
780
+ previewState?: 'default';
781
+ alert?: 'HomeAirQuality' | 'WorkAirQuality';
782
+ logEntrySurveyName: string;
783
+ }
784
+ declare function export_default$1p(props: AsthmaAirQualityViewProps): React.JSX.Element;
785
+
786
+ interface AsthmaAlertTakeoverViewProps {
787
+ colorScheme?: 'light' | 'dark' | 'auto';
788
+ previewState?: 'default';
789
+ logEntrySurveyName: string;
790
+ }
791
+ declare function export_default$1o(props: AsthmaAlertTakeoverViewProps): React.JSX.Element;
792
+
793
+ interface AsthmaDayViewProps {
794
+ colorScheme?: 'light' | 'dark' | 'auto';
795
+ previewState?: 'default';
796
+ date: Date;
797
+ logTodayEntrySurveyName: string;
798
+ logYesterdayEntrySurveyName: string;
799
+ editLogEntryUrl: string;
800
+ logEntryInfoUrl: string;
801
+ heartAndLungsUrl: string;
802
+ activityUrl: string;
803
+ sleepUrl: string;
804
+ airQualityUrl: string;
805
+ }
806
+ declare function export_default$1n(props: AsthmaDayViewProps): React.JSX.Element;
807
+
808
+ interface AsthmaHeartAndLungsViewProps {
809
+ colorScheme?: 'light' | 'dark' | 'auto';
810
+ previewState?: 'default';
811
+ alert?: 'DaytimeRestingHeartRate' | 'NighttimeRestingHeartRate' | 'RespiratoryRate' | 'DaytimeBloodOxygenLevel' | 'NighttimeBloodOxygenLevel';
812
+ logEntrySurveyName: string;
813
+ }
814
+ declare function export_default$1m(props: AsthmaHeartAndLungsViewProps): React.JSX.Element;
815
+
816
+ type AsthmaLogEntryEditorViewPreviewState = 'no symptoms' | 'mild symptoms' | 'moderate symptoms' | 'severe symptoms';
817
+
818
+ interface AsthmaLogEntryEditorViewProps {
819
+ colorScheme?: 'light' | 'dark' | 'auto';
820
+ previewState?: 'loading' | AsthmaLogEntryEditorViewPreviewState;
821
+ date: Date;
822
+ }
823
+ declare function export_default$1l(props: AsthmaLogEntryEditorViewProps): React.JSX.Element | null;
824
+
825
+ interface AsthmaSleepViewProps {
826
+ colorScheme?: 'light' | 'dark' | 'auto';
827
+ previewState?: 'default';
828
+ alert?: 'SleepDisturbances';
829
+ logEntrySurveyName: string;
830
+ }
831
+ declare function export_default$1k(props: AsthmaSleepViewProps): React.JSX.Element;
497
832
 
498
833
  interface TermInformation {
499
834
  TermFamily: string;
@@ -506,7 +841,7 @@ interface AllergiesListProps {
506
841
  onViewTermInfo(termInfo: TermInformation): void;
507
842
  innerRef?: React.Ref<HTMLDivElement>;
508
843
  }
509
- declare function export_default$1l(props: AllergiesListProps): React.JSX.Element;
844
+ declare function export_default$1j(props: AllergiesListProps): React.JSX.Element;
510
845
 
511
846
  interface AppDownloadProps {
512
847
  previewProjectPlatforms?: string[];
@@ -515,7 +850,7 @@ interface AppDownloadProps {
515
850
  title?: string;
516
851
  text?: string;
517
852
  }
518
- declare function export_default$1k(props: AppDownloadProps): React.JSX.Element | null;
853
+ declare function export_default$1i(props: AppDownloadProps): React.JSX.Element | null;
519
854
 
520
855
  interface SurveyBloodPressureDataParameters {
521
856
  surveyName: string;
@@ -528,7 +863,7 @@ interface BloodPressureDataPoint {
528
863
  systolic: number;
529
864
  diastolic: number;
530
865
  }
531
- declare function export_default$1j(props: SurveyBloodPressureDataParameters): Promise<BloodPressureDataPoint[]>;
866
+ declare function export_default$1h(props: SurveyBloodPressureDataParameters): Promise<BloodPressureDataPoint[]>;
532
867
 
533
868
  type BloodPressurePreviewState = "Default" | "NoData" | "Loading";
534
869
  interface BloodPressureVisualizationProps {
@@ -537,14 +872,14 @@ interface BloodPressureVisualizationProps {
537
872
  weekStartsOn?: WeekStartsOn;
538
873
  innerRef?: React.Ref<HTMLDivElement>;
539
874
  }
540
- declare function export_default$1i(props: BloodPressureVisualizationProps): React.JSX.Element;
875
+ declare function export_default$1g(props: BloodPressureVisualizationProps): React.JSX.Element;
541
876
 
542
877
  interface ConditionsListProps {
543
878
  previewState?: "default";
544
879
  onViewTermInfo(termInfo: TermInformation): void;
545
880
  innerRef?: React.Ref<HTMLDivElement>;
546
881
  }
547
- declare function export_default$1h(props: ConditionsListProps): React.JSX.Element;
882
+ declare function export_default$1f(props: ConditionsListProps): React.JSX.Element;
548
883
 
549
884
  type DeviceAccountType = "Fitbit" | "Garmin" | "AppleHealth" | "GoogleFit" | "Omron";
550
885
  interface ConnectDevicesMenuProps {
@@ -555,7 +890,7 @@ interface ConnectDevicesMenuProps {
555
890
  previewState?: "iOS" | "Android" | "Web" | "ConnectedStates";
556
891
  headerVariant?: "large" | "medium";
557
892
  }
558
- declare function export_default$1g(props: ConnectDevicesMenuProps): React.JSX.Element | null;
893
+ declare function export_default$1e(props: ConnectDevicesMenuProps): React.JSX.Element | null;
559
894
 
560
895
  interface ConnectEhrProps {
561
896
  applicationUrl: ConnectEhrApplicationUrl;
@@ -572,7 +907,7 @@ interface ConnectEhrProps {
572
907
  }
573
908
  type ConnectEhrApplicationUrl = "preview" | string;
574
909
  type ConnectEhrPreviewState = "notEnabled" | "enabled" | "enabledConnected" | "enabledNeedsAttention";
575
- declare function export_default$1f(props: ConnectEhrProps): React.JSX.Element | null;
910
+ declare function export_default$1d(props: ConnectEhrProps): React.JSX.Element | null;
576
911
 
577
912
  interface ConnectFitbitProps {
578
913
  title?: string;
@@ -583,7 +918,7 @@ interface ConnectFitbitProps {
583
918
  hideWhenConnected?: boolean;
584
919
  }
585
920
  type ConnectFitbitPreviewState = ExternalAccountStatus | "notConnected" | "notEnabled";
586
- declare function export_default$1e(props: ConnectFitbitProps): React.JSX.Element;
921
+ declare function export_default$1c(props: ConnectFitbitProps): React.JSX.Element;
587
922
 
588
923
  interface ConnectGarminProps {
589
924
  title?: string;
@@ -594,7 +929,7 @@ interface ConnectGarminProps {
594
929
  hideWhenConnected?: boolean;
595
930
  }
596
931
  type ConnectGarminPreviewState = ExternalAccountStatus | "notConnected" | "notEnabled";
597
- declare function export_default$1d(props: ConnectGarminProps): React.JSX.Element;
932
+ declare function export_default$1b(props: ConnectGarminProps): React.JSX.Element;
598
933
 
599
934
  type DailyDataQueryResult = {
600
935
  [key: string]: number;
@@ -604,6 +939,7 @@ type DailyDataAvailabilityCheck = (modifiedAfter?: Date) => Promise<boolean>;
604
939
  declare function registerDailyDataProvider(type: string, provider: DailyDataProvider, availabilityCheck: DailyDataAvailabilityCheck): void;
605
940
  declare function checkDailyDataAvailability(type: string, modifiedAfter?: Date): Promise<boolean>;
606
941
  declare function queryDailyData(type: string, startDate: Date, endDate: Date): Promise<DailyDataQueryResult>;
942
+ declare function simpleAvailabilityCheck(namespace: DeviceDataNamespace, type: string | string[]): (modifiedAfter?: Date) => Promise<boolean>;
607
943
  declare enum DailyDataType {
608
944
  AppleHealthDistanceWalkingRunning = "AppleHealthDistanceWalkingRunning",
609
945
  AppleHealthFlightsClimbed = "AppleHealthFlightsClimbed",
@@ -662,7 +998,9 @@ declare enum DailyDataType {
662
998
  GarminSleepScore = "GarminSleepScore",
663
999
  GoogleFitSteps = "GoogleFitSteps",
664
1000
  Steps = "Steps",
665
- RestingHeartRate = "RestingHeartRate"
1001
+ RestingHeartRate = "RestingHeartRate",
1002
+ HomeAirQuality = "HomeAirQuality",
1003
+ WorkAirQuality = "WorkAirQuality"
666
1004
  }
667
1005
 
668
1006
  interface DailyDataChartProps {
@@ -708,13 +1046,13 @@ interface DeviceDataChartLine {
708
1046
  showAverage?: boolean;
709
1047
  }
710
1048
  type DeviceDataMonthChartPreviewState = "WithData" | "NoData" | "Loading";
711
- declare function export_default$1c(props: DeviceDataMonthChartProps): React.JSX.Element | null;
1049
+ declare function export_default$1a(props: DeviceDataMonthChartProps): React.JSX.Element | null;
712
1050
 
713
1051
  interface DeviceDataMonthChartsProps {
714
1052
  previewState?: DeviceDataMonthChartsPreviewState;
715
1053
  }
716
1054
  type DeviceDataMonthChartsPreviewState = "Default" | "NoData";
717
- declare function export_default$1b(props: DeviceDataMonthChartsProps): React.JSX.Element;
1055
+ declare function export_default$19(props: DeviceDataMonthChartsProps): React.JSX.Element;
718
1056
 
719
1057
  interface ExternalAccountListProps {
720
1058
  externalAccountProviderCategories?: string[];
@@ -723,14 +1061,14 @@ interface ExternalAccountListProps {
723
1061
  innerRef?: React.Ref<HTMLDivElement>;
724
1062
  }
725
1063
  type NotificationListPreviewState$1 = "Default";
726
- declare function export_default$1a(props: ExternalAccountListProps): React.JSX.Element;
1064
+ declare function export_default$18(props: ExternalAccountListProps): React.JSX.Element;
727
1065
 
728
1066
  interface ExternalAccountsLoadingIndicatorProps {
729
1067
  previewState?: "externalAccountsFetchingData" | "externalAccountsLoaded";
730
1068
  externalAccountCategories?: string[];
731
1069
  innerRef?: React.Ref<HTMLDivElement>;
732
1070
  }
733
- declare function export_default$19(props: ExternalAccountsLoadingIndicatorProps): React.JSX.Element | null;
1071
+ declare function export_default$17(props: ExternalAccountsLoadingIndicatorProps): React.JSX.Element | null;
734
1072
 
735
1073
  interface ExternalAccountsPreviewProps {
736
1074
  excludeProviders?: boolean;
@@ -742,7 +1080,7 @@ interface ExternalAccountsPreviewProps {
742
1080
  }
743
1081
  type ExternalAccountsApplicationUrl = "preview" | string;
744
1082
  type ExternalAccountsPreviewPreviewState = "Default";
745
- declare function export_default$18(props: ExternalAccountsPreviewProps): React.JSX.Element | null;
1083
+ declare function export_default$16(props: ExternalAccountsPreviewProps): React.JSX.Element | null;
746
1084
 
747
1085
  type ConnectedDevicesPreviewState = "notEnabled" | "notConnected" | "connected";
748
1086
 
@@ -750,25 +1088,25 @@ interface FitbitDevicesProps {
750
1088
  previewState?: ConnectedDevicesPreviewState;
751
1089
  innerRef?: React.Ref<HTMLDivElement>;
752
1090
  }
753
- declare function export_default$17(props: FitbitDevicesProps): React.JSX.Element;
1091
+ declare function export_default$15(props: FitbitDevicesProps): React.JSX.Element;
754
1092
 
755
1093
  type MonthChartsPreviewState = "notEnabled" | "notConnected" | "connected";
756
1094
 
757
1095
  interface FitbitMonthChartsProps {
758
1096
  previewState?: MonthChartsPreviewState;
759
1097
  }
760
- declare function export_default$16(props: FitbitMonthChartsProps): React.JSX.Element;
1098
+ declare function export_default$14(props: FitbitMonthChartsProps): React.JSX.Element;
761
1099
 
762
1100
  interface GarminDevicesProps {
763
1101
  previewState?: ConnectedDevicesPreviewState;
764
1102
  innerRef?: React.Ref<HTMLDivElement>;
765
1103
  }
766
- declare function export_default$15(props: GarminDevicesProps): React.JSX.Element;
1104
+ declare function export_default$13(props: GarminDevicesProps): React.JSX.Element;
767
1105
 
768
1106
  interface GarminMonthChartsProps {
769
1107
  previewState?: MonthChartsPreviewState;
770
1108
  }
771
- declare function export_default$14(props: GarminMonthChartsProps): React.JSX.Element;
1109
+ declare function export_default$12(props: GarminMonthChartsProps): React.JSX.Element;
772
1110
 
773
1111
  type HealthPreviewSectionConcept = "Medications" | "Immunizations" | "Reports" | "Allergies" | "Conditions" | "Procedures";
774
1112
  interface HealthPreviewSectionProps {
@@ -778,7 +1116,7 @@ interface HealthPreviewSectionProps {
778
1116
  indicatorPosition?: "default" | "topRight";
779
1117
  innerRef?: React.Ref<HTMLDivElement>;
780
1118
  }
781
- declare function export_default$13(props: HealthPreviewSectionProps): React.JSX.Element | null;
1119
+ declare function export_default$11(props: HealthPreviewSectionProps): React.JSX.Element | null;
782
1120
 
783
1121
  interface LabResultsSummaryProps {
784
1122
  previewState?: "ImportantLabs" | "RecentLabs" | "NoData";
@@ -786,14 +1124,14 @@ interface LabResultsSummaryProps {
786
1124
  onViewTermInfo(termInfo: TermInformation): void;
787
1125
  innerRef?: React.Ref<HTMLDivElement>;
788
1126
  }
789
- declare function export_default$12(props: LabResultsSummaryProps): React.JSX.Element | null;
1127
+ declare function export_default$10(props: LabResultsSummaryProps): React.JSX.Element | null;
790
1128
 
791
1129
  interface MedicationsListProps {
792
1130
  previewState?: "default";
793
1131
  onViewTermInfo(termInfo: TermInformation): void;
794
1132
  innerRef?: React.Ref<HTMLDivElement>;
795
1133
  }
796
- declare function export_default$11(props: MedicationsListProps): React.JSX.Element;
1134
+ declare function export_default$$(props: MedicationsListProps): React.JSX.Element;
797
1135
 
798
1136
  interface MostRecentNotificationProps {
799
1137
  notificationType?: NotificationType;
@@ -803,7 +1141,7 @@ interface MostRecentNotificationProps {
803
1141
  innerRef?: React.Ref<HTMLDivElement>;
804
1142
  }
805
1143
  type MostRecentNotificationPreviewState = "Default";
806
- declare function export_default$10(props: MostRecentNotificationProps): React.JSX.Element | null;
1144
+ declare function export_default$_(props: MostRecentNotificationProps): React.JSX.Element | null;
807
1145
 
808
1146
  interface NotificationListProps {
809
1147
  notificationType?: NotificationType;
@@ -811,7 +1149,7 @@ interface NotificationListProps {
811
1149
  innerRef?: React.Ref<HTMLDivElement>;
812
1150
  }
813
1151
  type NotificationListPreviewState = "Default" | "NoData";
814
- declare function export_default$$(props: NotificationListProps): React.JSX.Element;
1152
+ declare function export_default$Z(props: NotificationListProps): React.JSX.Element;
815
1153
 
816
1154
  interface PlatformSpecificContentProps {
817
1155
  platforms: string[];
@@ -819,21 +1157,21 @@ interface PlatformSpecificContentProps {
819
1157
  previewDevicePlatform?: string;
820
1158
  innerRef?: React.Ref<HTMLDivElement>;
821
1159
  }
822
- declare function export_default$_(props: PlatformSpecificContentProps): React.JSX.Element | null;
1160
+ declare function export_default$Y(props: PlatformSpecificContentProps): React.JSX.Element | null;
823
1161
 
824
1162
  interface ProjectHeaderProps {
825
1163
  previewState?: ProjectHeaderPropsPreviewState;
826
1164
  innerRef?: React.Ref<HTMLDivElement>;
827
1165
  }
828
1166
  type ProjectHeaderPropsPreviewState = "Default";
829
- declare function export_default$Z(props: ProjectHeaderProps): React.JSX.Element;
1167
+ declare function export_default$X(props: ProjectHeaderProps): React.JSX.Element;
830
1168
 
831
1169
  interface ProjectSupportProps {
832
1170
  previewState?: ProjectSupportPropsPreviewState;
833
1171
  innerRef?: React.Ref<HTMLDivElement>;
834
1172
  }
835
1173
  type ProjectSupportPropsPreviewState = "Default";
836
- declare function export_default$Y(props: ProjectSupportProps): React.JSX.Element | null;
1174
+ declare function export_default$W(props: ProjectSupportProps): React.JSX.Element | null;
837
1175
 
838
1176
  interface ProviderSearchProps {
839
1177
  previewState?: ProviderSearchPreviewState;
@@ -842,7 +1180,21 @@ interface ProviderSearchProps {
842
1180
  innerRef?: React.Ref<HTMLDivElement>;
843
1181
  }
844
1182
  type ProviderSearchPreviewState = "Default";
845
- declare function export_default$X(props: ProviderSearchProps): React.JSX.Element;
1183
+ declare function export_default$V(props: ProviderSearchProps): React.JSX.Element;
1184
+
1185
+ interface RecentDailyDataBarChartProps {
1186
+ previewState?: 'loading' | 'loaded without data' | 'loaded with data';
1187
+ previewDataProvider?: (start: Date, end: Date) => Promise<DailyDataQueryResult>;
1188
+ title: string;
1189
+ dailyDataType: string;
1190
+ domain?: AxisDomain;
1191
+ emptyDomain?: AxisDomain;
1192
+ valueConverter?: (rawValue: number) => number;
1193
+ valueFormatter?: (value: number) => string;
1194
+ highlight?: (rawValue: number) => boolean;
1195
+ innerRef?: React.Ref<HTMLDivElement>;
1196
+ }
1197
+ declare function export_default$U(props: RecentDailyDataBarChartProps): React.JSX.Element;
846
1198
 
847
1199
  interface RelativeActivityTodayProps {
848
1200
  dataTypes: RelativeActivityDataType[];
@@ -857,7 +1209,7 @@ interface RelativeActivityDataType {
857
1209
  color: string;
858
1210
  formatter: (number: number) => string;
859
1211
  }
860
- declare function export_default$W(props: RelativeActivityTodayProps): React.JSX.Element | null;
1212
+ declare function export_default$T(props: RelativeActivityTodayProps): React.JSX.Element | null;
861
1213
 
862
1214
  type RestingHeartRateCalendarPreviewState = "WithData" | "NoData" | "Loading";
863
1215
  interface RestingHeartRateCalendarProps {
@@ -866,7 +1218,7 @@ interface RestingHeartRateCalendarProps {
866
1218
  showPreviewData: RestingHeartRateCalendarPreviewState;
867
1219
  innerRef?: React.Ref<HTMLDivElement>;
868
1220
  }
869
- declare function export_default$V(props: RestingHeartRateCalendarProps): React.JSX.Element;
1221
+ declare function export_default$S(props: RestingHeartRateCalendarProps): React.JSX.Element;
870
1222
 
871
1223
  interface SurveyTaskListProps {
872
1224
  status: SurveyTaskStatus;
@@ -884,7 +1236,7 @@ interface SurveyTaskListProps {
884
1236
  buttonColor?: ColorDefinition;
885
1237
  }
886
1238
  type SurveyTaskListListPreviewState = "IncompleteTasks" | "CompleteTasks";
887
- declare function export_default$U(props: SurveyTaskListProps): React.JSX.Element | null;
1239
+ declare function export_default$R(props: SurveyTaskListProps): React.JSX.Element | null;
888
1240
 
889
1241
  type SeverityCalendarPreviewState = "Default" | "NoData";
890
1242
  interface SeverityCalendarProps {
@@ -896,7 +1248,7 @@ interface SeverityCalendarProps {
896
1248
  previewState?: SeverityCalendarPreviewState;
897
1249
  innerRef?: React.Ref<HTMLDivElement>;
898
1250
  }
899
- declare function export_default$T(props: SeverityCalendarProps): React.JSX.Element;
1251
+ declare function export_default$Q(props: SeverityCalendarProps): React.JSX.Element;
900
1252
 
901
1253
  interface ViewEhrProps {
902
1254
  onClick(): void;
@@ -906,7 +1258,7 @@ interface ViewEhrProps {
906
1258
  buttonColor?: ColorDefinition;
907
1259
  buttonVariant?: ButtonVariant;
908
1260
  }
909
- declare function export_default$S(props: ViewEhrProps): React.JSX.Element | null;
1261
+ declare function export_default$P(props: ViewEhrProps): React.JSX.Element | null;
910
1262
 
911
1263
  type InboxItemListPreviewState = 'no items' | 'incomplete message' | 'incomplete survey' | 'incomplete resource' | 'incomplete items' | 'complete items';
912
1264
 
@@ -931,36 +1283,132 @@ interface InboxItemListProps {
931
1283
  syncOnChanges?: boolean;
932
1284
  innerRef?: React.Ref<HTMLDivElement>;
933
1285
  }
934
- declare function export_default$R(props: InboxItemListProps): React.JSX.Element;
1286
+ declare function export_default$O(props: InboxItemListProps): React.JSX.Element;
935
1287
 
936
1288
  interface InboxItemListCoordinatorProps {
937
1289
  children: React.ReactNode;
938
1290
  innerRef?: React.Ref<HTMLDivElement>;
939
1291
  }
940
- declare function export_default$Q(props: InboxItemListCoordinatorProps): React.JSX.Element;
1292
+ declare function export_default$N(props: InboxItemListCoordinatorProps): React.JSX.Element;
941
1293
 
942
- interface SymptomSharkBulletChartProps {
943
- intervalStart?: Date;
944
- innerRef?: React.Ref<HTMLDivElement>;
1294
+ interface CelebrationStepProps {
1295
+ title?: string;
1296
+ text?: string;
1297
+ detailText?: string;
1298
+ iconUrl?: string;
1299
+ imageUrl?: string;
1300
+ nextButtonText?: string;
1301
+ styles: {
1302
+ [key: string]: any;
1303
+ };
1304
+ }
1305
+ declare function export_default$M(props: CelebrationStepProps): React.JSX.Element;
1306
+
1307
+ declare function export_default$L(): React.JSX.Element;
1308
+
1309
+ interface ConnectDeviceAccountStepProps {
1310
+ title?: string;
1311
+ text?: string;
1312
+ deviceType: string;
1313
+ providerID: number;
1314
+ styles: {
1315
+ [key: string]: any;
1316
+ };
1317
+ onConnect: () => void;
1318
+ }
1319
+ declare function export_default$K(props: ConnectDeviceAccountStepProps): React.JSX.Element;
1320
+
1321
+ interface ConnectDeviceAccountStepContainerProps {
1322
+ deviceType?: string;
1323
+ }
1324
+ declare function export_default$J(props: ConnectDeviceAccountStepContainerProps): React.JSX.Element;
1325
+
1326
+ interface ConnectEhrStepProps {
1327
+ title?: string;
1328
+ text?: string;
1329
+ nextButtonText?: string;
1330
+ nextButtonDisabled?: boolean;
1331
+ previewState?: ProviderSearchPreviewState;
1332
+ onProviderConnected: (provider: ExternalAccountProvider) => void;
1333
+ onNextButtonClick: () => void;
1334
+ styles: {
1335
+ [key: string]: any;
1336
+ };
1337
+ }
1338
+ declare function export_default$I(props: ConnectEhrStepProps): React.JSX.Element;
1339
+
1340
+ declare function export_default$H(): React.JSX.Element;
1341
+
1342
+ interface StepElementProps {
1343
+ text?: string;
1344
+ textAlign?: any;
1345
+ color?: string;
1346
+ fontSize?: string;
1347
+ fontWeight?: string;
945
1348
  }
946
- declare function export_default$P(props: SymptomSharkBulletChartProps): React.JSX.Element | null;
1349
+ interface IconElementProps {
1350
+ srcUrl?: string;
1351
+ }
1352
+
1353
+ declare function export_default$G(props: StepElementProps): React.JSX.Element | null;
1354
+
1355
+ declare function export_default$F(props: IconElementProps): React.JSX.Element | null;
1356
+
1357
+ declare function export_default$E(props: IconElementProps): React.JSX.Element | null;
1358
+
1359
+ interface StepLayoutProps {
1360
+ children?: React.ReactNode;
1361
+ }
1362
+ declare function export_default$D(props: StepLayoutProps): React.JSX.Element;
1363
+
1364
+ interface StepMarkdownProps {
1365
+ text: string;
1366
+ inline?: boolean;
1367
+ }
1368
+ declare function export_default$C(props: StepMarkdownProps): React.JSX.Element;
1369
+
1370
+ interface StepNextButtonProps extends StepElementProps {
1371
+ backgroundColor: string;
1372
+ letterSpacing: string;
1373
+ textTransform: string;
1374
+ gradient: any;
1375
+ disabled?: boolean;
1376
+ onClick(): void;
1377
+ }
1378
+ declare function export_default$B(props: StepNextButtonProps): React.JSX.Element;
1379
+
1380
+ declare function export_default$A(props: StepElementProps): React.JSX.Element | null;
1381
+
1382
+ declare function export_default$z(props: StepElementProps): React.JSX.Element | null;
1383
+
1384
+ interface YouTubeStepProps {
1385
+ title?: string;
1386
+ text?: string;
1387
+ transcript?: string;
1388
+ videoId: string;
1389
+ nextButtonText?: string;
1390
+ height?: string;
1391
+ styles: {
1392
+ [key: string]: any;
1393
+ };
1394
+ }
1395
+ declare function export_default$y(props: YouTubeStepProps): React.JSX.Element;
1396
+
1397
+ declare function export_default$x(): React.JSX.Element;
947
1398
 
948
1399
  interface SymptomSharkCalendarProps {
949
1400
  intervalStart?: Date;
950
1401
  onDaySelected(day: Date): void;
951
1402
  innerRef?: React.Ref<HTMLDivElement>;
952
1403
  }
953
- declare function export_default$O(props: SymptomSharkCalendarProps): React.JSX.Element;
1404
+ declare function export_default$w(props: SymptomSharkCalendarProps): React.JSX.Element;
954
1405
 
955
1406
  interface OverallExperienceChartProps {
956
1407
  intervalStart?: Date;
957
1408
  showAllDays?: boolean;
958
1409
  innerRef?: React.Ref<HTMLDivElement>;
959
- variant?: "default" | "monthReport";
960
1410
  }
961
- declare function export_default$N(props: OverallExperienceChartProps): React.JSX.Element | null;
962
-
963
- type LogEntryIconKey = "star" | "star-o" | "user-md" | "hospital-o" | "ambulance" | "flag" | "moon-o" | "flask" | "bolt" | "question-circle-o" | "thermometer" | "trophy" | "spoon";
1411
+ declare function export_default$v(props: OverallExperienceChartProps): React.JSX.Element | null;
964
1412
 
965
1413
  interface SymptomSharkDataService {
966
1414
  getConfiguration(): Promise<SymptomSharkConfiguration>;
@@ -970,7 +1418,6 @@ interface SymptomSharkDataService {
970
1418
  saveDailyLogEntry(date: string, entry: DailyLogEntry): Promise<any>;
971
1419
  }
972
1420
  interface SymptomSharkConfiguration {
973
- participantID: Guid;
974
1421
  symptoms: SymptomConfiguration[];
975
1422
  treatments: TreatmentConfiguration[];
976
1423
  }
@@ -992,7 +1439,7 @@ interface DailyLogEntry {
992
1439
  treatments: TreatmentReference[];
993
1440
  overallFeeling?: number;
994
1441
  notes: string;
995
- icon?: LogEntryIconKey;
1442
+ icon?: string;
996
1443
  }
997
1444
  interface SymptomReference {
998
1445
  id: string;
@@ -1002,7 +1449,6 @@ interface TreatmentReference {
1002
1449
  id: string;
1003
1450
  }
1004
1451
  declare function convertToSymptomSharkConfiguration(info: ParticipantInfo): {
1005
- participantID: Guid;
1006
1452
  symptoms: SymptomConfiguration[];
1007
1453
  treatments: TreatmentConfiguration[];
1008
1454
  };
@@ -1020,47 +1466,29 @@ interface SymptomSharkLogEntryProps {
1020
1466
  highlightedTreatments?: string[];
1021
1467
  innerRef?: React.Ref<HTMLDivElement>;
1022
1468
  }
1023
- declare function export_default$M(props: SymptomSharkLogEntryProps): React.JSX.Element | null;
1024
-
1025
- interface SymptomSharkMonthReportProps {
1026
- includeNotes: boolean;
1027
- includeDailyOverallFeeling: boolean;
1028
- productLogo?: string;
1029
- productName?: string;
1030
- productUrl?: string;
1031
- intervalStart?: Date;
1032
- innerRef?: React.Ref<HTMLTableElement>;
1033
- }
1034
- declare function export_default$L(props: SymptomSharkMonthReportProps): React.JSX.Element | null;
1035
-
1036
- interface SymptomSharkNotesTimelineProps {
1037
- intervalStart?: Date;
1038
- innerRef?: React.Ref<HTMLDivElement>;
1039
- }
1040
- declare function export_default$K(props: SymptomSharkNotesTimelineProps): React.JSX.Element | null;
1469
+ declare function export_default$u(props: SymptomSharkLogEntryProps): React.JSX.Element | null;
1041
1470
 
1042
1471
  interface SymptomTreatmentHistogramsProps {
1043
1472
  intervalStart?: Date;
1044
1473
  onSymptomSelected(symptom: string, intervalStart: Date): void;
1045
1474
  innerRef?: React.Ref<HTMLDivElement>;
1046
1475
  }
1047
- declare function export_default$J(props: SymptomTreatmentHistogramsProps): React.JSX.Element | null;
1476
+ declare function export_default$t(props: SymptomTreatmentHistogramsProps): React.JSX.Element | null;
1048
1477
 
1049
1478
  interface SymptomSeveritySummaryProps {
1050
1479
  symptom: SymptomConfiguration;
1051
1480
  intervalStart?: Date;
1052
1481
  innerRef?: React.Ref<HTMLDivElement>;
1053
1482
  }
1054
- declare function export_default$I(props: SymptomSeveritySummaryProps): React.JSX.Element | null;
1483
+ declare function export_default$s(props: SymptomSeveritySummaryProps): React.JSX.Element | null;
1055
1484
 
1056
1485
  interface SymptomSeverityChartProps {
1057
1486
  intervalStart?: Date;
1058
1487
  symptom: SymptomConfiguration;
1059
1488
  showAllDays?: boolean;
1060
1489
  innerRef?: React.Ref<HTMLDivElement>;
1061
- variant?: "default" | "monthReport";
1062
1490
  }
1063
- declare function export_default$H(props: SymptomSeverityChartProps): React.JSX.Element | null;
1491
+ declare function export_default$r(props: SymptomSeverityChartProps): React.JSX.Element | null;
1064
1492
 
1065
1493
  interface SymptomTreatmentFiltersProps {
1066
1494
  expandedDropdown: "Symptoms" | "Treatments" | null;
@@ -1072,37 +1500,28 @@ interface SymptomTreatmentFiltersProps {
1072
1500
  onTreatmentsSelectionChange(treatments: string[]): void;
1073
1501
  innerRef?: React.Ref<HTMLDivElement>;
1074
1502
  }
1075
- declare function export_default$G(props: SymptomTreatmentFiltersProps): React.JSX.Element;
1503
+ declare function export_default$q(props: SymptomTreatmentFiltersProps): React.JSX.Element;
1076
1504
 
1077
1505
  interface SymptomSharkLogEntryListProps {
1078
1506
  onDaySelected(d: Date): void;
1079
1507
  previewState?: "default";
1080
1508
  innerRef?: React.Ref<HTMLDivElement>;
1081
1509
  }
1082
- declare function export_default$F(props: SymptomSharkLogEntryListProps): React.JSX.Element;
1510
+ declare function export_default$p(props: SymptomSharkLogEntryListProps): React.JSX.Element;
1083
1511
 
1084
1512
  interface SymptomSharkLogTodayProps {
1085
1513
  previewState?: "withLog" | "noLog";
1086
1514
  innerRef?: React.Ref<HTMLDivElement>;
1087
1515
  onClick(d: Date): void;
1088
1516
  }
1089
- declare function export_default$E(props: SymptomSharkLogTodayProps): React.JSX.Element | null;
1517
+ declare function export_default$o(props: SymptomSharkLogTodayProps): React.JSX.Element | null;
1090
1518
 
1091
1519
  interface SymptomSharkLogEntryEditProps {
1092
1520
  date: Date;
1093
1521
  promptForReviewAfterDays?: number;
1094
1522
  previewState?: "default";
1095
1523
  }
1096
- declare function export_default$D(props: SymptomSharkLogEntryEditProps): React.JSX.Element;
1097
-
1098
- interface SymptomSharkReportBuilderProps {
1099
- productLogo?: string;
1100
- productName?: string;
1101
- productUrl?: string;
1102
- previewState?: "default";
1103
- innerRef?: React.Ref<HTMLDivElement>;
1104
- }
1105
- declare function ReportBuilder(props: SymptomSharkReportBuilderProps): React.JSX.Element;
1524
+ declare function export_default$n(props: SymptomSharkLogEntryEditProps): React.JSX.Element;
1106
1525
 
1107
1526
  interface SymptomSharkVisualizationCoordinatorProps {
1108
1527
  children: React.ReactNode;
@@ -1110,7 +1529,7 @@ interface SymptomSharkVisualizationCoordinatorProps {
1110
1529
  previewState?: "default";
1111
1530
  innerRef?: React.Ref<HTMLDivElement>;
1112
1531
  }
1113
- declare function export_default$C(props: SymptomSharkVisualizationCoordinatorProps): React.JSX.Element;
1532
+ declare function export_default$m(props: SymptomSharkVisualizationCoordinatorProps): React.JSX.Element;
1114
1533
 
1115
1534
  interface CalendarViewProps {
1116
1535
  colorScheme?: "light" | "dark" | "auto";
@@ -1118,7 +1537,7 @@ interface CalendarViewProps {
1118
1537
  onSymptomSelected(symptom: string, intervalStart: Date): void;
1119
1538
  previewState?: "default";
1120
1539
  }
1121
- declare function export_default$B(props: CalendarViewProps): React.JSX.Element;
1540
+ declare function export_default$l(props: CalendarViewProps): React.JSX.Element;
1122
1541
 
1123
1542
  interface LogEntryEditViewProps {
1124
1543
  colorScheme?: "light" | "dark" | "auto";
@@ -1126,13 +1545,7 @@ interface LogEntryEditViewProps {
1126
1545
  promptForReviewAfterDays?: number;
1127
1546
  previewState?: "default";
1128
1547
  }
1129
- declare function export_default$A(props: LogEntryEditViewProps): React.JSX.Element;
1130
-
1131
- interface SymptomSharkReportBuilderViewProps {
1132
- colorScheme?: "light" | "dark" | "auto";
1133
- previewState?: "default";
1134
- }
1135
- declare function export_default$z(props: SymptomSharkReportBuilderViewProps): React.JSX.Element;
1548
+ declare function export_default$k(props: LogEntryEditViewProps): React.JSX.Element;
1136
1549
 
1137
1550
  interface SymptomDetailViewProps {
1138
1551
  symptomId: string;
@@ -1140,13 +1553,13 @@ interface SymptomDetailViewProps {
1140
1553
  previewState?: "default";
1141
1554
  initialIntervalStart?: Date;
1142
1555
  }
1143
- declare function export_default$y(props: SymptomDetailViewProps): React.JSX.Element;
1556
+ declare function export_default$j(props: SymptomDetailViewProps): React.JSX.Element;
1144
1557
 
1145
1558
  interface AllergiesViewProps {
1146
1559
  presentation?: "Push" | "Modal";
1147
1560
  previewState?: "default";
1148
1561
  }
1149
- declare function export_default$x(props: AllergiesViewProps): React.JSX.Element;
1562
+ declare function export_default$i(props: AllergiesViewProps): React.JSX.Element;
1150
1563
 
1151
1564
  interface BlankViewProps {
1152
1565
  children?: React.ReactNode;
@@ -1161,13 +1574,13 @@ interface BlankViewProps {
1161
1574
  subtitleColor?: ColorDefinition;
1162
1575
  navigationBarButtonColor?: ColorDefinition;
1163
1576
  }
1164
- declare function export_default$w(props: BlankViewProps): React.JSX.Element;
1577
+ declare function export_default$h(props: BlankViewProps): React.JSX.Element;
1165
1578
 
1166
1579
  interface ConditionsViewProps {
1167
1580
  presentation?: "Push" | "Modal";
1168
1581
  previewState?: "default";
1169
1582
  }
1170
- declare function export_default$v(props: ConditionsViewProps): React.JSX.Element;
1583
+ declare function export_default$g(props: ConditionsViewProps): React.JSX.Element;
1171
1584
 
1172
1585
  interface ConnectEhrViewProps {
1173
1586
  externalAccountsApplicationUrl: ExternalAccountsApplicationUrl;
@@ -1178,13 +1591,13 @@ interface ConnectEhrViewProps {
1178
1591
  colorScheme?: "auto" | "light" | "dark";
1179
1592
  }
1180
1593
  type ViewPresentationType$3 = "Modal" | "Push";
1181
- declare function export_default$u(props: ConnectEhrViewProps): React.JSX.Element;
1594
+ declare function export_default$f(props: ConnectEhrViewProps): React.JSX.Element;
1182
1595
 
1183
1596
  interface DeviceDataViewProps {
1184
1597
  preview?: boolean;
1185
1598
  colorScheme?: "auto" | "light" | "dark";
1186
1599
  }
1187
- declare function export_default$t(props: DeviceDataViewProps): React.JSX.Element;
1600
+ declare function export_default$e(props: DeviceDataViewProps): React.JSX.Element;
1188
1601
 
1189
1602
  interface ExternalAccountsViewProps {
1190
1603
  excludeProviders?: boolean;
@@ -1195,7 +1608,7 @@ interface ExternalAccountsViewProps {
1195
1608
  colorScheme?: "auto" | "light" | "dark";
1196
1609
  }
1197
1610
  type ViewPresentationType$2 = "Modal" | "Push";
1198
- declare function export_default$s(props: ExternalAccountsViewProps): React.JSX.Element;
1611
+ declare function export_default$d(props: ExternalAccountsViewProps): React.JSX.Element;
1199
1612
 
1200
1613
  interface FitbitViewProps {
1201
1614
  connectPreview?: ConnectFitbitPreviewState;
@@ -1203,7 +1616,7 @@ interface FitbitViewProps {
1203
1616
  chartsPreview?: MonthChartsPreviewState;
1204
1617
  colorScheme?: "auto" | "light" | "dark";
1205
1618
  }
1206
- declare function export_default$r(props: FitbitViewProps): React.JSX.Element;
1619
+ declare function export_default$c(props: FitbitViewProps): React.JSX.Element;
1207
1620
 
1208
1621
  interface GarminViewProps {
1209
1622
  connectPreview?: ConnectGarminPreviewState;
@@ -1211,7 +1624,7 @@ interface GarminViewProps {
1211
1624
  chartsPreview?: MonthChartsPreviewState;
1212
1625
  garminProviderID?: number;
1213
1626
  }
1214
- declare function export_default$q(props: GarminViewProps): React.JSX.Element;
1627
+ declare function export_default$b(props: GarminViewProps): React.JSX.Element;
1215
1628
 
1216
1629
  interface HomeViewProps {
1217
1630
  /**
@@ -1230,7 +1643,7 @@ interface HomeViewProps {
1230
1643
  preview?: boolean;
1231
1644
  colorScheme?: "auto" | "light" | "dark";
1232
1645
  }
1233
- declare function export_default$p(props: HomeViewProps): React.JSX.Element;
1646
+ declare function export_default$a(props: HomeViewProps): React.JSX.Element;
1234
1647
 
1235
1648
  interface HealthAndWellnessViewProps {
1236
1649
  previewState?: "default";
@@ -1239,13 +1652,13 @@ interface HealthAndWellnessViewProps {
1239
1652
  externalAccountsApplicationUrl: string;
1240
1653
  variant?: "default" | "cardBased";
1241
1654
  }
1242
- declare function export_default$o(props: HealthAndWellnessViewProps): React.JSX.Element;
1655
+ declare function export_default$9(props: HealthAndWellnessViewProps): React.JSX.Element;
1243
1656
 
1244
1657
  interface MedicationsViewProps {
1245
1658
  presentation?: "Push" | "Modal";
1246
1659
  previewState?: "default";
1247
1660
  }
1248
- declare function export_default$n(props: MedicationsViewProps): React.JSX.Element;
1661
+ declare function export_default$8(props: MedicationsViewProps): React.JSX.Element;
1249
1662
 
1250
1663
  interface NotificationsViewProps {
1251
1664
  notificationType?: NotificationType;
@@ -1254,7 +1667,7 @@ interface NotificationsViewProps {
1254
1667
  colorScheme?: "auto" | "light" | "dark";
1255
1668
  }
1256
1669
  type ViewPresentationType$1 = "Modal" | "Push";
1257
- declare function export_default$m(props: NotificationsViewProps): React.JSX.Element;
1670
+ declare function export_default$7(props: NotificationsViewProps): React.JSX.Element;
1258
1671
 
1259
1672
  interface SurveyTasksViewProps {
1260
1673
  hideCompleteTasks?: boolean;
@@ -1265,7 +1678,7 @@ interface SurveyTasksViewProps {
1265
1678
  colorScheme?: "auto" | "light" | "dark";
1266
1679
  }
1267
1680
  type ViewPresentationType = "Modal" | "Push";
1268
- declare function export_default$l(props: SurveyTasksViewProps): React.JSX.Element;
1681
+ declare function export_default$6(props: SurveyTasksViewProps): React.JSX.Element;
1269
1682
 
1270
1683
  interface NewPointsEntry {
1271
1684
  name: string;
@@ -1283,7 +1696,7 @@ interface NewPointsViewProps {
1283
1696
  primaryColor?: string;
1284
1697
  doneButtonText?: string;
1285
1698
  }
1286
- declare function export_default$k(props: NewPointsViewProps): React.JSX.Element;
1699
+ declare function export_default$5(props: NewPointsViewProps): React.JSX.Element;
1287
1700
  declare function showNewPoints(props: NewPointsViewProps, url?: string): void;
1288
1701
 
1289
1702
  interface InboxViewProps {
@@ -1295,14 +1708,14 @@ interface InboxViewProps {
1295
1708
  historyViewerUrl: string;
1296
1709
  itemCategory?: string;
1297
1710
  }
1298
- declare function export_default$j(props: InboxViewProps): React.JSX.Element;
1711
+ declare function export_default$4(props: InboxViewProps): React.JSX.Element;
1299
1712
 
1300
1713
  interface InboxHistoryViewProps {
1301
1714
  previewState?: 'default';
1302
1715
  colorScheme?: 'light' | 'dark' | 'auto';
1303
1716
  messageViewerUrl: string;
1304
1717
  }
1305
- declare function export_default$i(props: InboxHistoryViewProps): React.JSX.Element;
1718
+ declare function export_default$3(props: InboxHistoryViewProps): React.JSX.Element;
1306
1719
 
1307
1720
  interface InboxMessageViewProps {
1308
1721
  previewState?: InboxMessage;
@@ -1310,112 +1723,17 @@ interface InboxMessageViewProps {
1310
1723
  resourceImageAlignment?: 'left' | 'center' | 'right';
1311
1724
  resourceButtonText?: string;
1312
1725
  }
1313
- declare function export_default$h(props: InboxMessageViewProps): React.JSX.Element;
1726
+ declare function export_default$2(props: InboxMessageViewProps): React.JSX.Element;
1314
1727
 
1315
- interface CelebrationStepProps {
1316
- title?: string;
1317
- text?: string;
1318
- detailText?: string;
1319
- iconUrl?: string;
1320
- imageUrl?: string;
1321
- nextButtonText?: string;
1322
- styles: {
1323
- [key: string]: any;
1324
- };
1325
- }
1326
- declare function export_default$g(props: CelebrationStepProps): React.JSX.Element;
1327
-
1328
- declare function export_default$f(): React.JSX.Element;
1329
-
1330
- interface ConnectDeviceAccountStepProps {
1331
- title?: string;
1332
- text?: string;
1333
- deviceType: string;
1334
- providerID: number;
1335
- styles: {
1336
- [key: string]: any;
1337
- };
1338
- onConnect: () => void;
1339
- }
1340
- declare function export_default$e(props: ConnectDeviceAccountStepProps): React.JSX.Element;
1341
-
1342
- interface ConnectDeviceAccountStepContainerProps {
1343
- deviceType?: string;
1344
- }
1345
- declare function export_default$d(props: ConnectDeviceAccountStepContainerProps): React.JSX.Element;
1346
-
1347
- interface ConnectEhrStepProps {
1348
- title?: string;
1349
- text?: string;
1350
- nextButtonText?: string;
1351
- nextButtonDisabled?: boolean;
1352
- previewState?: ProviderSearchPreviewState;
1353
- onProviderConnected: (provider: ExternalAccountProvider) => void;
1354
- onNextButtonClick: () => void;
1355
- styles: {
1356
- [key: string]: any;
1357
- };
1358
- }
1359
- declare function export_default$c(props: ConnectEhrStepProps): React.JSX.Element;
1360
-
1361
- declare function export_default$b(): React.JSX.Element;
1362
-
1363
- interface StepElementProps {
1364
- text?: string;
1365
- textAlign?: any;
1366
- color?: string;
1367
- fontSize?: string;
1368
- fontWeight?: string;
1369
- }
1370
- interface IconElementProps {
1371
- srcUrl?: string;
1372
- }
1373
-
1374
- declare function export_default$a(props: StepElementProps): React.JSX.Element | null;
1375
-
1376
- declare function export_default$9(props: IconElementProps): React.JSX.Element | null;
1377
-
1378
- declare function export_default$8(props: IconElementProps): React.JSX.Element | null;
1379
-
1380
- interface StepLayoutProps {
1381
- children?: React.ReactNode;
1382
- }
1383
- declare function export_default$7(props: StepLayoutProps): React.JSX.Element;
1384
-
1385
- interface StepMarkdownProps {
1386
- text: string;
1387
- inline?: boolean;
1388
- }
1389
- declare function export_default$6(props: StepMarkdownProps): React.JSX.Element;
1390
-
1391
- interface StepNextButtonProps extends StepElementProps {
1392
- backgroundColor: string;
1393
- letterSpacing: string;
1394
- textTransform: string;
1395
- gradient: any;
1396
- disabled?: boolean;
1397
- onClick(): void;
1398
- }
1399
- declare function export_default$5(props: StepNextButtonProps): React.JSX.Element;
1400
-
1401
- declare function export_default$4(props: StepElementProps): React.JSX.Element | null;
1402
-
1403
- declare function export_default$3(props: StepElementProps): React.JSX.Element | null;
1404
-
1405
- interface YouTubeStepProps {
1406
- title?: string;
1407
- text?: string;
1408
- transcript?: string;
1409
- videoId: string;
1410
- nextButtonText?: string;
1411
- height?: string;
1412
- styles: {
1413
- [key: string]: any;
1414
- };
1728
+ interface ResourceListViewProps {
1729
+ colorScheme?: 'light' | 'dark' | 'auto';
1730
+ previewState?: ResourceListPreviewState;
1731
+ title: string;
1732
+ resources: ResourceDefinition[];
1733
+ emptyText?: string;
1734
+ resourceImageAlignment?: ResourceImageAlignment;
1415
1735
  }
1416
- declare function export_default$2(props: YouTubeStepProps): React.JSX.Element;
1417
-
1418
- declare function export_default$1(): React.JSX.Element;
1736
+ declare function export_default$1(props: ResourceListViewProps): React.JSX.Element;
1419
1737
 
1420
1738
  declare function export_default(callback: Function, delay: number | null): void;
1421
1739
 
@@ -1423,4 +1741,6 @@ declare function language(key: string): string;
1423
1741
 
1424
1742
  declare function getDayKey(date: Date): string;
1425
1743
 
1426
- export { export_default$1V as Action, export_default$1U as ActivityMeter, export_default$1l as AllergiesList, export_default$x as AllergiesView, export_default$1k as AppDownload, AreaChartOptions, BarChartOptions, export_default$w as BlankView, BloodPressureDataPoint, export_default$1i as BloodPressureVisualization, export_default$1T as Button, export_default$1S as Calendar, export_default$1R as CalendarDay, CalendarDayStateConfiguration, export_default$1Q as Card, export_default$1P as CardTitle, export_default$g as CelebrationStep, export_default$f as CelebrationStepContainer, ColorDefinition, export_default$1h as ConditionsList, export_default$v as ConditionsView, export_default$e as ConnectDeviceAccountStep, export_default$d as ConnectDeviceAccountStepContainer, export_default$1g as ConnectDevicesMenu, export_default$1f as ConnectEhr, export_default$c as ConnectEhrStep, export_default$b as ConnectEhrStepContainer, export_default$u as ConnectEhrView, export_default$1e as ConnectFitbit, export_default$1d as ConnectGarmin, DailyDataAvailabilityCheck, DailyDataChart, DailyDataProvider, DailyDataQueryResult, DailyDataType, DailyLogEntry, DateRangeContext, DateRangeNavigatorContext as DateRangeCoordinator, export_default$1O as DateRangeNavigator, export_default$1N as DayTrackerSymbol, DeviceDataChartLine, export_default$1c as DeviceDataMonthChart, export_default$1b as DeviceDataMonthCharts, export_default$t as DeviceDataView, export_default$1M as DumbbellChart, export_default$1a as ExternalAccountList, export_default$19 as ExternalAccountsLoadingIndicator, export_default$18 as ExternalAccountsPreview, export_default$s as ExternalAccountsView, export_default$1L as Face, export_default$17 as FitbitDevices, export_default$16 as FitbitMonthCharts, export_default$r as FitbitView, export_default$15 as GarminDevices, export_default$14 as GarminMonthCharts, export_default$q as GarminView, export_default$o as HealthAndWellnessView, export_default$13 as HealthPreviewSection, export_default$1K as Histogram, export_default$p as HomeView, export_default$1p as InboxCompletedListItem, export_default$i as InboxHistoryView, export_default$R as InboxItemList, export_default$Q as InboxItemListCoordinator, export_default$1o as InboxMessageListItem, export_default$h as InboxMessageView, export_default$1n as InboxResourceListItem, export_default$1m as InboxSurveyListItem, InboxSurveyVariant, export_default$j as InboxView, export_default$12 as LabResultsSummary, export_default$1J as Layout, LayoutContext, LineChartOptions, LoadingIndicator, export_default$11 as MedicationsList, export_default$n as MedicationsView, export_default$10 as MostRecentNotification, export_default$1I as NavigationBar, NewPointsEntry, export_default$k as NewPointsView, NewPointsViewProps, export_default$1H as NotesInput, export_default$$ as NotificationList, export_default$m as NotificationsView, export_default$_ as PlatformSpecificContent, ProgressBar, ProgressBarStep, export_default$1G as ProgressRing, export_default$Z as ProjectHeader, export_default$Y as ProjectSupport, export_default$X as ProviderSearch, export_default$W as RelativeActivityToday, export_default$1F as Resource, ResourceImageAlignment, export_default$V as RestingHeartRateCalendar, export_default$1E as Section, export_default$1D as SegmentedControl, export_default$T as SeverityCalendar, export_default$1C as ShinyOverlay, export_default$1B as SingleExternalAccount, export_default$1A as SingleNotification, export_default$1z as SingleSurveyTask, export_default$1y as SparkBarChart, SparkBarChartBar, StatusBarBackgroundProps as StatusBarBackground, export_default$a as StepDetailText, export_default$8 as StepImage, export_default$9 as StepImageIcon, export_default$7 as StepLayout, export_default$6 as StepMarkdown, export_default$5 as StepNextButton, export_default$4 as StepText, export_default$3 as StepTitle, SurveyBloodPressureDataParameters, export_default$U as SurveyTaskList, export_default$l as SurveyTasksView, export_default$1x as Switch, SymptomConfiguration, SymptomReference, export_default$P as SymptomSharkBulletChart, export_default$O as SymptomSharkCalendar, export_default$B as SymptomSharkCalendarView, SymptomSharkConfiguration, SymptomSharkDataService, export_default$M as SymptomSharkLogEntry, export_default$D as SymptomSharkLogEntryEdit, export_default$A as SymptomSharkLogEntryEditView, export_default$F as SymptomSharkLogEntryList, export_default$E as SymptomSharkLogToday, export_default$L as SymptomSharkMonthReport, export_default$K as SymptomSharkNotesTimeline, export_default$N as SymptomSharkOverallExperienceChart, ReportBuilder as SymptomSharkReportBuilder, export_default$z as SymptomSharkReportBuilderView, export_default$y as SymptomSharkSymptomDetailView, export_default$H as SymptomSharkSymptomSeverityChart, export_default$I as SymptomSharkSymptomSeveritySummary, export_default$G as SymptomSharkSymptomTreatmentFilters, export_default$J as SymptomSharkSymptomTreatmentHistograms, export_default$C as SymptomSharkVisualizationCoordinator, export_default$1w as TextBlock, export_default$1v as Title, export_default$1u as TrackerItem, TreatmentConfiguration, TreatmentReference, export_default$1t as UnstyledButton, export_default$1s as ValueSelector, export_default$S as ViewEhr, export_default$1r as ViewHeader, export_default$1q as WeekCalendar, WeekStartsOn, export_default$2 as YouTubeStep, export_default$1 as YouTubeStepContainer, export_default$1j as bloodPressureDataProvider, checkDailyDataAvailability, convertToSymptomSharkConfiguration, getDayKey, getMonthStart, getWeekStart, language, queryDailyData, registerDailyDataProvider, resolveColor, showNewPoints, export_default as useInterval };
1744
+ declare function useInitializeView(initialize: () => void, additionalEvents?: EventName[], dependencies?: DependencyList): void;
1745
+
1746
+ export { export_default$23 as Action, export_default$22 as ActivityMeter, export_default$1j as AllergiesList, export_default$i as AllergiesView, export_default$1i as AppDownload, AreaChartOptions, AsthmaActionPlan, export_default$2d as AsthmaActionPlanManager, export_default$1r as AsthmaActionPlanView, export_default$1q as AsthmaActivityView, export_default$2c as AsthmaAirQualities, AsthmaAirQualitiesPreviewState, AsthmaAirQuality, AsthmaAirQualityType, export_default$1p as AsthmaAirQualityView, export_default$2b as AsthmaAlertTakeoverNotice, export_default$2a as AsthmaAlertTakeoverTrigger, export_default$1o as AsthmaAlertTakeoverView, AsthmaBiometric, AsthmaBiometricType, export_default$29 as AsthmaBiometrics, AsthmaBiometricsPreviewState, export_default$28 as AsthmaControlCalendar, AsthmaControlCalendarPreviewState, AsthmaControlCalendarVariant, AsthmaControlMetrics, AsthmaControlState, AsthmaControlStatus, export_default$27 as AsthmaControlStatusHeader, AsthmaDailyDataType, AsthmaDataStatus, export_default$1n as AsthmaDayView, export_default$1m as AsthmaHeartAndLungsView, AsthmaImpact, AsthmaLogEntry, export_default$26 as AsthmaLogEntryDetails, AsthmaLogEntryDetailsPreviewState, export_default$1l as AsthmaLogEntryEditorView, AsthmaLogEntryEditorViewPreviewState, export_default$25 as AsthmaLogEntryHeader, AsthmaParticipant, export_default$24 as AsthmaPostEnrollmentSurveyTrigger, export_default$1s as AsthmaRecommendedArticle, export_default$1k as AsthmaSleepView, AsthmaSymptom, AsthmaSymptomLevel, AsthmaTrigger, BarChartOptions, export_default$h as BlankView, BloodPressureDataPoint, export_default$1g as BloodPressureVisualization, export_default$21 as Button, export_default$20 as Calendar, export_default$1$ as CalendarDay, CalendarDayStateConfiguration, export_default$1_ as Card, export_default$1Z as CardTitle, export_default$M as CelebrationStep, export_default$L as CelebrationStepContainer, ColorDefinition, export_default$1f as ConditionsList, export_default$g as ConditionsView, export_default$K as ConnectDeviceAccountStep, export_default$J as ConnectDeviceAccountStepContainer, export_default$1e as ConnectDevicesMenu, export_default$1d as ConnectEhr, export_default$I as ConnectEhrStep, export_default$H as ConnectEhrStepContainer, export_default$f as ConnectEhrView, export_default$1c as ConnectFitbit, export_default$1b as ConnectGarmin, DailyDataAvailabilityCheck, DailyDataChart, DailyDataProvider, DailyDataQueryResult, DailyDataType, DailyLogEntry, DateRangeContext, DateRangeNavigatorContext as DateRangeCoordinator, export_default$1Y as DateRangeNavigator, export_default$1X as DayTrackerSymbol, DeviceDataChartLine, export_default$1a as DeviceDataMonthChart, export_default$19 as DeviceDataMonthCharts, export_default$e as DeviceDataView, export_default$1W as DumbbellChart, export_default$18 as ExternalAccountList, export_default$17 as ExternalAccountsLoadingIndicator, export_default$16 as ExternalAccountsPreview, export_default$d as ExternalAccountsView, export_default$1V as Face, export_default$15 as FitbitDevices, export_default$14 as FitbitMonthCharts, export_default$c as FitbitView, export_default$13 as GarminDevices, export_default$12 as GarminMonthCharts, export_default$b as GarminView, export_default$9 as HealthAndWellnessView, export_default$11 as HealthPreviewSection, export_default$1U as Histogram, export_default$a as HomeView, export_default$1w as InboxCompletedListItem, export_default$3 as InboxHistoryView, export_default$O as InboxItemList, export_default$N as InboxItemListCoordinator, export_default$1v as InboxMessageListItem, export_default$2 as InboxMessageView, export_default$1u as InboxResourceListItem, export_default$1t as InboxSurveyListItem, InboxSurveyVariant, export_default$4 as InboxView, export_default$10 as LabResultsSummary, export_default$1T as Layout, LayoutContext, LineChartOptions, LoadingIndicator, export_default$$ as MedicationsList, export_default$8 as MedicationsView, export_default$_ as MostRecentNotification, export_default$1S as NavigationBar, NewPointsEntry, export_default$5 as NewPointsView, NewPointsViewProps, export_default$1R as NotesInput, export_default$Z as NotificationList, export_default$7 as NotificationsView, export_default$Y as PlatformSpecificContent, ProgressBar, ProgressBarStep, export_default$1Q as ProgressRing, export_default$X as ProjectHeader, export_default$W as ProjectSupport, export_default$V as ProviderSearch, export_default$U as RecentDailyDataBarChart, export_default$T as RelativeActivityToday, export_default$1P as Resource, ResourceDefinition, ResourceImageAlignment, export_default$1O as ResourceList, ResourceListPreviewState, export_default$1 as ResourceListView, export_default$S as RestingHeartRateCalendar, export_default$1N as RotatingComponentCoordinator, RotatingComponentInterval, export_default$1M as Section, export_default$1L as SegmentedControl, export_default$Q as SeverityCalendar, export_default$1K as ShinyOverlay, export_default$1J as SingleDataPoint, export_default$1I as SingleExternalAccount, export_default$1H as SingleNotification, export_default$1G as SingleSurveyTask, export_default$1F as SparkBarChart, SparkBarChartBar, StatusBarBackgroundProps as StatusBarBackground, export_default$G as StepDetailText, export_default$E as StepImage, export_default$F as StepImageIcon, export_default$D as StepLayout, export_default$C as StepMarkdown, export_default$B as StepNextButton, export_default$A as StepText, export_default$z as StepTitle, SurveyBloodPressureDataParameters, export_default$R as SurveyTaskList, export_default$6 as SurveyTasksView, export_default$1E as Switch, SymptomConfiguration, SymptomReference, export_default$w as SymptomSharkCalendar, export_default$l as SymptomSharkCalendarView, SymptomSharkConfiguration, SymptomSharkDataService, export_default$u as SymptomSharkLogEntry, export_default$n as SymptomSharkLogEntryEdit, export_default$k as SymptomSharkLogEntryEditView, export_default$p as SymptomSharkLogEntryList, export_default$o as SymptomSharkLogToday, export_default$v as SymptomSharkOverallExperienceChart, export_default$j as SymptomSharkSymptomDetailView, export_default$r as SymptomSharkSymptomSeverityChart, export_default$s as SymptomSharkSymptomSeveritySummary, export_default$q as SymptomSharkSymptomTreatmentFilters, export_default$t as SymptomSharkSymptomTreatmentHistograms, export_default$m as SymptomSharkVisualizationCoordinator, export_default$1D as TextBlock, export_default$1C as Title, export_default$1B as TrackerItem, TreatmentConfiguration, TreatmentReference, export_default$1A as UnstyledButton, export_default$1z as ValueSelector, export_default$P as ViewEhr, export_default$1y as ViewHeader, export_default$1x as WeekCalendar, WeekStartsOn, export_default$y as YouTubeStep, export_default$x as YouTubeStepContainer, service as asthmaDataService, export_default$1h as bloodPressureDataProvider, checkDailyDataAvailability, computeAsthmaControlState, convertToSymptomSharkConfiguration, dateToAsthmaLogEntryIdentifier, getAsthmaDataStatusColor, getAsthmaDataStatusText, getAsthmaImpactTexts, getAsthmaImpacts, getAsthmaSymptomLevel, getAsthmaSymptomLevelText, getAsthmaSymptomTexts, getAsthmaSymptoms, getAsthmaTriggerTexts, getAsthmaTriggers, getDayKey, getMonthStart, getWeekStart, isBloodOxygenLevelWithinRange, isDaytimeRestingHeartRateWithinRange, isNighttimeRestingHeartRateWithinRange, isRespiratoryRateWithinRange, isSleepDisturbancesWithinRange, isStepsWithinRange, language, queryDailyData, registerDailyDataProvider, resolveColor, showNewPoints, simpleAvailabilityCheck, useInitializeView, export_default as useInterval };