@careevolution/mydatahelps-ui 2.11.1-SSComponents.0 → 2.12.1-SSComponents.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.
- package/dist/cjs/index.js +12 -189
- package/dist/cjs/index.js.map +1 -1
- package/dist/cjs/types/components/asthma/components/AsthmaActionPlanManager/AsthmaActionPlanManager.d.ts +9 -0
- package/dist/cjs/types/components/asthma/components/AsthmaActionPlanManager/AsthmaActionPlanManager.stories.d.ts +32 -0
- package/dist/cjs/types/components/asthma/components/AsthmaActionPlanManager/index.d.ts +1 -0
- package/dist/cjs/types/components/asthma/components/AsthmaAirQualities/AsthmaAirQualities.d.ts +11 -0
- package/dist/cjs/types/components/asthma/components/AsthmaAirQualities/AsthmaAirQualities.previewData.d.ts +7 -0
- package/dist/cjs/types/components/asthma/components/AsthmaAirQualities/AsthmaAirQualities.stories.d.ts +37 -0
- package/dist/cjs/types/components/asthma/components/AsthmaAirQualities/index.d.ts +2 -0
- package/dist/cjs/types/components/asthma/components/AsthmaAlertTakeoverNotice/AsthmaAlertTakeoverNotice.d.ts +9 -0
- package/dist/cjs/types/components/asthma/components/AsthmaAlertTakeoverNotice/AsthmaAlertTakeoverNotice.stories.d.ts +34 -0
- package/dist/cjs/types/components/asthma/components/AsthmaAlertTakeoverNotice/index.d.ts +1 -0
- package/dist/cjs/types/components/asthma/components/AsthmaAlertTakeoverTrigger/AsthmaAlertTakeoverTrigger.d.ts +11 -0
- package/dist/cjs/types/components/asthma/components/AsthmaAlertTakeoverTrigger/index.d.ts +1 -0
- package/dist/cjs/types/components/asthma/components/AsthmaBiometrics/AsthmaBiometrics.d.ts +12 -0
- package/dist/cjs/types/components/asthma/components/AsthmaBiometrics/AsthmaBiometrics.previewData.d.ts +12 -0
- package/dist/cjs/types/components/asthma/components/AsthmaBiometrics/AsthmaBiometrics.stories.d.ts +32 -0
- package/dist/cjs/types/components/asthma/components/AsthmaBiometrics/index.d.ts +2 -0
- package/dist/cjs/types/components/asthma/components/AsthmaControlCalendar/AsthmaControlCalendar.d.ts +12 -0
- package/dist/cjs/types/components/asthma/components/AsthmaControlCalendar/AsthmaControlCalendar.previewData.d.ts +6 -0
- package/dist/cjs/types/components/asthma/components/AsthmaControlCalendar/AsthmaControlCalendar.stories.d.ts +46 -0
- package/dist/cjs/types/components/asthma/components/AsthmaControlCalendar/index.d.ts +2 -0
- package/dist/cjs/types/components/asthma/components/AsthmaControlStatusHeader/AsthmaControlStatusHeader.d.ts +10 -0
- package/dist/cjs/types/components/asthma/components/AsthmaControlStatusHeader/AsthmaControlStatusHeader.previewData.d.ts +8 -0
- package/dist/cjs/types/components/asthma/components/AsthmaControlStatusHeader/AsthmaControlStatusHeader.stories.d.ts +32 -0
- package/dist/cjs/types/components/asthma/components/AsthmaControlStatusHeader/index.d.ts +2 -0
- package/dist/cjs/types/components/asthma/components/AsthmaLogEntryDetails/AsthmaLogEntryDetails.d.ts +13 -0
- package/dist/cjs/types/components/asthma/components/AsthmaLogEntryDetails/AsthmaLogEntryDetails.previewData.d.ts +6 -0
- package/dist/cjs/types/components/asthma/components/AsthmaLogEntryDetails/AsthmaLogEntryDetails.stories.d.ts +39 -0
- package/dist/cjs/types/components/asthma/components/AsthmaLogEntryDetails/index.d.ts +2 -0
- package/dist/cjs/types/components/asthma/components/AsthmaLogEntryHeader/AsthmaLogEntryHeader.d.ts +11 -0
- package/dist/cjs/types/components/asthma/components/AsthmaLogEntryHeader/AsthmaLogEntryHeader.previewData.d.ts +7 -0
- package/dist/cjs/types/components/asthma/components/AsthmaLogEntryHeader/AsthmaLogEntryHeader.stories.d.ts +32 -0
- package/dist/cjs/types/components/asthma/components/AsthmaLogEntryHeader/index.d.ts +2 -0
- package/dist/cjs/types/components/asthma/components/AsthmaPostEnrollmentSurveyTrigger/AsthmaPostEnrollmentSurveyTrigger.d.ts +8 -0
- package/dist/cjs/types/components/asthma/components/AsthmaPostEnrollmentSurveyTrigger/index.d.ts +1 -0
- package/dist/cjs/types/components/asthma/components/index.d.ts +10 -0
- package/dist/cjs/types/components/asthma/helpers/asthma-data.d.ts +26 -0
- package/dist/cjs/types/components/asthma/helpers/asthma-functions.d.ts +20 -0
- package/dist/cjs/types/components/asthma/helpers/daily-data-providers/blood-oxygen-level-daytime.d.ts +2 -0
- package/dist/cjs/types/components/asthma/helpers/daily-data-providers/blood-oxygen-level-nighttime.d.ts +2 -0
- package/dist/cjs/types/components/asthma/helpers/daily-data-providers/index.d.ts +8 -0
- package/dist/cjs/types/components/asthma/helpers/daily-data-providers/respiratory-rate.d.ts +2 -0
- package/dist/cjs/types/components/asthma/helpers/daily-data-providers/resting-heart-rate-daytime.d.ts +2 -0
- package/dist/cjs/types/components/asthma/helpers/daily-data-providers/resting-heart-rate-nighttime.d.ts +2 -0
- package/dist/cjs/types/components/asthma/helpers/daily-data-providers/shared.d.ts +2 -0
- package/dist/cjs/types/components/asthma/helpers/daily-data-providers/sleep.d.ts +2 -0
- package/dist/cjs/types/components/asthma/helpers/daily-data-providers/steps.d.ts +2 -0
- package/dist/cjs/types/components/asthma/helpers/index.d.ts +2 -0
- package/dist/cjs/types/components/asthma/index.d.ts +4 -0
- package/dist/cjs/types/components/asthma/model/index.d.ts +1 -0
- package/dist/cjs/types/components/asthma/model/types.d.ts +66 -0
- package/dist/cjs/types/components/asthma/views/AsthmaActionPlanView/AsthmaActionPlanView.d.ts +8 -0
- package/dist/cjs/types/components/asthma/views/AsthmaActionPlanView/AsthmaActionPlanView.stories.d.ts +29 -0
- package/dist/cjs/types/components/asthma/views/AsthmaActionPlanView/index.d.ts +1 -0
- package/dist/cjs/types/components/asthma/views/AsthmaActivityView/AsthmaActivityView.d.ts +8 -0
- package/dist/cjs/types/components/asthma/views/AsthmaActivityView/AsthmaActivityView.stories.d.ts +30 -0
- package/dist/cjs/types/components/asthma/views/AsthmaActivityView/index.d.ts +1 -0
- package/dist/cjs/types/components/asthma/views/AsthmaAirQualityView/AsthmaAirQualityView.d.ts +8 -0
- package/dist/cjs/types/components/asthma/views/AsthmaAirQualityView/AsthmaAirQualityView.stories.d.ts +41 -0
- package/dist/cjs/types/components/asthma/views/AsthmaAirQualityView/index.d.ts +1 -0
- package/dist/cjs/types/components/asthma/views/AsthmaAlertTakeoverView/AsthmaAlertTakeoverView.d.ts +7 -0
- package/dist/cjs/types/components/asthma/views/AsthmaAlertTakeoverView/AsthmaAlertTakeoverView.stories.d.ts +23 -0
- package/dist/cjs/types/components/asthma/views/AsthmaAlertTakeoverView/index.d.ts +1 -0
- package/dist/cjs/types/components/asthma/views/AsthmaDayView/AsthmaDayView.d.ts +15 -0
- package/dist/cjs/types/components/asthma/views/AsthmaDayView/AsthmaDayView.stories.d.ts +23 -0
- package/dist/cjs/types/components/asthma/views/AsthmaDayView/index.d.ts +1 -0
- package/dist/cjs/types/components/asthma/views/AsthmaHeartAndLungsView/AsthmaHeartAndLungsView.d.ts +8 -0
- package/dist/cjs/types/components/asthma/views/AsthmaHeartAndLungsView/AsthmaHeartAndLungsView.stories.d.ts +41 -0
- package/dist/cjs/types/components/asthma/views/AsthmaHeartAndLungsView/index.d.ts +1 -0
- package/dist/cjs/types/components/asthma/views/AsthmaLogEntryEditorView/AsthmaLogEntryEditorView.d.ts +8 -0
- package/dist/cjs/types/components/asthma/views/AsthmaLogEntryEditorView/AsthmaLogEntryEditorView.previewData.d.ts +6 -0
- package/dist/cjs/types/components/asthma/views/AsthmaLogEntryEditorView/AsthmaLogEntryEditorView.stories.d.ts +29 -0
- package/dist/cjs/types/components/asthma/views/AsthmaLogEntryEditorView/index.d.ts +2 -0
- package/dist/cjs/types/components/asthma/views/AsthmaSleepView/AsthmaSleepView.d.ts +8 -0
- package/dist/cjs/types/components/asthma/views/AsthmaSleepView/AsthmaSleepView.stories.d.ts +30 -0
- package/dist/cjs/types/components/asthma/views/AsthmaSleepView/index.d.ts +1 -0
- package/dist/cjs/types/components/asthma/views/index.d.ts +8 -0
- package/dist/cjs/types/components/container/RecentDailyDataBarChart/RecentDailyDataBarChart.d.ts +17 -0
- package/dist/cjs/types/components/container/RecentDailyDataBarChart/RecentDailyDataBarChart.stories.d.ts +58 -0
- package/dist/cjs/types/components/container/RecentDailyDataBarChart/index.d.ts +1 -0
- package/dist/cjs/types/components/container/index.d.ts +1 -0
- package/dist/cjs/types/components/index.d.ts +3 -2
- package/dist/cjs/types/components/presentational/DateRangeCoordinator/index.d.ts +1 -1
- package/dist/cjs/types/components/presentational/Layout/index.d.ts +1 -2
- package/dist/cjs/types/components/presentational/NavigationBar/NavigationBar.d.ts +1 -0
- package/dist/cjs/types/components/presentational/Resource/Resource.d.ts +1 -0
- package/dist/cjs/types/components/presentational/Resource/Resource.stories.d.ts +8 -0
- package/dist/cjs/types/components/presentational/ResourceList/ResourceList.d.ts +19 -0
- package/dist/cjs/types/components/presentational/ResourceList/ResourceList.previewData.d.ts +6 -0
- package/dist/cjs/types/components/presentational/ResourceList/ResourceList.stories.d.ts +50 -0
- package/dist/cjs/types/components/presentational/ResourceList/index.d.ts +2 -0
- package/dist/cjs/types/components/presentational/RotatingComponentCoordinator/RotatingComponentCoordinator.d.ts +9 -0
- package/dist/cjs/types/components/presentational/RotatingComponentCoordinator/RotatingComponentCoordinator.stories.d.ts +26 -0
- package/dist/cjs/types/components/presentational/RotatingComponentCoordinator/index.d.ts +1 -0
- package/dist/cjs/types/components/presentational/SingleDataPoint/SingleDataPoint.d.ts +13 -0
- package/dist/cjs/types/components/presentational/SingleDataPoint/SingleDataPoint.stories.d.ts +55 -0
- package/dist/cjs/types/components/presentational/SingleDataPoint/index.d.ts +1 -0
- package/dist/cjs/types/components/presentational/index.d.ts +3 -0
- package/dist/cjs/types/components/view/ResourceListView/ResourceListView.d.ts +11 -0
- package/dist/cjs/types/components/view/ResourceListView/ResourceListView.stories.d.ts +40 -0
- package/dist/cjs/types/components/view/ResourceListView/index.d.ts +1 -0
- package/dist/cjs/types/components/view/index.d.ts +1 -0
- package/dist/cjs/types/helpers/daily-data-providers/air-quality-home.d.ts +2 -0
- package/dist/cjs/types/helpers/daily-data-providers/air-quality-work.d.ts +2 -0
- package/dist/cjs/types/helpers/daily-data-providers/index.d.ts +3 -0
- package/dist/cjs/types/helpers/daily-data-providers/shared.d.ts +4 -0
- package/dist/cjs/types/helpers/query-daily-data.d.ts +5 -1
- package/dist/cjs/types/index.d.ts +1 -0
- package/dist/esm/index.js +12 -189
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/types/components/asthma/components/AsthmaActionPlanManager/AsthmaActionPlanManager.d.ts +9 -0
- package/dist/esm/types/components/asthma/components/AsthmaActionPlanManager/AsthmaActionPlanManager.stories.d.ts +32 -0
- package/dist/esm/types/components/asthma/components/AsthmaActionPlanManager/index.d.ts +1 -0
- package/dist/esm/types/components/asthma/components/AsthmaAirQualities/AsthmaAirQualities.d.ts +11 -0
- package/dist/esm/types/components/asthma/components/AsthmaAirQualities/AsthmaAirQualities.previewData.d.ts +7 -0
- package/dist/esm/types/components/asthma/components/AsthmaAirQualities/AsthmaAirQualities.stories.d.ts +37 -0
- package/dist/esm/types/components/asthma/components/AsthmaAirQualities/index.d.ts +2 -0
- package/dist/esm/types/components/asthma/components/AsthmaAlertTakeoverNotice/AsthmaAlertTakeoverNotice.d.ts +9 -0
- package/dist/esm/types/components/asthma/components/AsthmaAlertTakeoverNotice/AsthmaAlertTakeoverNotice.stories.d.ts +34 -0
- package/dist/esm/types/components/asthma/components/AsthmaAlertTakeoverNotice/index.d.ts +1 -0
- package/dist/esm/types/components/asthma/components/AsthmaAlertTakeoverTrigger/AsthmaAlertTakeoverTrigger.d.ts +11 -0
- package/dist/esm/types/components/asthma/components/AsthmaAlertTakeoverTrigger/index.d.ts +1 -0
- package/dist/esm/types/components/asthma/components/AsthmaBiometrics/AsthmaBiometrics.d.ts +12 -0
- package/dist/esm/types/components/asthma/components/AsthmaBiometrics/AsthmaBiometrics.previewData.d.ts +12 -0
- package/dist/esm/types/components/asthma/components/AsthmaBiometrics/AsthmaBiometrics.stories.d.ts +32 -0
- package/dist/esm/types/components/asthma/components/AsthmaBiometrics/index.d.ts +2 -0
- package/dist/esm/types/components/asthma/components/AsthmaControlCalendar/AsthmaControlCalendar.d.ts +12 -0
- package/dist/esm/types/components/asthma/components/AsthmaControlCalendar/AsthmaControlCalendar.previewData.d.ts +6 -0
- package/dist/esm/types/components/asthma/components/AsthmaControlCalendar/AsthmaControlCalendar.stories.d.ts +46 -0
- package/dist/esm/types/components/asthma/components/AsthmaControlCalendar/index.d.ts +2 -0
- package/dist/esm/types/components/asthma/components/AsthmaControlStatusHeader/AsthmaControlStatusHeader.d.ts +10 -0
- package/dist/esm/types/components/asthma/components/AsthmaControlStatusHeader/AsthmaControlStatusHeader.previewData.d.ts +8 -0
- package/dist/esm/types/components/asthma/components/AsthmaControlStatusHeader/AsthmaControlStatusHeader.stories.d.ts +32 -0
- package/dist/esm/types/components/asthma/components/AsthmaControlStatusHeader/index.d.ts +2 -0
- package/dist/esm/types/components/asthma/components/AsthmaLogEntryDetails/AsthmaLogEntryDetails.d.ts +13 -0
- package/dist/esm/types/components/asthma/components/AsthmaLogEntryDetails/AsthmaLogEntryDetails.previewData.d.ts +6 -0
- package/dist/esm/types/components/asthma/components/AsthmaLogEntryDetails/AsthmaLogEntryDetails.stories.d.ts +39 -0
- package/dist/esm/types/components/asthma/components/AsthmaLogEntryDetails/index.d.ts +2 -0
- package/dist/esm/types/components/asthma/components/AsthmaLogEntryHeader/AsthmaLogEntryHeader.d.ts +11 -0
- package/dist/esm/types/components/asthma/components/AsthmaLogEntryHeader/AsthmaLogEntryHeader.previewData.d.ts +7 -0
- package/dist/esm/types/components/asthma/components/AsthmaLogEntryHeader/AsthmaLogEntryHeader.stories.d.ts +32 -0
- package/dist/esm/types/components/asthma/components/AsthmaLogEntryHeader/index.d.ts +2 -0
- package/dist/esm/types/components/asthma/components/AsthmaPostEnrollmentSurveyTrigger/AsthmaPostEnrollmentSurveyTrigger.d.ts +8 -0
- package/dist/esm/types/components/asthma/components/AsthmaPostEnrollmentSurveyTrigger/index.d.ts +1 -0
- package/dist/esm/types/components/asthma/components/index.d.ts +10 -0
- package/dist/esm/types/components/asthma/helpers/asthma-data.d.ts +26 -0
- package/dist/esm/types/components/asthma/helpers/asthma-functions.d.ts +20 -0
- package/dist/esm/types/components/asthma/helpers/daily-data-providers/blood-oxygen-level-daytime.d.ts +2 -0
- package/dist/esm/types/components/asthma/helpers/daily-data-providers/blood-oxygen-level-nighttime.d.ts +2 -0
- package/dist/esm/types/components/asthma/helpers/daily-data-providers/index.d.ts +8 -0
- package/dist/esm/types/components/asthma/helpers/daily-data-providers/respiratory-rate.d.ts +2 -0
- package/dist/esm/types/components/asthma/helpers/daily-data-providers/resting-heart-rate-daytime.d.ts +2 -0
- package/dist/esm/types/components/asthma/helpers/daily-data-providers/resting-heart-rate-nighttime.d.ts +2 -0
- package/dist/esm/types/components/asthma/helpers/daily-data-providers/shared.d.ts +2 -0
- package/dist/esm/types/components/asthma/helpers/daily-data-providers/sleep.d.ts +2 -0
- package/dist/esm/types/components/asthma/helpers/daily-data-providers/steps.d.ts +2 -0
- package/dist/esm/types/components/asthma/helpers/index.d.ts +2 -0
- package/dist/esm/types/components/asthma/index.d.ts +4 -0
- package/dist/esm/types/components/asthma/model/index.d.ts +1 -0
- package/dist/esm/types/components/asthma/model/types.d.ts +66 -0
- package/dist/esm/types/components/asthma/views/AsthmaActionPlanView/AsthmaActionPlanView.d.ts +8 -0
- package/dist/esm/types/components/asthma/views/AsthmaActionPlanView/AsthmaActionPlanView.stories.d.ts +29 -0
- package/dist/esm/types/components/asthma/views/AsthmaActionPlanView/index.d.ts +1 -0
- package/dist/esm/types/components/asthma/views/AsthmaActivityView/AsthmaActivityView.d.ts +8 -0
- package/dist/esm/types/components/asthma/views/AsthmaActivityView/AsthmaActivityView.stories.d.ts +30 -0
- package/dist/esm/types/components/asthma/views/AsthmaActivityView/index.d.ts +1 -0
- package/dist/esm/types/components/asthma/views/AsthmaAirQualityView/AsthmaAirQualityView.d.ts +8 -0
- package/dist/esm/types/components/asthma/views/AsthmaAirQualityView/AsthmaAirQualityView.stories.d.ts +41 -0
- package/dist/esm/types/components/asthma/views/AsthmaAirQualityView/index.d.ts +1 -0
- package/dist/esm/types/components/asthma/views/AsthmaAlertTakeoverView/AsthmaAlertTakeoverView.d.ts +7 -0
- package/dist/esm/types/components/asthma/views/AsthmaAlertTakeoverView/AsthmaAlertTakeoverView.stories.d.ts +23 -0
- package/dist/esm/types/components/asthma/views/AsthmaAlertTakeoverView/index.d.ts +1 -0
- package/dist/esm/types/components/asthma/views/AsthmaDayView/AsthmaDayView.d.ts +15 -0
- package/dist/esm/types/components/asthma/views/AsthmaDayView/AsthmaDayView.stories.d.ts +23 -0
- package/dist/esm/types/components/asthma/views/AsthmaDayView/index.d.ts +1 -0
- package/dist/esm/types/components/asthma/views/AsthmaHeartAndLungsView/AsthmaHeartAndLungsView.d.ts +8 -0
- package/dist/esm/types/components/asthma/views/AsthmaHeartAndLungsView/AsthmaHeartAndLungsView.stories.d.ts +41 -0
- package/dist/esm/types/components/asthma/views/AsthmaHeartAndLungsView/index.d.ts +1 -0
- package/dist/esm/types/components/asthma/views/AsthmaLogEntryEditorView/AsthmaLogEntryEditorView.d.ts +8 -0
- package/dist/esm/types/components/asthma/views/AsthmaLogEntryEditorView/AsthmaLogEntryEditorView.previewData.d.ts +6 -0
- package/dist/esm/types/components/asthma/views/AsthmaLogEntryEditorView/AsthmaLogEntryEditorView.stories.d.ts +29 -0
- package/dist/esm/types/components/asthma/views/AsthmaLogEntryEditorView/index.d.ts +2 -0
- package/dist/esm/types/components/asthma/views/AsthmaSleepView/AsthmaSleepView.d.ts +8 -0
- package/dist/esm/types/components/asthma/views/AsthmaSleepView/AsthmaSleepView.stories.d.ts +30 -0
- package/dist/esm/types/components/asthma/views/AsthmaSleepView/index.d.ts +1 -0
- package/dist/esm/types/components/asthma/views/index.d.ts +8 -0
- package/dist/esm/types/components/container/RecentDailyDataBarChart/RecentDailyDataBarChart.d.ts +17 -0
- package/dist/esm/types/components/container/RecentDailyDataBarChart/RecentDailyDataBarChart.stories.d.ts +58 -0
- package/dist/esm/types/components/container/RecentDailyDataBarChart/index.d.ts +1 -0
- package/dist/esm/types/components/container/index.d.ts +1 -0
- package/dist/esm/types/components/index.d.ts +3 -2
- package/dist/esm/types/components/presentational/DateRangeCoordinator/index.d.ts +1 -1
- package/dist/esm/types/components/presentational/Layout/index.d.ts +1 -2
- package/dist/esm/types/components/presentational/NavigationBar/NavigationBar.d.ts +1 -0
- package/dist/esm/types/components/presentational/Resource/Resource.d.ts +1 -0
- package/dist/esm/types/components/presentational/Resource/Resource.stories.d.ts +8 -0
- package/dist/esm/types/components/presentational/ResourceList/ResourceList.d.ts +19 -0
- package/dist/esm/types/components/presentational/ResourceList/ResourceList.previewData.d.ts +6 -0
- package/dist/esm/types/components/presentational/ResourceList/ResourceList.stories.d.ts +50 -0
- package/dist/esm/types/components/presentational/ResourceList/index.d.ts +2 -0
- package/dist/esm/types/components/presentational/RotatingComponentCoordinator/RotatingComponentCoordinator.d.ts +9 -0
- package/dist/esm/types/components/presentational/RotatingComponentCoordinator/RotatingComponentCoordinator.stories.d.ts +26 -0
- package/dist/esm/types/components/presentational/RotatingComponentCoordinator/index.d.ts +1 -0
- package/dist/esm/types/components/presentational/SingleDataPoint/SingleDataPoint.d.ts +13 -0
- package/dist/esm/types/components/presentational/SingleDataPoint/SingleDataPoint.stories.d.ts +55 -0
- package/dist/esm/types/components/presentational/SingleDataPoint/index.d.ts +1 -0
- package/dist/esm/types/components/presentational/index.d.ts +3 -0
- package/dist/esm/types/components/view/ResourceListView/ResourceListView.d.ts +11 -0
- package/dist/esm/types/components/view/ResourceListView/ResourceListView.stories.d.ts +40 -0
- package/dist/esm/types/components/view/ResourceListView/index.d.ts +1 -0
- package/dist/esm/types/components/view/index.d.ts +1 -0
- package/dist/esm/types/helpers/daily-data-providers/air-quality-home.d.ts +2 -0
- package/dist/esm/types/helpers/daily-data-providers/air-quality-work.d.ts +2 -0
- package/dist/esm/types/helpers/daily-data-providers/index.d.ts +3 -0
- package/dist/esm/types/helpers/daily-data-providers/shared.d.ts +4 -0
- package/dist/esm/types/helpers/query-daily-data.d.ts +5 -1
- package/dist/esm/types/index.d.ts +1 -0
- package/dist/index.d.ts +1157 -804
- package/package.json +2 -2
package/dist/index.d.ts
CHANGED
|
@@ -1,550 +1,352 @@
|
|
|
1
|
-
import React, { ReactElement, CSSProperties, MouseEventHandler, ReactNode } from 'react';
|
|
1
|
+
import React, { ReactElement, CSSProperties, MouseEventHandler, ReactNode, DependencyList } from 'react';
|
|
2
|
+
import { ParticipantInfo, DeviceInfo, SurveyAnswer, ExternalAccountStatus, DeviceDataNamespace, ExternalAccount, NotificationType, ExternalAccountProvider, SurveyTaskStatus, StatusBarStyle, Notification, SurveyTask, InboxMessage, InboxResource, InboxSurvey, InboxItemType, InboxItemStatus, SortOrder, InboxItemSortColumn, InboxItem, Guid, 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
|
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
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$2g(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;
|
|
29
79
|
}
|
|
30
|
-
declare function export_default$1V(props: ActionProps): React.JSX.Element;
|
|
31
80
|
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
message?: string;
|
|
40
|
-
className?: string;
|
|
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;
|
|
41
88
|
innerRef?: React.Ref<HTMLDivElement>;
|
|
42
89
|
}
|
|
43
|
-
declare function export_default$
|
|
90
|
+
declare function export_default$2f(props: AsthmaAirQualitiesProps): React.JSX.Element;
|
|
44
91
|
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
className?: string;
|
|
51
|
-
color?: ColorDefinition;
|
|
52
|
-
loading?: boolean;
|
|
53
|
-
variant?: ButtonVariant;
|
|
54
|
-
innerRef?: React.Ref<HTMLButtonElement>;
|
|
55
|
-
defaultMargin?: boolean;
|
|
56
|
-
fullWidth?: boolean;
|
|
92
|
+
interface AsthmaAlertTakeoverNoticeProps {
|
|
93
|
+
previewState?: 'loading' | 'loaded';
|
|
94
|
+
message: string;
|
|
95
|
+
logEntrySurveyName: string;
|
|
96
|
+
innerRef?: React.Ref<HTMLDivElement>;
|
|
57
97
|
}
|
|
58
|
-
declare function export_default$
|
|
98
|
+
declare function export_default$2e(props: AsthmaAlertTakeoverNoticeProps): React.JSX.Element;
|
|
59
99
|
|
|
60
|
-
interface
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
100
|
+
interface AsthmaAlertTakeoverTriggerProps {
|
|
101
|
+
previewState?: boolean;
|
|
102
|
+
heartAndLungsUrl: string;
|
|
103
|
+
activityUrl: string;
|
|
104
|
+
sleepUrl: string;
|
|
105
|
+
airQualityUrl: string;
|
|
106
|
+
alertTakeoverUrl: string;
|
|
66
107
|
innerRef?: React.Ref<HTMLDivElement>;
|
|
67
108
|
}
|
|
68
|
-
declare function export_default$
|
|
109
|
+
declare function export_default$2d(props: AsthmaAlertTakeoverTriggerProps): null;
|
|
69
110
|
|
|
70
|
-
type
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
day?: number;
|
|
79
|
-
stateConfiguration: CalendarDayStateConfiguration;
|
|
80
|
-
computeStateForDay: (date: Date) => string;
|
|
81
|
-
onClick?: (date: Date) => void;
|
|
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;
|
|
82
119
|
innerRef?: React.Ref<HTMLDivElement>;
|
|
83
120
|
}
|
|
84
|
-
declare function export_default$
|
|
121
|
+
declare function export_default$2c(props: AsthmaBiometricsProps): React.JSX.Element;
|
|
85
122
|
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
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;
|
|
90
131
|
innerRef?: React.Ref<HTMLDivElement>;
|
|
91
|
-
variant?: "default" | "subtle" | "highlight";
|
|
92
|
-
backgroundColor?: ColorDefinition;
|
|
93
|
-
style?: React.CSSProperties;
|
|
94
132
|
}
|
|
95
|
-
declare function export_default$
|
|
133
|
+
declare function export_default$2b(props: AsthmaControlCalendarProps): React.JSX.Element;
|
|
96
134
|
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
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;
|
|
101
140
|
innerRef?: React.Ref<HTMLDivElement>;
|
|
102
|
-
color?: ColorDefinition;
|
|
103
141
|
}
|
|
104
|
-
declare function export_default$
|
|
142
|
+
declare function export_default$2a(props: AsthmaControlStatusHeaderProps): React.JSX.Element | null;
|
|
105
143
|
|
|
106
|
-
type
|
|
107
|
-
declare function getWeekStart(weekStartsOn?: WeekStartsOn): Date;
|
|
108
|
-
declare function getMonthStart(): Date;
|
|
144
|
+
type AsthmaLogEntryDetailsPreviewState = 'not logged' | 'logged with no symptoms' | 'logged with mild symptoms' | 'logged with moderate symptoms' | 'logged with severe symptoms';
|
|
109
145
|
|
|
110
|
-
interface
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
146
|
+
interface AsthmaLogEntryDetailsProps {
|
|
147
|
+
previewState?: 'loading' | AsthmaLogEntryDetailsPreviewState;
|
|
148
|
+
date: Date;
|
|
149
|
+
logTodayEntrySurveyName: string;
|
|
150
|
+
logYesterdayEntrySurveyName: string;
|
|
151
|
+
editLogEntryUrl: string;
|
|
152
|
+
infoUrl: string;
|
|
116
153
|
innerRef?: React.Ref<HTMLDivElement>;
|
|
117
|
-
sticky?: boolean;
|
|
118
|
-
}
|
|
119
|
-
interface DateRangeContext {
|
|
120
|
-
intervalType: "Week" | "Month";
|
|
121
|
-
intervalStart: Date;
|
|
122
154
|
}
|
|
123
|
-
declare
|
|
124
|
-
declare function DateRangeNavigatorContext(props: DateRangeCoordinatorProps): React.JSX.Element;
|
|
155
|
+
declare function export_default$29(props: AsthmaLogEntryDetailsProps): React.JSX.Element;
|
|
125
156
|
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
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;
|
|
132
164
|
innerRef?: React.Ref<HTMLDivElement>;
|
|
133
|
-
sticky?: boolean;
|
|
134
165
|
}
|
|
135
|
-
declare function export_default$
|
|
166
|
+
declare function export_default$28(props: AsthmaLogEntryHeaderProps): React.JSX.Element | null;
|
|
136
167
|
|
|
137
|
-
interface
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
size?: "small" | "large";
|
|
168
|
+
interface AsthmaPostEnrollmentSurveyTriggerProps {
|
|
169
|
+
previewState?: boolean;
|
|
170
|
+
postEnrollmentSurveyName: string;
|
|
171
|
+
postEnrollmentMobileSurveyName: string;
|
|
142
172
|
innerRef?: React.Ref<HTMLDivElement>;
|
|
143
173
|
}
|
|
144
|
-
declare function export_default$
|
|
174
|
+
declare function export_default$27(props: AsthmaPostEnrollmentSurveyTriggerProps): null;
|
|
145
175
|
|
|
146
|
-
|
|
147
|
-
|
|
176
|
+
declare enum AsthmaDailyDataType {
|
|
177
|
+
Steps = "Asthma.Steps",
|
|
178
|
+
DaytimeRestingHeartRate = "Asthma.DaytimeRestingHeartRate",
|
|
179
|
+
NighttimeRestingHeartRate = "Asthma.NighttimeRestingHeartRate",
|
|
180
|
+
RespiratoryRate = "Asthma.RespiratoryRate",
|
|
181
|
+
DaytimeBloodOxygenLevel = "Asthma.DaytimeBloodOxygenLevel",
|
|
182
|
+
NighttimeBloodOxygenLevel = "Asthma.NighttimeBloodOxygenLevel",
|
|
183
|
+
SleepDisturbances = "Asthma.SleepDisturbances"
|
|
148
184
|
}
|
|
149
|
-
interface
|
|
150
|
-
|
|
151
|
-
|
|
185
|
+
interface AsthmaDataService {
|
|
186
|
+
loadParticipant(): Promise<AsthmaParticipant>;
|
|
187
|
+
loadDeviceInfo(): Promise<DeviceInfo>;
|
|
188
|
+
loadLogEntries(fromDate?: Date, toDate?: Date): Promise<AsthmaLogEntry[]>;
|
|
189
|
+
loadBiometricsForControlStatus(): Promise<AsthmaBiometric[]>;
|
|
190
|
+
loadBiometricsForDate(date: Date): Promise<AsthmaBiometric[]>;
|
|
191
|
+
loadAirQualitiesForControlStatus(homeAirQualityZipCode: string, workAirQualityZipCode: string): Promise<AsthmaAirQuality[]>;
|
|
192
|
+
loadAirQualitiesForDate(date: Date): Promise<AsthmaAirQuality[]>;
|
|
193
|
+
saveLogEntry(logEntry: AsthmaLogEntry): Promise<void>;
|
|
194
|
+
loadAndClearAlertTakeover(): Promise<string | undefined>;
|
|
195
|
+
loadSurveyAnswers(surveyNames: string[]): Promise<SurveyAnswer[]>;
|
|
196
|
+
loadAsthmaActionPlan(): Promise<AsthmaActionPlan | undefined>;
|
|
152
197
|
}
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
198
|
+
declare const service: AsthmaDataService;
|
|
199
|
+
|
|
200
|
+
type ColorDefinition = string | {
|
|
201
|
+
lightMode?: string;
|
|
202
|
+
darkMode?: string;
|
|
203
|
+
};
|
|
204
|
+
declare function resolveColor(colorScheme: "light" | "dark", colorDefinition?: ColorDefinition): string | undefined;
|
|
205
|
+
|
|
206
|
+
declare const dateToAsthmaLogEntryIdentifier: (date: Date) => string;
|
|
207
|
+
declare const computeAsthmaControlState: (logEntries: AsthmaLogEntry[], date: Date) => AsthmaControlState;
|
|
208
|
+
declare const getAsthmaDataStatusText: (status: AsthmaDataStatus) => string;
|
|
209
|
+
declare const getAsthmaDataStatusColor: (status: AsthmaDataStatus) => ColorDefinition;
|
|
210
|
+
declare const getAsthmaSymptomLevelText: (symptomLevel: AsthmaSymptomLevel) => string;
|
|
211
|
+
declare const getAsthmaSymptomLevel: (symptomLevelText: string) => AsthmaSymptomLevel;
|
|
212
|
+
declare const getAsthmaSymptomTexts: (symptoms: AsthmaSymptom[] | undefined) => string[];
|
|
213
|
+
declare const getAsthmaSymptoms: (symptomTexts: string[]) => AsthmaSymptom[];
|
|
214
|
+
declare const getAsthmaImpactTexts: (impacts: AsthmaImpact[] | undefined) => string[];
|
|
215
|
+
declare const getAsthmaImpacts: (impactTexts: string[]) => AsthmaImpact[];
|
|
216
|
+
declare const getAsthmaTriggerTexts: (triggers: AsthmaTrigger[] | undefined) => string[];
|
|
217
|
+
declare const getAsthmaTriggers: (triggerTexts: string[]) => AsthmaTrigger[];
|
|
218
|
+
declare const isDaytimeRestingHeartRateWithinRange: (baseline: number, rawValue: number) => boolean;
|
|
219
|
+
declare const isNighttimeRestingHeartRateWithinRange: (baseline: number, rawValue: number) => boolean;
|
|
220
|
+
declare const isRespiratoryRateWithinRange: (baseline: number, rawValue: number) => boolean;
|
|
221
|
+
declare const isStepsWithinRange: (baseline: number, rawValue: number) => boolean;
|
|
222
|
+
declare const isSleepDisturbancesWithinRange: (baseline: number, rawValue: number) => boolean;
|
|
223
|
+
declare const isBloodOxygenLevelWithinRange: (baseline: number, rawValue: number) => boolean;
|
|
224
|
+
|
|
225
|
+
interface AsthmaActionPlanViewProps {
|
|
226
|
+
colorScheme?: 'light' | 'dark' | 'auto';
|
|
227
|
+
previewState?: 'loading' | 'loaded without action plan' | 'loaded with action plan';
|
|
228
|
+
learnMoreUrl: string;
|
|
229
|
+
editActionPlanSurveyName: string;
|
|
157
230
|
}
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
231
|
+
declare function export_default$26(props: AsthmaActionPlanViewProps): React.JSX.Element;
|
|
232
|
+
|
|
233
|
+
interface AsthmaActivityViewProps {
|
|
234
|
+
colorScheme?: 'light' | 'dark' | 'auto';
|
|
235
|
+
previewState?: 'default';
|
|
236
|
+
alert?: 'Steps';
|
|
237
|
+
logEntrySurveyName: string;
|
|
162
238
|
}
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
239
|
+
declare function export_default$25(props: AsthmaActivityViewProps): React.JSX.Element;
|
|
240
|
+
|
|
241
|
+
interface AsthmaAirQualityViewProps {
|
|
242
|
+
colorScheme?: 'light' | 'dark' | 'auto';
|
|
243
|
+
previewState?: 'default';
|
|
244
|
+
alert?: 'HomeAirQuality' | 'WorkAirQuality';
|
|
245
|
+
logEntrySurveyName: string;
|
|
166
246
|
}
|
|
167
|
-
declare
|
|
168
|
-
|
|
169
|
-
|
|
247
|
+
declare function export_default$24(props: AsthmaAirQualityViewProps): React.JSX.Element;
|
|
248
|
+
|
|
249
|
+
interface AsthmaAlertTakeoverViewProps {
|
|
250
|
+
colorScheme?: 'light' | 'dark' | 'auto';
|
|
251
|
+
previewState?: 'default';
|
|
252
|
+
logEntrySurveyName: string;
|
|
170
253
|
}
|
|
171
|
-
declare function export_default$
|
|
254
|
+
declare function export_default$23(props: AsthmaAlertTakeoverViewProps): React.JSX.Element;
|
|
172
255
|
|
|
173
|
-
interface
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
256
|
+
interface AsthmaDayViewProps {
|
|
257
|
+
colorScheme?: 'light' | 'dark' | 'auto';
|
|
258
|
+
previewState?: 'default';
|
|
259
|
+
date: Date;
|
|
260
|
+
logTodayEntrySurveyName: string;
|
|
261
|
+
logYesterdayEntrySurveyName: string;
|
|
262
|
+
editLogEntryUrl: string;
|
|
263
|
+
logEntryInfoUrl: string;
|
|
264
|
+
heartAndLungsUrl: string;
|
|
265
|
+
activityUrl: string;
|
|
266
|
+
sleepUrl: string;
|
|
267
|
+
airQualityUrl: string;
|
|
268
|
+
}
|
|
269
|
+
declare function export_default$22(props: AsthmaDayViewProps): React.JSX.Element;
|
|
270
|
+
|
|
271
|
+
interface AsthmaHeartAndLungsViewProps {
|
|
272
|
+
colorScheme?: 'light' | 'dark' | 'auto';
|
|
273
|
+
previewState?: 'default';
|
|
274
|
+
alert?: 'DaytimeRestingHeartRate' | 'NighttimeRestingHeartRate' | 'RespiratoryRate' | 'DaytimeBloodOxygenLevel' | 'NighttimeBloodOxygenLevel';
|
|
275
|
+
logEntrySurveyName: string;
|
|
179
276
|
}
|
|
180
|
-
declare function export_default$
|
|
277
|
+
declare function export_default$21(props: AsthmaHeartAndLungsViewProps): React.JSX.Element;
|
|
181
278
|
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
}[];
|
|
189
|
-
className?: string;
|
|
190
|
-
innerRef?: React.Ref<HTMLDivElement>;
|
|
279
|
+
type AsthmaLogEntryEditorViewPreviewState = 'no symptoms' | 'mild symptoms' | 'moderate symptoms' | 'severe symptoms';
|
|
280
|
+
|
|
281
|
+
interface AsthmaLogEntryEditorViewProps {
|
|
282
|
+
colorScheme?: 'light' | 'dark' | 'auto';
|
|
283
|
+
previewState?: 'loading' | AsthmaLogEntryEditorViewPreviewState;
|
|
284
|
+
date: Date;
|
|
191
285
|
}
|
|
192
|
-
declare function export_default$
|
|
286
|
+
declare function export_default$20(props: AsthmaLogEntryEditorViewProps): React.JSX.Element | null;
|
|
193
287
|
|
|
194
|
-
interface
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
className?: string;
|
|
200
|
-
noGlobalStyles?: boolean;
|
|
201
|
-
colorScheme?: "light" | "dark" | "auto";
|
|
202
|
-
/**
|
|
203
|
-
* @deprecated
|
|
204
|
-
*/
|
|
205
|
-
stylesheetPath?: string;
|
|
206
|
-
innerRef?: React.Ref<HTMLDivElement>;
|
|
288
|
+
interface AsthmaSleepViewProps {
|
|
289
|
+
colorScheme?: 'light' | 'dark' | 'auto';
|
|
290
|
+
previewState?: 'default';
|
|
291
|
+
alert?: 'SleepDisturbances';
|
|
292
|
+
logEntrySurveyName: string;
|
|
207
293
|
}
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
294
|
+
declare function export_default$1$(props: AsthmaSleepViewProps): React.JSX.Element;
|
|
295
|
+
|
|
296
|
+
interface TermInformation {
|
|
297
|
+
TermFamily: string;
|
|
298
|
+
TermNamespace: string;
|
|
299
|
+
TermCode: string;
|
|
211
300
|
}
|
|
212
|
-
declare const LayoutContext: React.Context<LayoutContext>;
|
|
213
|
-
declare function export_default$1J(props: LayoutProps): React.JSX.Element;
|
|
214
301
|
|
|
215
|
-
interface
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
className?: string;
|
|
302
|
+
interface AllergiesListProps {
|
|
303
|
+
previewState?: "default";
|
|
304
|
+
onViewTermInfo(termInfo: TermInformation): void;
|
|
219
305
|
innerRef?: React.Ref<HTMLDivElement>;
|
|
220
306
|
}
|
|
221
|
-
declare function
|
|
307
|
+
declare function export_default$1_(props: AllergiesListProps): React.JSX.Element;
|
|
222
308
|
|
|
223
|
-
interface
|
|
309
|
+
interface AppDownloadProps {
|
|
310
|
+
previewProjectPlatforms?: string[];
|
|
311
|
+
previewDevicePlatform?: string;
|
|
312
|
+
innerRef?: React.Ref<HTMLDivElement>;
|
|
224
313
|
title?: string;
|
|
225
|
-
|
|
226
|
-
showBackButton?: boolean;
|
|
227
|
-
showCloseButton?: boolean;
|
|
228
|
-
children?: React.ReactNode;
|
|
229
|
-
closeButtonText?: string;
|
|
230
|
-
backButtonText?: string;
|
|
231
|
-
className?: string;
|
|
232
|
-
variant?: 'default' | 'compressed';
|
|
233
|
-
titleColor?: ColorDefinition;
|
|
234
|
-
subtitleColor?: ColorDefinition;
|
|
235
|
-
buttonColor?: ColorDefinition;
|
|
236
|
-
navigationBarLeft?: React.ReactNode;
|
|
237
|
-
navigationBarRight?: React.ReactNode;
|
|
314
|
+
text?: string;
|
|
238
315
|
}
|
|
239
|
-
declare function export_default$
|
|
316
|
+
declare function export_default$1Z(props: AppDownloadProps): React.JSX.Element | null;
|
|
240
317
|
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
318
|
+
type WeekStartsOn = "Sunday" | "Monday" | "Tuesday" | "Wednesday" | "Thursday" | "Friday" | "Saturday" | "6DaysAgo" | "7DaysAgo";
|
|
319
|
+
declare function getWeekStart(weekStartsOn?: WeekStartsOn): Date;
|
|
320
|
+
declare function getMonthStart(): Date;
|
|
321
|
+
|
|
322
|
+
interface SurveyBloodPressureDataParameters {
|
|
323
|
+
surveyName: string;
|
|
324
|
+
dateResultIdentifier: string;
|
|
325
|
+
systolicResultIdentifier: string;
|
|
326
|
+
diastolicResultIdentifier: string;
|
|
327
|
+
}
|
|
328
|
+
interface BloodPressureDataPoint {
|
|
329
|
+
date: Date;
|
|
330
|
+
systolic: number;
|
|
331
|
+
diastolic: number;
|
|
246
332
|
}
|
|
247
|
-
declare function export_default$
|
|
333
|
+
declare function export_default$1Y(props: SurveyBloodPressureDataParameters): Promise<BloodPressureDataPoint[]>;
|
|
248
334
|
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
steps?: {
|
|
255
|
-
percent: number;
|
|
256
|
-
icon: ReactElement;
|
|
257
|
-
}[];
|
|
335
|
+
type BloodPressurePreviewState = "Default" | "NoData" | "Loading";
|
|
336
|
+
interface BloodPressureVisualizationProps {
|
|
337
|
+
previewState?: BloodPressurePreviewState;
|
|
338
|
+
surveyDataSource: SurveyBloodPressureDataParameters;
|
|
339
|
+
weekStartsOn?: WeekStartsOn;
|
|
258
340
|
innerRef?: React.Ref<HTMLDivElement>;
|
|
259
|
-
defaultMargin?: boolean;
|
|
260
341
|
}
|
|
261
|
-
declare function
|
|
262
|
-
declare namespace ProgressBar {
|
|
263
|
-
var defaultProps: {
|
|
264
|
-
backgroundColor: string;
|
|
265
|
-
fillColor: string;
|
|
266
|
-
fillPercent: number;
|
|
267
|
-
};
|
|
268
|
-
}
|
|
269
|
-
|
|
270
|
-
interface ProgressBarStepProps {
|
|
271
|
-
borderColor?: ColorDefinition;
|
|
272
|
-
backgroundColor?: ColorDefinition;
|
|
273
|
-
children?: React.ReactNode;
|
|
274
|
-
height: string;
|
|
275
|
-
}
|
|
276
|
-
declare function ProgressBarStep(props: ProgressBarStepProps): React.JSX.Element;
|
|
277
|
-
|
|
278
|
-
interface ProgressRingProps {
|
|
279
|
-
children: React.ReactNode;
|
|
280
|
-
style?: CSSProperties;
|
|
281
|
-
color?: ColorDefinition;
|
|
282
|
-
percentCompleted?: number;
|
|
283
|
-
animate?: boolean;
|
|
284
|
-
}
|
|
285
|
-
declare function export_default$1G(props: ProgressRingProps): React.JSX.Element;
|
|
286
|
-
|
|
287
|
-
type ResourceImageAlignment = 'left' | 'center' | 'right';
|
|
288
|
-
interface ResourceProps {
|
|
289
|
-
imageUrl?: string;
|
|
290
|
-
title: string;
|
|
291
|
-
subTitle?: string;
|
|
292
|
-
imageAlignment?: ResourceImageAlignment;
|
|
293
|
-
buttonText?: string;
|
|
294
|
-
onClick: () => void;
|
|
295
|
-
innerRef?: React.Ref<HTMLDivElement>;
|
|
296
|
-
}
|
|
297
|
-
declare function export_default$1F(props: ResourceProps): React.JSX.Element;
|
|
298
|
-
|
|
299
|
-
interface SectionProps {
|
|
300
|
-
children?: React.ReactNode;
|
|
301
|
-
className?: string;
|
|
302
|
-
noTopMargin?: boolean;
|
|
303
|
-
innerRef?: React.Ref<HTMLDivElement>;
|
|
304
|
-
backgroundColor?: ColorDefinition;
|
|
305
|
-
style?: React.CSSProperties;
|
|
306
|
-
}
|
|
307
|
-
declare function export_default$1E(props: SectionProps): React.JSX.Element | null;
|
|
308
|
-
|
|
309
|
-
interface SegmentedControlProps {
|
|
310
|
-
segments: {
|
|
311
|
-
key: string;
|
|
312
|
-
title: string;
|
|
313
|
-
}[];
|
|
314
|
-
selectedSegment?: string;
|
|
315
|
-
onSegmentSelected(segmentKey: string): void;
|
|
316
|
-
className?: string;
|
|
317
|
-
color?: string;
|
|
318
|
-
variant?: "default" | "optionsHorizontal" | "optionsVertical";
|
|
319
|
-
innerRef?: React.Ref<HTMLDivElement>;
|
|
320
|
-
}
|
|
321
|
-
declare function export_default$1D(props: SegmentedControlProps): React.JSX.Element;
|
|
322
|
-
|
|
323
|
-
declare function export_default$1C(): React.JSX.Element;
|
|
324
|
-
|
|
325
|
-
interface SingleExternalAccountProps {
|
|
326
|
-
externalAccount: ExternalAccount;
|
|
327
|
-
onAccountRemoved: (account: ExternalAccount) => void;
|
|
328
|
-
onReconnectAccount: (account: ExternalAccount) => void;
|
|
329
|
-
innerRef?: React.Ref<HTMLDivElement>;
|
|
330
|
-
}
|
|
331
|
-
declare function export_default$1B(props: SingleExternalAccountProps): React.JSX.Element;
|
|
332
|
-
|
|
333
|
-
interface SingleNotificationProps {
|
|
334
|
-
notification: Notification;
|
|
335
|
-
innerRef?: React.Ref<HTMLDivElement>;
|
|
336
|
-
}
|
|
337
|
-
declare function export_default$1A(props: SingleNotificationProps): React.JSX.Element;
|
|
338
|
-
|
|
339
|
-
type SingleSurveyTaskVariant = 'default' | 'expanded';
|
|
340
|
-
interface SingleSurveyTaskProps {
|
|
341
|
-
task: SurveyTask;
|
|
342
|
-
onClick: () => void;
|
|
343
|
-
variant?: SingleSurveyTaskVariant;
|
|
344
|
-
descriptionIcon?: IconDefinition$1;
|
|
345
|
-
surveyActive?: boolean;
|
|
346
|
-
buttonColor?: ColorDefinition;
|
|
347
|
-
buttonVariant?: ButtonVariant;
|
|
348
|
-
innerRef?: React.Ref<HTMLDivElement>;
|
|
349
|
-
}
|
|
350
|
-
declare function export_default$1z(props: SingleSurveyTaskProps): React.JSX.Element | null;
|
|
351
|
-
|
|
352
|
-
interface SparkBarChartProps {
|
|
353
|
-
averageFillPercent: number;
|
|
354
|
-
bars: SparkBarChartBar[];
|
|
355
|
-
innerRef?: React.Ref<HTMLDivElement>;
|
|
356
|
-
}
|
|
357
|
-
interface SparkBarChartBar {
|
|
358
|
-
color: string;
|
|
359
|
-
barFillPercent: number;
|
|
360
|
-
}
|
|
361
|
-
declare function export_default$1y(props: SparkBarChartProps): React.JSX.Element;
|
|
362
|
-
|
|
363
|
-
interface SwitchProps {
|
|
364
|
-
isOn: Boolean;
|
|
365
|
-
onBackgroundColor?: string;
|
|
366
|
-
onValueChanged(value: boolean): void;
|
|
367
|
-
className?: string;
|
|
368
|
-
innerRef?: React.Ref<HTMLButtonElement>;
|
|
369
|
-
}
|
|
370
|
-
declare function export_default$1x(props: SwitchProps): React.JSX.Element;
|
|
371
|
-
|
|
372
|
-
interface StatusBarBackgroundProps {
|
|
373
|
-
color?: string;
|
|
374
|
-
innerRef?: React.Ref<HTMLDivElement>;
|
|
375
|
-
}
|
|
376
|
-
declare function StatusBarBackgroundProps(props: StatusBarBackgroundProps): React.JSX.Element;
|
|
377
|
-
|
|
378
|
-
interface TextBlockProps {
|
|
379
|
-
children?: React.ReactNode;
|
|
380
|
-
className?: string;
|
|
381
|
-
innerRef?: React.Ref<HTMLDivElement>;
|
|
382
|
-
color?: ColorDefinition;
|
|
383
|
-
style?: React.CSSProperties;
|
|
384
|
-
}
|
|
385
|
-
declare function export_default$1w(props: TextBlockProps): React.JSX.Element | null;
|
|
386
|
-
|
|
387
|
-
interface TitleProps {
|
|
388
|
-
color?: ColorDefinition;
|
|
389
|
-
order?: 1 | 2 | 3 | 4 | 5 | 6;
|
|
390
|
-
children?: React.ReactNode;
|
|
391
|
-
style?: React.CSSProperties;
|
|
392
|
-
className?: string;
|
|
393
|
-
image?: ReactNode;
|
|
394
|
-
autosizeImage?: boolean;
|
|
395
|
-
imageAlignment?: "top" | "left";
|
|
396
|
-
defaultMargin?: boolean;
|
|
397
|
-
}
|
|
398
|
-
declare function export_default$1v(props: TitleProps): React.JSX.Element;
|
|
399
|
-
|
|
400
|
-
interface TrackerItemProps {
|
|
401
|
-
selected: boolean;
|
|
402
|
-
text?: string;
|
|
403
|
-
color: string;
|
|
404
|
-
bordered?: boolean;
|
|
405
|
-
badge?: string;
|
|
406
|
-
onClick?: Function;
|
|
407
|
-
className?: string;
|
|
408
|
-
noBoxShadow?: boolean;
|
|
409
|
-
}
|
|
410
|
-
declare function export_default$1u(props: TrackerItemProps): React.JSX.Element;
|
|
411
|
-
|
|
412
|
-
interface UnstyledButtonProps {
|
|
413
|
-
onClick: MouseEventHandler;
|
|
414
|
-
className?: string;
|
|
415
|
-
children?: React.ReactNode;
|
|
416
|
-
title?: string;
|
|
417
|
-
style?: React.CSSProperties;
|
|
418
|
-
disabled?: boolean;
|
|
419
|
-
innerRef?: React.Ref<HTMLButtonElement>;
|
|
420
|
-
}
|
|
421
|
-
declare function export_default$1t(props: UnstyledButtonProps): React.JSX.Element;
|
|
422
|
-
|
|
423
|
-
interface ValueSelectorProps {
|
|
424
|
-
title?: string;
|
|
425
|
-
titleColor?: ColorDefinition;
|
|
426
|
-
subtitle?: string;
|
|
427
|
-
subtitleColor?: ColorDefinition;
|
|
428
|
-
values: string[];
|
|
429
|
-
valueBackgroundColor?: ColorDefinition;
|
|
430
|
-
valueTextColor?: ColorDefinition;
|
|
431
|
-
checkboxColor?: ColorDefinition;
|
|
432
|
-
selectedValues?: string[];
|
|
433
|
-
selectedButtonBackgroundColor?: ColorDefinition;
|
|
434
|
-
selectedButtonTextColor?: ColorDefinition;
|
|
435
|
-
selectedCheckboxColor?: ColorDefinition;
|
|
436
|
-
onChange?: (selectedValues: string[]) => void;
|
|
437
|
-
variant?: 'default' | 'checkboxes';
|
|
438
|
-
multiSelect?: boolean;
|
|
439
|
-
preventEmptySelections?: boolean;
|
|
440
|
-
innerRef?: React.Ref<HTMLDivElement>;
|
|
441
|
-
}
|
|
442
|
-
declare function export_default$1s(props: ValueSelectorProps): React.JSX.Element;
|
|
443
|
-
|
|
444
|
-
interface ViewHeaderProps {
|
|
445
|
-
title?: string;
|
|
446
|
-
subtitle?: string;
|
|
447
|
-
titleColor?: ColorDefinition;
|
|
448
|
-
subtitleColor?: ColorDefinition;
|
|
449
|
-
action?: React.ReactNode;
|
|
450
|
-
}
|
|
451
|
-
declare function export_default$1r(props: ViewHeaderProps): React.JSX.Element | null;
|
|
452
|
-
|
|
453
|
-
interface WeekCalendarProps {
|
|
454
|
-
selectedDate?: Date;
|
|
455
|
-
hideDateLabel?: boolean;
|
|
456
|
-
startDate: Date;
|
|
457
|
-
onDateSelected?(date: Date): void;
|
|
458
|
-
loading: boolean;
|
|
459
|
-
onStartDateChange?(startDate: Date): void;
|
|
460
|
-
dayRenderer(year: number, month: number, day: number, selectedWeek: boolean): JSX.Element | null;
|
|
461
|
-
}
|
|
462
|
-
declare function export_default$1q(props: WeekCalendarProps): React.JSX.Element;
|
|
463
|
-
|
|
464
|
-
interface InboxCompletedListItemProps {
|
|
465
|
-
name: string;
|
|
466
|
-
status: string;
|
|
467
|
-
onClick?: () => void;
|
|
468
|
-
innerRef?: React.Ref<HTMLDivElement>;
|
|
469
|
-
}
|
|
470
|
-
declare function export_default$1p(props: InboxCompletedListItemProps): React.JSX.Element;
|
|
471
|
-
|
|
472
|
-
interface InboxMessageListItemProps {
|
|
473
|
-
message: InboxMessage;
|
|
474
|
-
onClick: () => void;
|
|
475
|
-
innerRef?: React.Ref<HTMLDivElement>;
|
|
476
|
-
}
|
|
477
|
-
declare function export_default$1o(props: InboxMessageListItemProps): React.JSX.Element | null;
|
|
478
|
-
|
|
479
|
-
interface InboxResourceListItemProps {
|
|
480
|
-
resource: InboxResource;
|
|
481
|
-
onClick: () => void;
|
|
482
|
-
imageAlignment?: ResourceImageAlignment;
|
|
483
|
-
buttonText?: string;
|
|
484
|
-
innerRef?: React.Ref<HTMLDivElement>;
|
|
485
|
-
}
|
|
486
|
-
declare function export_default$1n(props: InboxResourceListItemProps): React.JSX.Element | null;
|
|
487
|
-
|
|
488
|
-
type InboxSurveyVariant = 'default' | 'expanded';
|
|
489
|
-
interface InboxSurveyListItemProps {
|
|
490
|
-
survey: InboxSurvey;
|
|
491
|
-
onClick: () => void;
|
|
492
|
-
variant?: InboxSurveyVariant;
|
|
493
|
-
surveyActive?: boolean;
|
|
494
|
-
innerRef?: React.Ref<HTMLDivElement>;
|
|
495
|
-
}
|
|
496
|
-
declare function export_default$1m(props: InboxSurveyListItemProps): React.JSX.Element | null;
|
|
497
|
-
|
|
498
|
-
interface TermInformation {
|
|
499
|
-
TermFamily: string;
|
|
500
|
-
TermNamespace: string;
|
|
501
|
-
TermCode: string;
|
|
502
|
-
}
|
|
503
|
-
|
|
504
|
-
interface AllergiesListProps {
|
|
505
|
-
previewState?: "default";
|
|
506
|
-
onViewTermInfo(termInfo: TermInformation): void;
|
|
507
|
-
innerRef?: React.Ref<HTMLDivElement>;
|
|
508
|
-
}
|
|
509
|
-
declare function export_default$1l(props: AllergiesListProps): React.JSX.Element;
|
|
510
|
-
|
|
511
|
-
interface AppDownloadProps {
|
|
512
|
-
previewProjectPlatforms?: string[];
|
|
513
|
-
previewDevicePlatform?: string;
|
|
514
|
-
innerRef?: React.Ref<HTMLDivElement>;
|
|
515
|
-
title?: string;
|
|
516
|
-
text?: string;
|
|
517
|
-
}
|
|
518
|
-
declare function export_default$1k(props: AppDownloadProps): React.JSX.Element | null;
|
|
519
|
-
|
|
520
|
-
interface SurveyBloodPressureDataParameters {
|
|
521
|
-
surveyName: string;
|
|
522
|
-
dateResultIdentifier: string;
|
|
523
|
-
systolicResultIdentifier: string;
|
|
524
|
-
diastolicResultIdentifier: string;
|
|
525
|
-
}
|
|
526
|
-
interface BloodPressureDataPoint {
|
|
527
|
-
date: Date;
|
|
528
|
-
systolic: number;
|
|
529
|
-
diastolic: number;
|
|
530
|
-
}
|
|
531
|
-
declare function export_default$1j(props: SurveyBloodPressureDataParameters): Promise<BloodPressureDataPoint[]>;
|
|
532
|
-
|
|
533
|
-
type BloodPressurePreviewState = "Default" | "NoData" | "Loading";
|
|
534
|
-
interface BloodPressureVisualizationProps {
|
|
535
|
-
previewState?: BloodPressurePreviewState;
|
|
536
|
-
surveyDataSource: SurveyBloodPressureDataParameters;
|
|
537
|
-
weekStartsOn?: WeekStartsOn;
|
|
538
|
-
innerRef?: React.Ref<HTMLDivElement>;
|
|
539
|
-
}
|
|
540
|
-
declare function export_default$1i(props: BloodPressureVisualizationProps): React.JSX.Element;
|
|
342
|
+
declare function export_default$1X(props: BloodPressureVisualizationProps): React.JSX.Element;
|
|
541
343
|
|
|
542
344
|
interface ConditionsListProps {
|
|
543
345
|
previewState?: "default";
|
|
544
346
|
onViewTermInfo(termInfo: TermInformation): void;
|
|
545
347
|
innerRef?: React.Ref<HTMLDivElement>;
|
|
546
348
|
}
|
|
547
|
-
declare function export_default$
|
|
349
|
+
declare function export_default$1W(props: ConditionsListProps): React.JSX.Element;
|
|
548
350
|
|
|
549
351
|
type DeviceAccountType = "Fitbit" | "Garmin" | "AppleHealth" | "GoogleFit" | "Omron";
|
|
550
352
|
interface ConnectDevicesMenuProps {
|
|
@@ -555,7 +357,7 @@ interface ConnectDevicesMenuProps {
|
|
|
555
357
|
previewState?: "iOS" | "Android" | "Web" | "ConnectedStates";
|
|
556
358
|
headerVariant?: "large" | "medium";
|
|
557
359
|
}
|
|
558
|
-
declare function export_default$
|
|
360
|
+
declare function export_default$1V(props: ConnectDevicesMenuProps): React.JSX.Element | null;
|
|
559
361
|
|
|
560
362
|
interface ConnectEhrProps {
|
|
561
363
|
applicationUrl: ConnectEhrApplicationUrl;
|
|
@@ -572,7 +374,7 @@ interface ConnectEhrProps {
|
|
|
572
374
|
}
|
|
573
375
|
type ConnectEhrApplicationUrl = "preview" | string;
|
|
574
376
|
type ConnectEhrPreviewState = "notEnabled" | "enabled" | "enabledConnected" | "enabledNeedsAttention";
|
|
575
|
-
declare function export_default$
|
|
377
|
+
declare function export_default$1U(props: ConnectEhrProps): React.JSX.Element | null;
|
|
576
378
|
|
|
577
379
|
interface ConnectFitbitProps {
|
|
578
380
|
title?: string;
|
|
@@ -583,7 +385,7 @@ interface ConnectFitbitProps {
|
|
|
583
385
|
hideWhenConnected?: boolean;
|
|
584
386
|
}
|
|
585
387
|
type ConnectFitbitPreviewState = ExternalAccountStatus | "notConnected" | "notEnabled";
|
|
586
|
-
declare function export_default$
|
|
388
|
+
declare function export_default$1T(props: ConnectFitbitProps): React.JSX.Element;
|
|
587
389
|
|
|
588
390
|
interface ConnectGarminProps {
|
|
589
391
|
title?: string;
|
|
@@ -594,7 +396,7 @@ interface ConnectGarminProps {
|
|
|
594
396
|
hideWhenConnected?: boolean;
|
|
595
397
|
}
|
|
596
398
|
type ConnectGarminPreviewState = ExternalAccountStatus | "notConnected" | "notEnabled";
|
|
597
|
-
declare function export_default$
|
|
399
|
+
declare function export_default$1S(props: ConnectGarminProps): React.JSX.Element;
|
|
598
400
|
|
|
599
401
|
type DailyDataQueryResult = {
|
|
600
402
|
[key: string]: number;
|
|
@@ -604,6 +406,7 @@ type DailyDataAvailabilityCheck = (modifiedAfter?: Date) => Promise<boolean>;
|
|
|
604
406
|
declare function registerDailyDataProvider(type: string, provider: DailyDataProvider, availabilityCheck: DailyDataAvailabilityCheck): void;
|
|
605
407
|
declare function checkDailyDataAvailability(type: string, modifiedAfter?: Date): Promise<boolean>;
|
|
606
408
|
declare function queryDailyData(type: string, startDate: Date, endDate: Date): Promise<DailyDataQueryResult>;
|
|
409
|
+
declare function simpleAvailabilityCheck(namespace: DeviceDataNamespace, type: string | string[]): (modifiedAfter?: Date) => Promise<boolean>;
|
|
607
410
|
declare enum DailyDataType {
|
|
608
411
|
AppleHealthDistanceWalkingRunning = "AppleHealthDistanceWalkingRunning",
|
|
609
412
|
AppleHealthFlightsClimbed = "AppleHealthFlightsClimbed",
|
|
@@ -662,251 +465,789 @@ declare enum DailyDataType {
|
|
|
662
465
|
GarminSleepScore = "GarminSleepScore",
|
|
663
466
|
GoogleFitSteps = "GoogleFitSteps",
|
|
664
467
|
Steps = "Steps",
|
|
665
|
-
RestingHeartRate = "RestingHeartRate"
|
|
468
|
+
RestingHeartRate = "RestingHeartRate",
|
|
469
|
+
HomeAirQuality = "HomeAirQuality",
|
|
470
|
+
WorkAirQuality = "WorkAirQuality"
|
|
471
|
+
}
|
|
472
|
+
|
|
473
|
+
interface DailyDataChartProps {
|
|
474
|
+
title?: string;
|
|
475
|
+
intervalType?: "Week" | "Month";
|
|
476
|
+
weekStartsOn?: WeekStartsOn;
|
|
477
|
+
dailyDataType: string;
|
|
478
|
+
valueConverter?(value: number): number;
|
|
479
|
+
valueFormatter?(value: number): string;
|
|
480
|
+
chartType: "Line" | "Bar" | "Area";
|
|
481
|
+
options?: LineChartOptions | BarChartOptions | AreaChartOptions;
|
|
482
|
+
hideIfNoData?: boolean;
|
|
483
|
+
previewDataProvider?: DailyDataProvider;
|
|
484
|
+
innerRef?: React.Ref<HTMLDivElement>;
|
|
485
|
+
}
|
|
486
|
+
interface LineChartOptions {
|
|
487
|
+
lineColor?: string;
|
|
488
|
+
domainMin?: number | "Auto";
|
|
489
|
+
}
|
|
490
|
+
interface BarChartOptions {
|
|
491
|
+
barColor?: string;
|
|
492
|
+
}
|
|
493
|
+
interface AreaChartOptions {
|
|
494
|
+
lineColor?: string;
|
|
495
|
+
areaColor?: string;
|
|
496
|
+
}
|
|
497
|
+
declare function DailyDataChart(props: DailyDataChartProps): React.JSX.Element | null;
|
|
498
|
+
|
|
499
|
+
interface DeviceDataMonthChartProps {
|
|
500
|
+
lines: DeviceDataChartLine[];
|
|
501
|
+
month: number;
|
|
502
|
+
year: number;
|
|
503
|
+
syncId?: string;
|
|
504
|
+
title?: string;
|
|
505
|
+
previewState?: DeviceDataMonthChartPreviewState;
|
|
506
|
+
onDataDetected?: Function;
|
|
507
|
+
innerRef?: React.Ref<HTMLDivElement>;
|
|
508
|
+
}
|
|
509
|
+
interface DeviceDataChartLine {
|
|
510
|
+
label: string;
|
|
511
|
+
dailyDataType: string;
|
|
512
|
+
valueConverter?: Function;
|
|
513
|
+
showAverage?: boolean;
|
|
514
|
+
}
|
|
515
|
+
type DeviceDataMonthChartPreviewState = "WithData" | "NoData" | "Loading";
|
|
516
|
+
declare function export_default$1R(props: DeviceDataMonthChartProps): React.JSX.Element | null;
|
|
517
|
+
|
|
518
|
+
interface DeviceDataMonthChartsProps {
|
|
519
|
+
previewState?: DeviceDataMonthChartsPreviewState;
|
|
520
|
+
}
|
|
521
|
+
type DeviceDataMonthChartsPreviewState = "Default" | "NoData";
|
|
522
|
+
declare function export_default$1Q(props: DeviceDataMonthChartsProps): React.JSX.Element;
|
|
523
|
+
|
|
524
|
+
interface ExternalAccountListProps {
|
|
525
|
+
externalAccountProviderCategories?: string[];
|
|
526
|
+
previewState?: NotificationListPreviewState$1;
|
|
527
|
+
onExternalAccountsLoaded?: (accounts: ExternalAccount[]) => void;
|
|
528
|
+
innerRef?: React.Ref<HTMLDivElement>;
|
|
529
|
+
}
|
|
530
|
+
type NotificationListPreviewState$1 = "Default";
|
|
531
|
+
declare function export_default$1P(props: ExternalAccountListProps): React.JSX.Element;
|
|
532
|
+
|
|
533
|
+
interface ExternalAccountsLoadingIndicatorProps {
|
|
534
|
+
previewState?: "externalAccountsFetchingData" | "externalAccountsLoaded";
|
|
535
|
+
externalAccountCategories?: string[];
|
|
536
|
+
innerRef?: React.Ref<HTMLDivElement>;
|
|
537
|
+
}
|
|
538
|
+
declare function export_default$1O(props: ExternalAccountsLoadingIndicatorProps): React.JSX.Element | null;
|
|
539
|
+
|
|
540
|
+
interface ExternalAccountsPreviewProps {
|
|
541
|
+
excludeProviders?: boolean;
|
|
542
|
+
excludeHealthPlans?: boolean;
|
|
543
|
+
excludeDeviceManufacturers?: boolean;
|
|
544
|
+
applicationUrl: ExternalAccountsApplicationUrl;
|
|
545
|
+
previewState?: ExternalAccountsPreviewPreviewState;
|
|
546
|
+
innerRef?: React.Ref<HTMLDivElement>;
|
|
547
|
+
}
|
|
548
|
+
type ExternalAccountsApplicationUrl = "preview" | string;
|
|
549
|
+
type ExternalAccountsPreviewPreviewState = "Default";
|
|
550
|
+
declare function export_default$1N(props: ExternalAccountsPreviewProps): React.JSX.Element | null;
|
|
551
|
+
|
|
552
|
+
type ConnectedDevicesPreviewState = "notEnabled" | "notConnected" | "connected";
|
|
553
|
+
|
|
554
|
+
interface FitbitDevicesProps {
|
|
555
|
+
previewState?: ConnectedDevicesPreviewState;
|
|
556
|
+
innerRef?: React.Ref<HTMLDivElement>;
|
|
557
|
+
}
|
|
558
|
+
declare function export_default$1M(props: FitbitDevicesProps): React.JSX.Element;
|
|
559
|
+
|
|
560
|
+
type MonthChartsPreviewState = "notEnabled" | "notConnected" | "connected";
|
|
561
|
+
|
|
562
|
+
interface FitbitMonthChartsProps {
|
|
563
|
+
previewState?: MonthChartsPreviewState;
|
|
564
|
+
}
|
|
565
|
+
declare function export_default$1L(props: FitbitMonthChartsProps): React.JSX.Element;
|
|
566
|
+
|
|
567
|
+
interface GarminDevicesProps {
|
|
568
|
+
previewState?: ConnectedDevicesPreviewState;
|
|
569
|
+
innerRef?: React.Ref<HTMLDivElement>;
|
|
570
|
+
}
|
|
571
|
+
declare function export_default$1K(props: GarminDevicesProps): React.JSX.Element;
|
|
572
|
+
|
|
573
|
+
interface GarminMonthChartsProps {
|
|
574
|
+
previewState?: MonthChartsPreviewState;
|
|
575
|
+
}
|
|
576
|
+
declare function export_default$1J(props: GarminMonthChartsProps): React.JSX.Element;
|
|
577
|
+
|
|
578
|
+
type HealthPreviewSectionConcept = "Medications" | "Immunizations" | "Reports" | "Allergies" | "Conditions" | "Procedures";
|
|
579
|
+
interface HealthPreviewSectionProps {
|
|
580
|
+
concept: HealthPreviewSectionConcept;
|
|
581
|
+
onClick(): void;
|
|
582
|
+
previewState?: "NoData" | "Default";
|
|
583
|
+
indicatorPosition?: "default" | "topRight";
|
|
584
|
+
innerRef?: React.Ref<HTMLDivElement>;
|
|
585
|
+
}
|
|
586
|
+
declare function export_default$1I(props: HealthPreviewSectionProps): React.JSX.Element | null;
|
|
587
|
+
|
|
588
|
+
interface LabResultsSummaryProps {
|
|
589
|
+
previewState?: "ImportantLabs" | "RecentLabs" | "NoData";
|
|
590
|
+
onClick(): void;
|
|
591
|
+
onViewTermInfo(termInfo: TermInformation): void;
|
|
592
|
+
innerRef?: React.Ref<HTMLDivElement>;
|
|
593
|
+
}
|
|
594
|
+
declare function export_default$1H(props: LabResultsSummaryProps): React.JSX.Element | null;
|
|
595
|
+
|
|
596
|
+
interface MedicationsListProps {
|
|
597
|
+
previewState?: "default";
|
|
598
|
+
onViewTermInfo(termInfo: TermInformation): void;
|
|
599
|
+
innerRef?: React.Ref<HTMLDivElement>;
|
|
600
|
+
}
|
|
601
|
+
declare function export_default$1G(props: MedicationsListProps): React.JSX.Element;
|
|
602
|
+
|
|
603
|
+
interface MostRecentNotificationProps {
|
|
604
|
+
notificationType?: NotificationType;
|
|
605
|
+
onViewMore?: Function;
|
|
606
|
+
hideAfterHours?: number;
|
|
607
|
+
previewState?: MostRecentNotificationPreviewState;
|
|
608
|
+
innerRef?: React.Ref<HTMLDivElement>;
|
|
609
|
+
}
|
|
610
|
+
type MostRecentNotificationPreviewState = "Default";
|
|
611
|
+
declare function export_default$1F(props: MostRecentNotificationProps): React.JSX.Element | null;
|
|
612
|
+
|
|
613
|
+
interface NotificationListProps {
|
|
614
|
+
notificationType?: NotificationType;
|
|
615
|
+
previewState?: NotificationListPreviewState;
|
|
616
|
+
innerRef?: React.Ref<HTMLDivElement>;
|
|
617
|
+
}
|
|
618
|
+
type NotificationListPreviewState = "Default" | "NoData";
|
|
619
|
+
declare function export_default$1E(props: NotificationListProps): React.JSX.Element;
|
|
620
|
+
|
|
621
|
+
interface PlatformSpecificContentProps {
|
|
622
|
+
platforms: string[];
|
|
623
|
+
children?: React.ReactNode;
|
|
624
|
+
previewDevicePlatform?: string;
|
|
625
|
+
innerRef?: React.Ref<HTMLDivElement>;
|
|
626
|
+
}
|
|
627
|
+
declare function export_default$1D(props: PlatformSpecificContentProps): React.JSX.Element | null;
|
|
628
|
+
|
|
629
|
+
interface ProjectHeaderProps {
|
|
630
|
+
previewState?: ProjectHeaderPropsPreviewState;
|
|
631
|
+
innerRef?: React.Ref<HTMLDivElement>;
|
|
632
|
+
}
|
|
633
|
+
type ProjectHeaderPropsPreviewState = "Default";
|
|
634
|
+
declare function export_default$1C(props: ProjectHeaderProps): React.JSX.Element;
|
|
635
|
+
|
|
636
|
+
interface ProjectSupportProps {
|
|
637
|
+
previewState?: ProjectSupportPropsPreviewState;
|
|
638
|
+
innerRef?: React.Ref<HTMLDivElement>;
|
|
639
|
+
}
|
|
640
|
+
type ProjectSupportPropsPreviewState = "Default";
|
|
641
|
+
declare function export_default$1B(props: ProjectSupportProps): React.JSX.Element | null;
|
|
642
|
+
|
|
643
|
+
interface ProviderSearchProps {
|
|
644
|
+
previewState?: ProviderSearchPreviewState;
|
|
645
|
+
providerCategories?: string[];
|
|
646
|
+
onProviderConnected?: (provider: ExternalAccountProvider) => void;
|
|
647
|
+
innerRef?: React.Ref<HTMLDivElement>;
|
|
648
|
+
}
|
|
649
|
+
type ProviderSearchPreviewState = "Default";
|
|
650
|
+
declare function export_default$1A(props: ProviderSearchProps): React.JSX.Element;
|
|
651
|
+
|
|
652
|
+
interface RecentDailyDataBarChartProps {
|
|
653
|
+
previewState?: 'loading' | 'loaded without data' | 'loaded with data';
|
|
654
|
+
previewDataProvider?: (start: Date, end: Date) => Promise<DailyDataQueryResult>;
|
|
655
|
+
title: string;
|
|
656
|
+
dailyDataType: string;
|
|
657
|
+
domain?: AxisDomain;
|
|
658
|
+
emptyDomain?: AxisDomain;
|
|
659
|
+
valueConverter?: (rawValue: number) => number;
|
|
660
|
+
valueFormatter?: (value: number) => string;
|
|
661
|
+
highlight?: (rawValue: number) => boolean;
|
|
662
|
+
innerRef?: React.Ref<HTMLDivElement>;
|
|
663
|
+
}
|
|
664
|
+
declare function export_default$1z(props: RecentDailyDataBarChartProps): React.JSX.Element;
|
|
665
|
+
|
|
666
|
+
interface RelativeActivityTodayProps {
|
|
667
|
+
dataTypes: RelativeActivityDataType[];
|
|
668
|
+
previewState?: "Default";
|
|
669
|
+
title?: string;
|
|
670
|
+
innerRef?: React.Ref<HTMLDivElement>;
|
|
671
|
+
}
|
|
672
|
+
interface RelativeActivityDataType {
|
|
673
|
+
dailyDataType: string;
|
|
674
|
+
label: string;
|
|
675
|
+
icon: React.ReactElement;
|
|
676
|
+
color: string;
|
|
677
|
+
formatter: (number: number) => string;
|
|
678
|
+
}
|
|
679
|
+
declare function export_default$1y(props: RelativeActivityTodayProps): React.JSX.Element | null;
|
|
680
|
+
|
|
681
|
+
type RestingHeartRateCalendarPreviewState = "WithData" | "NoData" | "Loading";
|
|
682
|
+
interface RestingHeartRateCalendarProps {
|
|
683
|
+
month: number;
|
|
684
|
+
year: number;
|
|
685
|
+
showPreviewData: RestingHeartRateCalendarPreviewState;
|
|
686
|
+
innerRef?: React.Ref<HTMLDivElement>;
|
|
687
|
+
}
|
|
688
|
+
declare function export_default$1x(props: RestingHeartRateCalendarProps): React.JSX.Element;
|
|
689
|
+
|
|
690
|
+
type ButtonVariant = "default" | "subtle" | "light";
|
|
691
|
+
interface ButtonProps {
|
|
692
|
+
children?: React.ReactNode;
|
|
693
|
+
disabled?: boolean;
|
|
694
|
+
onClick: Function;
|
|
695
|
+
className?: string;
|
|
696
|
+
color?: ColorDefinition;
|
|
697
|
+
loading?: boolean;
|
|
698
|
+
variant?: ButtonVariant;
|
|
699
|
+
innerRef?: React.Ref<HTMLButtonElement>;
|
|
700
|
+
defaultMargin?: boolean;
|
|
701
|
+
fullWidth?: boolean;
|
|
702
|
+
}
|
|
703
|
+
declare function export_default$1w(props: ButtonProps): React.JSX.Element;
|
|
704
|
+
|
|
705
|
+
interface SurveyTaskListProps {
|
|
706
|
+
status: SurveyTaskStatus;
|
|
707
|
+
limit?: number;
|
|
708
|
+
title?: string;
|
|
709
|
+
surveys?: string[];
|
|
710
|
+
onDetailLinkClick?: Function;
|
|
711
|
+
previewState?: SurveyTaskListListPreviewState;
|
|
712
|
+
variant?: "noCard" | "singleCard" | "multiCard";
|
|
713
|
+
innerRef?: React.Ref<HTMLDivElement>;
|
|
714
|
+
titleColor?: ColorDefinition;
|
|
715
|
+
cardBackgroundColor?: ColorDefinition;
|
|
716
|
+
cardStyle?: React.CSSProperties;
|
|
717
|
+
buttonVariant?: ButtonVariant;
|
|
718
|
+
buttonColor?: ColorDefinition;
|
|
719
|
+
}
|
|
720
|
+
type SurveyTaskListListPreviewState = "IncompleteTasks" | "CompleteTasks";
|
|
721
|
+
declare function export_default$1v(props: SurveyTaskListProps): React.JSX.Element | null;
|
|
722
|
+
|
|
723
|
+
type SeverityCalendarPreviewState = "Default" | "NoData";
|
|
724
|
+
interface SeverityCalendarProps {
|
|
725
|
+
surveyName: string;
|
|
726
|
+
dateRecordedResultIdentifier?: string;
|
|
727
|
+
severityResultIdentifier: string;
|
|
728
|
+
severityValueMapper?: (value: string) => string;
|
|
729
|
+
intervalStart?: Date;
|
|
730
|
+
previewState?: SeverityCalendarPreviewState;
|
|
731
|
+
innerRef?: React.Ref<HTMLDivElement>;
|
|
732
|
+
}
|
|
733
|
+
declare function export_default$1u(props: SeverityCalendarProps): React.JSX.Element;
|
|
734
|
+
|
|
735
|
+
interface ViewEhrProps {
|
|
736
|
+
onClick(): void;
|
|
737
|
+
title?: string;
|
|
738
|
+
innerRef?: React.Ref<HTMLDivElement>;
|
|
739
|
+
previewState?: "fetchComplete" | "fetchingData";
|
|
740
|
+
buttonColor?: ColorDefinition;
|
|
741
|
+
buttonVariant?: ButtonVariant;
|
|
742
|
+
}
|
|
743
|
+
declare function export_default$1t(props: ViewEhrProps): React.JSX.Element | null;
|
|
744
|
+
|
|
745
|
+
interface ActionProps {
|
|
746
|
+
title?: string;
|
|
747
|
+
titleIcon?: ReactElement;
|
|
748
|
+
icon?: ReactElement;
|
|
749
|
+
subtitle?: string;
|
|
750
|
+
onClick?: Function;
|
|
751
|
+
children?: React.ReactNode;
|
|
752
|
+
className?: string;
|
|
753
|
+
indicatorIcon?: IconDefinition;
|
|
754
|
+
indicator?: ReactElement;
|
|
755
|
+
indicatorValue?: string;
|
|
756
|
+
indicatorPosition?: "default" | "topRight";
|
|
757
|
+
bottomBorder?: boolean;
|
|
758
|
+
innerRef?: React.Ref<HTMLDivElement>;
|
|
759
|
+
titleColor?: ColorDefinition;
|
|
760
|
+
subtitleColor?: ColorDefinition;
|
|
761
|
+
renderAs?: "div" | "button";
|
|
762
|
+
}
|
|
763
|
+
declare function export_default$1s(props: ActionProps): React.JSX.Element;
|
|
764
|
+
|
|
765
|
+
interface ActivityMeterProps {
|
|
766
|
+
label: string;
|
|
767
|
+
value: string;
|
|
768
|
+
icon: ReactElement;
|
|
769
|
+
fillPercent: number;
|
|
770
|
+
averageFillPercent: number;
|
|
771
|
+
color: string;
|
|
772
|
+
message?: string;
|
|
773
|
+
className?: string;
|
|
774
|
+
innerRef?: React.Ref<HTMLDivElement>;
|
|
775
|
+
}
|
|
776
|
+
declare function export_default$1r(props: ActivityMeterProps): React.JSX.Element;
|
|
777
|
+
|
|
778
|
+
interface CalendarProps {
|
|
779
|
+
month: number;
|
|
780
|
+
year: number;
|
|
781
|
+
dayRenderer(year: number, month: number, day?: number): JSX.Element | null;
|
|
782
|
+
weekStartsOn?: 0 | 1 | 2 | 3 | 4 | 5 | 6;
|
|
783
|
+
className?: string;
|
|
784
|
+
innerRef?: React.Ref<HTMLDivElement>;
|
|
785
|
+
}
|
|
786
|
+
declare function export_default$1q(props: CalendarProps): React.JSX.Element;
|
|
787
|
+
|
|
788
|
+
type CalendarDayStateConfiguration = Record<string, {
|
|
789
|
+
style?: CSSProperties;
|
|
790
|
+
streak?: boolean;
|
|
791
|
+
streakColor?: ColorDefinition;
|
|
792
|
+
}>;
|
|
793
|
+
interface CalendarDayProps {
|
|
794
|
+
year: number;
|
|
795
|
+
month: number;
|
|
796
|
+
day?: number;
|
|
797
|
+
stateConfiguration: CalendarDayStateConfiguration;
|
|
798
|
+
computeStateForDay: (date: Date) => string;
|
|
799
|
+
onClick?: (date: Date) => void;
|
|
800
|
+
innerRef?: React.Ref<HTMLDivElement>;
|
|
801
|
+
}
|
|
802
|
+
declare function export_default$1p(props: CalendarDayProps): React.JSX.Element;
|
|
803
|
+
|
|
804
|
+
interface CardProps {
|
|
805
|
+
className?: string;
|
|
806
|
+
children?: React.ReactNode;
|
|
807
|
+
allowOverflow?: boolean;
|
|
808
|
+
innerRef?: React.Ref<HTMLDivElement>;
|
|
809
|
+
variant?: "default" | "subtle" | "highlight";
|
|
810
|
+
backgroundColor?: ColorDefinition;
|
|
811
|
+
style?: React.CSSProperties;
|
|
812
|
+
}
|
|
813
|
+
declare function export_default$1o(props: CardProps): React.JSX.Element | null;
|
|
814
|
+
|
|
815
|
+
interface CardTitleProps {
|
|
816
|
+
title: string;
|
|
817
|
+
onDetailClick?: Function;
|
|
818
|
+
detailLinkText?: string;
|
|
819
|
+
innerRef?: React.Ref<HTMLDivElement>;
|
|
820
|
+
color?: ColorDefinition;
|
|
821
|
+
}
|
|
822
|
+
declare function export_default$1n(props: CardTitleProps): React.JSX.Element;
|
|
823
|
+
|
|
824
|
+
interface DateRangeCoordinatorProps {
|
|
825
|
+
initialIntervalStart?: Date;
|
|
826
|
+
intervalType: "Week" | "Month";
|
|
827
|
+
weekStartsOn?: WeekStartsOn;
|
|
828
|
+
variant?: "default" | "rounded";
|
|
829
|
+
children: React.ReactNode;
|
|
830
|
+
innerRef?: React.Ref<HTMLDivElement>;
|
|
831
|
+
sticky?: boolean;
|
|
832
|
+
}
|
|
833
|
+
interface DateRangeContext {
|
|
834
|
+
intervalType: "Week" | "Month";
|
|
835
|
+
intervalStart: Date;
|
|
836
|
+
}
|
|
837
|
+
declare const DateRangeContext: React.Context<DateRangeContext | null>;
|
|
838
|
+
declare function DateRangeNavigatorContext(props: DateRangeCoordinatorProps): React.JSX.Element;
|
|
839
|
+
|
|
840
|
+
interface DateRangeNavigatorProps {
|
|
841
|
+
intervalType: "Week" | "Month";
|
|
842
|
+
intervalStart: Date;
|
|
843
|
+
variant?: "default" | "rounded";
|
|
844
|
+
onIntervalChange(newIntervalStart: Date, newIntervalEnd: Date): void;
|
|
845
|
+
className?: string;
|
|
846
|
+
innerRef?: React.Ref<HTMLDivElement>;
|
|
847
|
+
sticky?: boolean;
|
|
848
|
+
}
|
|
849
|
+
declare function export_default$1m(props: DateRangeNavigatorProps): React.JSX.Element;
|
|
850
|
+
|
|
851
|
+
interface DayTrackerSymbolProps {
|
|
852
|
+
primaryColors: string[];
|
|
853
|
+
secondaryColors: string[];
|
|
854
|
+
className?: string;
|
|
855
|
+
size?: "small" | "large";
|
|
856
|
+
innerRef?: React.Ref<HTMLDivElement>;
|
|
857
|
+
}
|
|
858
|
+
declare function export_default$1l(props: DayTrackerSymbolProps): React.JSX.Element;
|
|
859
|
+
|
|
860
|
+
interface ClosedInterval {
|
|
861
|
+
values: number[];
|
|
862
|
+
}
|
|
863
|
+
interface DataPoint {
|
|
864
|
+
dataSet1: ClosedInterval;
|
|
865
|
+
dataSet2: ClosedInterval;
|
|
866
|
+
}
|
|
867
|
+
interface Dumbbell {
|
|
868
|
+
dataPoint?: DataPoint;
|
|
869
|
+
xValue: string;
|
|
870
|
+
class?: DumbbellClass;
|
|
871
|
+
}
|
|
872
|
+
interface Axis {
|
|
873
|
+
yRange: ClosedInterval;
|
|
874
|
+
yIncrement: number;
|
|
875
|
+
xIncrement: number;
|
|
876
|
+
}
|
|
877
|
+
interface DumbBellChartProps {
|
|
878
|
+
axis: Axis;
|
|
879
|
+
dumbbells: Dumbbell[];
|
|
880
|
+
}
|
|
881
|
+
declare enum DumbbellClass {
|
|
882
|
+
"mdhui-dumbbell-in-range" = 0,
|
|
883
|
+
"mdhui-dumbbell-out-of-range" = 1
|
|
884
|
+
}
|
|
885
|
+
declare function export_default$1k(props: DumbBellChartProps): React.JSX.Element;
|
|
886
|
+
|
|
887
|
+
interface FaceProps {
|
|
888
|
+
faceValue?: number;
|
|
889
|
+
selected?: boolean;
|
|
890
|
+
onClick?: MouseEventHandler;
|
|
891
|
+
className?: string;
|
|
892
|
+
innerRef?: React.Ref<HTMLButtonElement>;
|
|
893
|
+
}
|
|
894
|
+
declare function export_default$1j(props: FaceProps): React.JSX.Element;
|
|
895
|
+
|
|
896
|
+
interface HistogramProps {
|
|
897
|
+
entries: {
|
|
898
|
+
label: string;
|
|
899
|
+
color: string;
|
|
900
|
+
value: number;
|
|
901
|
+
onSelect?(): void;
|
|
902
|
+
}[];
|
|
903
|
+
className?: string;
|
|
904
|
+
innerRef?: React.Ref<HTMLDivElement>;
|
|
905
|
+
}
|
|
906
|
+
declare function export_default$1i(props: HistogramProps): React.JSX.Element;
|
|
907
|
+
|
|
908
|
+
interface LayoutProps {
|
|
909
|
+
children?: React.ReactNode;
|
|
910
|
+
bodyBackgroundColor?: ColorDefinition;
|
|
911
|
+
primaryColor?: ColorDefinition;
|
|
912
|
+
statusBarStyle?: StatusBarStyle;
|
|
913
|
+
className?: string;
|
|
914
|
+
noGlobalStyles?: boolean;
|
|
915
|
+
colorScheme?: "light" | "dark" | "auto";
|
|
916
|
+
/**
|
|
917
|
+
* @deprecated
|
|
918
|
+
*/
|
|
919
|
+
stylesheetPath?: string;
|
|
920
|
+
innerRef?: React.Ref<HTMLDivElement>;
|
|
921
|
+
}
|
|
922
|
+
interface LayoutContext {
|
|
923
|
+
colorScheme: "light" | "dark";
|
|
924
|
+
bodyBackgroundColor: string;
|
|
925
|
+
}
|
|
926
|
+
declare const LayoutContext: React.Context<LayoutContext>;
|
|
927
|
+
declare function export_default$1h(props: LayoutProps): React.JSX.Element;
|
|
928
|
+
|
|
929
|
+
interface LoadingIndicatorProps {
|
|
930
|
+
variant?: "default" | "inline";
|
|
931
|
+
color?: string;
|
|
932
|
+
className?: string;
|
|
933
|
+
innerRef?: React.Ref<HTMLDivElement>;
|
|
934
|
+
}
|
|
935
|
+
declare function LoadingIndicator(props: LoadingIndicatorProps): React.JSX.Element;
|
|
936
|
+
|
|
937
|
+
interface NavigationBarProps {
|
|
938
|
+
title?: string;
|
|
939
|
+
subtitle?: string;
|
|
940
|
+
showBackButton?: boolean;
|
|
941
|
+
showCloseButton?: boolean;
|
|
942
|
+
children?: React.ReactNode;
|
|
943
|
+
closeButtonText?: string;
|
|
944
|
+
backButtonText?: string;
|
|
945
|
+
className?: string;
|
|
946
|
+
variant?: 'default' | 'compressed';
|
|
947
|
+
titleColor?: ColorDefinition;
|
|
948
|
+
subtitleColor?: ColorDefinition;
|
|
949
|
+
buttonColor?: ColorDefinition;
|
|
950
|
+
navigationBarLeft?: React.ReactNode;
|
|
951
|
+
navigationBarRight?: React.ReactNode;
|
|
952
|
+
backgroundColor?: ColorDefinition;
|
|
953
|
+
}
|
|
954
|
+
declare function export_default$1g(props: NavigationBarProps): React.JSX.Element;
|
|
955
|
+
|
|
956
|
+
interface NotesInputProps {
|
|
957
|
+
autoTimestamp?: boolean;
|
|
958
|
+
placeholder?: string;
|
|
959
|
+
onChange(value: string): void;
|
|
960
|
+
value: string;
|
|
666
961
|
}
|
|
962
|
+
declare function export_default$1f(props: NotesInputProps): React.JSX.Element;
|
|
667
963
|
|
|
668
|
-
interface
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
hideIfNoData?: boolean;
|
|
678
|
-
previewDataProvider?: DailyDataProvider;
|
|
964
|
+
interface ProgressBarProps {
|
|
965
|
+
backgroundColor?: ColorDefinition;
|
|
966
|
+
borderColor?: ColorDefinition;
|
|
967
|
+
fillColor?: ColorDefinition;
|
|
968
|
+
fillPercent: number;
|
|
969
|
+
steps?: {
|
|
970
|
+
percent: number;
|
|
971
|
+
icon: ReactElement;
|
|
972
|
+
}[];
|
|
679
973
|
innerRef?: React.Ref<HTMLDivElement>;
|
|
974
|
+
defaultMargin?: boolean;
|
|
680
975
|
}
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
|
|
976
|
+
declare function ProgressBar(props: ProgressBarProps): React.JSX.Element;
|
|
977
|
+
declare namespace ProgressBar {
|
|
978
|
+
var defaultProps: {
|
|
979
|
+
backgroundColor: string;
|
|
980
|
+
fillColor: string;
|
|
981
|
+
fillPercent: number;
|
|
982
|
+
};
|
|
684
983
|
}
|
|
685
|
-
|
|
686
|
-
|
|
984
|
+
|
|
985
|
+
interface ProgressBarStepProps {
|
|
986
|
+
borderColor?: ColorDefinition;
|
|
987
|
+
backgroundColor?: ColorDefinition;
|
|
988
|
+
children?: React.ReactNode;
|
|
989
|
+
height: string;
|
|
687
990
|
}
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
991
|
+
declare function ProgressBarStep(props: ProgressBarStepProps): React.JSX.Element;
|
|
992
|
+
|
|
993
|
+
interface ProgressRingProps {
|
|
994
|
+
children: React.ReactNode;
|
|
995
|
+
style?: CSSProperties;
|
|
996
|
+
color?: ColorDefinition;
|
|
997
|
+
percentCompleted?: number;
|
|
998
|
+
animate?: boolean;
|
|
691
999
|
}
|
|
692
|
-
declare function
|
|
1000
|
+
declare function export_default$1e(props: ProgressRingProps): React.JSX.Element;
|
|
693
1001
|
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
|
|
1002
|
+
type ResourceImageAlignment = 'left' | 'center' | 'right';
|
|
1003
|
+
interface ResourceProps {
|
|
1004
|
+
imageUrl?: string;
|
|
1005
|
+
title: string;
|
|
1006
|
+
subTitle?: string;
|
|
1007
|
+
imageAlignment?: ResourceImageAlignment;
|
|
1008
|
+
buttonText?: string;
|
|
1009
|
+
onClick: () => void;
|
|
1010
|
+
hideButton?: boolean;
|
|
702
1011
|
innerRef?: React.Ref<HTMLDivElement>;
|
|
703
1012
|
}
|
|
704
|
-
|
|
705
|
-
label: string;
|
|
706
|
-
dailyDataType: string;
|
|
707
|
-
valueConverter?: Function;
|
|
708
|
-
showAverage?: boolean;
|
|
709
|
-
}
|
|
710
|
-
type DeviceDataMonthChartPreviewState = "WithData" | "NoData" | "Loading";
|
|
711
|
-
declare function export_default$1c(props: DeviceDataMonthChartProps): React.JSX.Element | null;
|
|
1013
|
+
declare function export_default$1d(props: ResourceProps): React.JSX.Element;
|
|
712
1014
|
|
|
713
|
-
|
|
714
|
-
previewState?: DeviceDataMonthChartsPreviewState;
|
|
715
|
-
}
|
|
716
|
-
type DeviceDataMonthChartsPreviewState = "Default" | "NoData";
|
|
717
|
-
declare function export_default$1b(props: DeviceDataMonthChartsProps): React.JSX.Element;
|
|
1015
|
+
type ResourceListPreviewState = 'no resources' | 'some resources';
|
|
718
1016
|
|
|
719
|
-
interface
|
|
720
|
-
|
|
721
|
-
|
|
722
|
-
|
|
1017
|
+
interface ResourceDefinition {
|
|
1018
|
+
title: string;
|
|
1019
|
+
subTitle?: string;
|
|
1020
|
+
url: string;
|
|
1021
|
+
imageUrl?: string;
|
|
1022
|
+
}
|
|
1023
|
+
interface ResourceListProps {
|
|
1024
|
+
previewState?: ResourceListPreviewState;
|
|
1025
|
+
resources: ResourceDefinition[];
|
|
1026
|
+
onViewResource: (resource: ResourceDefinition) => void;
|
|
1027
|
+
emptyText?: string;
|
|
1028
|
+
imageAlignment?: ResourceImageAlignment;
|
|
723
1029
|
innerRef?: React.Ref<HTMLDivElement>;
|
|
724
1030
|
}
|
|
725
|
-
|
|
726
|
-
declare function export_default$1a(props: ExternalAccountListProps): React.JSX.Element;
|
|
1031
|
+
declare function export_default$1c(props: ResourceListProps): React.JSX.Element;
|
|
727
1032
|
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
|
|
1033
|
+
type RotatingComponentInterval = 'day' | 'week' | 'month';
|
|
1034
|
+
interface RotatingComponentCoordinatorProps {
|
|
1035
|
+
interval?: RotatingComponentInterval;
|
|
1036
|
+
children: React.ReactNode;
|
|
1037
|
+
startDate: Date;
|
|
731
1038
|
innerRef?: React.Ref<HTMLDivElement>;
|
|
732
1039
|
}
|
|
733
|
-
declare function export_default$
|
|
1040
|
+
declare function export_default$1b(props: RotatingComponentCoordinatorProps): React.JSX.Element;
|
|
734
1041
|
|
|
735
|
-
interface
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
applicationUrl: ExternalAccountsApplicationUrl;
|
|
740
|
-
previewState?: ExternalAccountsPreviewPreviewState;
|
|
1042
|
+
interface SectionProps {
|
|
1043
|
+
children?: React.ReactNode;
|
|
1044
|
+
className?: string;
|
|
1045
|
+
noTopMargin?: boolean;
|
|
741
1046
|
innerRef?: React.Ref<HTMLDivElement>;
|
|
1047
|
+
backgroundColor?: ColorDefinition;
|
|
1048
|
+
style?: React.CSSProperties;
|
|
742
1049
|
}
|
|
743
|
-
|
|
744
|
-
type ExternalAccountsPreviewPreviewState = "Default";
|
|
745
|
-
declare function export_default$18(props: ExternalAccountsPreviewProps): React.JSX.Element | null;
|
|
746
|
-
|
|
747
|
-
type ConnectedDevicesPreviewState = "notEnabled" | "notConnected" | "connected";
|
|
1050
|
+
declare function export_default$1a(props: SectionProps): React.JSX.Element | null;
|
|
748
1051
|
|
|
749
|
-
interface
|
|
750
|
-
|
|
1052
|
+
interface SegmentedControlProps {
|
|
1053
|
+
segments: {
|
|
1054
|
+
key: string;
|
|
1055
|
+
title: string;
|
|
1056
|
+
}[];
|
|
1057
|
+
selectedSegment?: string;
|
|
1058
|
+
onSegmentSelected(segmentKey: string): void;
|
|
1059
|
+
className?: string;
|
|
1060
|
+
color?: string;
|
|
1061
|
+
variant?: "default" | "optionsHorizontal" | "optionsVertical";
|
|
751
1062
|
innerRef?: React.Ref<HTMLDivElement>;
|
|
752
1063
|
}
|
|
753
|
-
declare function export_default$
|
|
1064
|
+
declare function export_default$19(props: SegmentedControlProps): React.JSX.Element;
|
|
754
1065
|
|
|
755
|
-
|
|
1066
|
+
declare function export_default$18(): React.JSX.Element;
|
|
756
1067
|
|
|
757
|
-
interface
|
|
758
|
-
|
|
1068
|
+
interface SingleDataPointProps {
|
|
1069
|
+
label: string;
|
|
1070
|
+
statusText?: string;
|
|
1071
|
+
statusColor?: ColorDefinition;
|
|
1072
|
+
value?: string;
|
|
1073
|
+
units?: string;
|
|
1074
|
+
onClick?: () => void;
|
|
1075
|
+
innerRef?: React.Ref<HTMLDivElement>;
|
|
759
1076
|
}
|
|
760
|
-
declare function export_default$
|
|
1077
|
+
declare function export_default$17(props: SingleDataPointProps): React.JSX.Element;
|
|
761
1078
|
|
|
762
|
-
interface
|
|
763
|
-
|
|
1079
|
+
interface SingleExternalAccountProps {
|
|
1080
|
+
externalAccount: ExternalAccount;
|
|
1081
|
+
onAccountRemoved: (account: ExternalAccount) => void;
|
|
1082
|
+
onReconnectAccount: (account: ExternalAccount) => void;
|
|
764
1083
|
innerRef?: React.Ref<HTMLDivElement>;
|
|
765
1084
|
}
|
|
766
|
-
declare function export_default$
|
|
1085
|
+
declare function export_default$16(props: SingleExternalAccountProps): React.JSX.Element;
|
|
767
1086
|
|
|
768
|
-
interface
|
|
769
|
-
|
|
1087
|
+
interface SingleNotificationProps {
|
|
1088
|
+
notification: Notification;
|
|
1089
|
+
innerRef?: React.Ref<HTMLDivElement>;
|
|
770
1090
|
}
|
|
771
|
-
declare function export_default$
|
|
1091
|
+
declare function export_default$15(props: SingleNotificationProps): React.JSX.Element;
|
|
772
1092
|
|
|
773
|
-
type
|
|
774
|
-
interface
|
|
775
|
-
|
|
776
|
-
onClick()
|
|
777
|
-
|
|
778
|
-
|
|
1093
|
+
type SingleSurveyTaskVariant = 'default' | 'expanded';
|
|
1094
|
+
interface SingleSurveyTaskProps {
|
|
1095
|
+
task: SurveyTask;
|
|
1096
|
+
onClick: () => void;
|
|
1097
|
+
variant?: SingleSurveyTaskVariant;
|
|
1098
|
+
descriptionIcon?: IconDefinition$1;
|
|
1099
|
+
surveyActive?: boolean;
|
|
1100
|
+
buttonColor?: ColorDefinition;
|
|
1101
|
+
buttonVariant?: ButtonVariant;
|
|
779
1102
|
innerRef?: React.Ref<HTMLDivElement>;
|
|
780
1103
|
}
|
|
781
|
-
declare function export_default$
|
|
1104
|
+
declare function export_default$14(props: SingleSurveyTaskProps): React.JSX.Element | null;
|
|
782
1105
|
|
|
783
|
-
interface
|
|
784
|
-
|
|
785
|
-
|
|
786
|
-
onViewTermInfo(termInfo: TermInformation): void;
|
|
1106
|
+
interface SparkBarChartProps {
|
|
1107
|
+
averageFillPercent: number;
|
|
1108
|
+
bars: SparkBarChartBar[];
|
|
787
1109
|
innerRef?: React.Ref<HTMLDivElement>;
|
|
788
1110
|
}
|
|
789
|
-
|
|
1111
|
+
interface SparkBarChartBar {
|
|
1112
|
+
color: string;
|
|
1113
|
+
barFillPercent: number;
|
|
1114
|
+
}
|
|
1115
|
+
declare function export_default$13(props: SparkBarChartProps): React.JSX.Element;
|
|
790
1116
|
|
|
791
|
-
interface
|
|
792
|
-
|
|
793
|
-
|
|
794
|
-
|
|
1117
|
+
interface SwitchProps {
|
|
1118
|
+
isOn: Boolean;
|
|
1119
|
+
onBackgroundColor?: string;
|
|
1120
|
+
onValueChanged(value: boolean): void;
|
|
1121
|
+
className?: string;
|
|
1122
|
+
innerRef?: React.Ref<HTMLButtonElement>;
|
|
795
1123
|
}
|
|
796
|
-
declare function export_default$
|
|
1124
|
+
declare function export_default$12(props: SwitchProps): React.JSX.Element;
|
|
797
1125
|
|
|
798
|
-
interface
|
|
799
|
-
|
|
800
|
-
onViewMore?: Function;
|
|
801
|
-
hideAfterHours?: number;
|
|
802
|
-
previewState?: MostRecentNotificationPreviewState;
|
|
1126
|
+
interface StatusBarBackgroundProps {
|
|
1127
|
+
color?: string;
|
|
803
1128
|
innerRef?: React.Ref<HTMLDivElement>;
|
|
804
1129
|
}
|
|
805
|
-
|
|
806
|
-
declare function export_default$10(props: MostRecentNotificationProps): React.JSX.Element | null;
|
|
1130
|
+
declare function StatusBarBackgroundProps(props: StatusBarBackgroundProps): React.JSX.Element;
|
|
807
1131
|
|
|
808
|
-
interface
|
|
809
|
-
|
|
810
|
-
|
|
1132
|
+
interface TextBlockProps {
|
|
1133
|
+
children?: React.ReactNode;
|
|
1134
|
+
className?: string;
|
|
811
1135
|
innerRef?: React.Ref<HTMLDivElement>;
|
|
1136
|
+
color?: ColorDefinition;
|
|
1137
|
+
style?: React.CSSProperties;
|
|
812
1138
|
}
|
|
813
|
-
|
|
814
|
-
declare function export_default$$(props: NotificationListProps): React.JSX.Element;
|
|
1139
|
+
declare function export_default$11(props: TextBlockProps): React.JSX.Element | null;
|
|
815
1140
|
|
|
816
|
-
interface
|
|
817
|
-
|
|
1141
|
+
interface TitleProps {
|
|
1142
|
+
color?: ColorDefinition;
|
|
1143
|
+
order?: 1 | 2 | 3 | 4 | 5 | 6;
|
|
818
1144
|
children?: React.ReactNode;
|
|
819
|
-
|
|
820
|
-
|
|
1145
|
+
style?: React.CSSProperties;
|
|
1146
|
+
className?: string;
|
|
1147
|
+
image?: ReactNode;
|
|
1148
|
+
autosizeImage?: boolean;
|
|
1149
|
+
imageAlignment?: "top" | "left";
|
|
1150
|
+
defaultMargin?: boolean;
|
|
821
1151
|
}
|
|
822
|
-
declare function export_default$
|
|
1152
|
+
declare function export_default$10(props: TitleProps): React.JSX.Element;
|
|
823
1153
|
|
|
824
|
-
interface
|
|
825
|
-
|
|
826
|
-
|
|
1154
|
+
interface TrackerItemProps {
|
|
1155
|
+
selected: boolean;
|
|
1156
|
+
text?: string;
|
|
1157
|
+
color: string;
|
|
1158
|
+
bordered?: boolean;
|
|
1159
|
+
badge?: string;
|
|
1160
|
+
onClick?: Function;
|
|
1161
|
+
className?: string;
|
|
1162
|
+
noBoxShadow?: boolean;
|
|
827
1163
|
}
|
|
828
|
-
|
|
829
|
-
declare function export_default$Z(props: ProjectHeaderProps): React.JSX.Element;
|
|
1164
|
+
declare function export_default$$(props: TrackerItemProps): React.JSX.Element;
|
|
830
1165
|
|
|
831
|
-
interface
|
|
832
|
-
|
|
833
|
-
|
|
1166
|
+
interface UnstyledButtonProps {
|
|
1167
|
+
onClick: MouseEventHandler;
|
|
1168
|
+
className?: string;
|
|
1169
|
+
children?: React.ReactNode;
|
|
1170
|
+
title?: string;
|
|
1171
|
+
style?: React.CSSProperties;
|
|
1172
|
+
disabled?: boolean;
|
|
1173
|
+
innerRef?: React.Ref<HTMLButtonElement>;
|
|
834
1174
|
}
|
|
835
|
-
|
|
836
|
-
declare function export_default$Y(props: ProjectSupportProps): React.JSX.Element | null;
|
|
1175
|
+
declare function export_default$_(props: UnstyledButtonProps): React.JSX.Element;
|
|
837
1176
|
|
|
838
|
-
interface
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
1177
|
+
interface ValueSelectorProps {
|
|
1178
|
+
title?: string;
|
|
1179
|
+
titleColor?: ColorDefinition;
|
|
1180
|
+
subtitle?: string;
|
|
1181
|
+
subtitleColor?: ColorDefinition;
|
|
1182
|
+
values: string[];
|
|
1183
|
+
valueBackgroundColor?: ColorDefinition;
|
|
1184
|
+
valueTextColor?: ColorDefinition;
|
|
1185
|
+
checkboxColor?: ColorDefinition;
|
|
1186
|
+
selectedValues?: string[];
|
|
1187
|
+
selectedButtonBackgroundColor?: ColorDefinition;
|
|
1188
|
+
selectedButtonTextColor?: ColorDefinition;
|
|
1189
|
+
selectedCheckboxColor?: ColorDefinition;
|
|
1190
|
+
onChange?: (selectedValues: string[]) => void;
|
|
1191
|
+
variant?: 'default' | 'checkboxes';
|
|
1192
|
+
multiSelect?: boolean;
|
|
1193
|
+
preventEmptySelections?: boolean;
|
|
842
1194
|
innerRef?: React.Ref<HTMLDivElement>;
|
|
843
1195
|
}
|
|
844
|
-
|
|
845
|
-
declare function export_default$X(props: ProviderSearchProps): React.JSX.Element;
|
|
1196
|
+
declare function export_default$Z(props: ValueSelectorProps): React.JSX.Element;
|
|
846
1197
|
|
|
847
|
-
interface
|
|
848
|
-
dataTypes: RelativeActivityDataType[];
|
|
849
|
-
previewState?: "Default";
|
|
1198
|
+
interface ViewHeaderProps {
|
|
850
1199
|
title?: string;
|
|
851
|
-
|
|
1200
|
+
subtitle?: string;
|
|
1201
|
+
titleColor?: ColorDefinition;
|
|
1202
|
+
subtitleColor?: ColorDefinition;
|
|
1203
|
+
action?: React.ReactNode;
|
|
852
1204
|
}
|
|
853
|
-
|
|
854
|
-
|
|
855
|
-
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
|
|
1205
|
+
declare function export_default$Y(props: ViewHeaderProps): React.JSX.Element | null;
|
|
1206
|
+
|
|
1207
|
+
interface WeekCalendarProps {
|
|
1208
|
+
selectedDate?: Date;
|
|
1209
|
+
hideDateLabel?: boolean;
|
|
1210
|
+
startDate: Date;
|
|
1211
|
+
onDateSelected?(date: Date): void;
|
|
1212
|
+
loading: boolean;
|
|
1213
|
+
onStartDateChange?(startDate: Date): void;
|
|
1214
|
+
dayRenderer(year: number, month: number, day: number, selectedWeek: boolean): JSX.Element | null;
|
|
859
1215
|
}
|
|
860
|
-
declare function export_default$
|
|
1216
|
+
declare function export_default$X(props: WeekCalendarProps): React.JSX.Element;
|
|
861
1217
|
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
|
|
865
|
-
|
|
866
|
-
showPreviewData: RestingHeartRateCalendarPreviewState;
|
|
1218
|
+
interface InboxCompletedListItemProps {
|
|
1219
|
+
name: string;
|
|
1220
|
+
status: string;
|
|
1221
|
+
onClick?: () => void;
|
|
867
1222
|
innerRef?: React.Ref<HTMLDivElement>;
|
|
868
1223
|
}
|
|
869
|
-
declare function export_default$
|
|
1224
|
+
declare function export_default$W(props: InboxCompletedListItemProps): React.JSX.Element;
|
|
870
1225
|
|
|
871
|
-
interface
|
|
872
|
-
|
|
873
|
-
|
|
874
|
-
title?: string;
|
|
875
|
-
surveys?: string[];
|
|
876
|
-
onDetailLinkClick?: Function;
|
|
877
|
-
previewState?: SurveyTaskListListPreviewState;
|
|
878
|
-
variant?: "noCard" | "singleCard" | "multiCard";
|
|
1226
|
+
interface InboxMessageListItemProps {
|
|
1227
|
+
message: InboxMessage;
|
|
1228
|
+
onClick: () => void;
|
|
879
1229
|
innerRef?: React.Ref<HTMLDivElement>;
|
|
880
|
-
titleColor?: ColorDefinition;
|
|
881
|
-
cardBackgroundColor?: ColorDefinition;
|
|
882
|
-
cardStyle?: React.CSSProperties;
|
|
883
|
-
buttonVariant?: ButtonVariant;
|
|
884
|
-
buttonColor?: ColorDefinition;
|
|
885
1230
|
}
|
|
886
|
-
|
|
887
|
-
declare function export_default$U(props: SurveyTaskListProps): React.JSX.Element | null;
|
|
1231
|
+
declare function export_default$V(props: InboxMessageListItemProps): React.JSX.Element | null;
|
|
888
1232
|
|
|
889
|
-
|
|
890
|
-
|
|
891
|
-
|
|
892
|
-
|
|
893
|
-
|
|
894
|
-
severityValueMapper?: (value: string) => string;
|
|
895
|
-
intervalStart?: Date;
|
|
896
|
-
previewState?: SeverityCalendarPreviewState;
|
|
1233
|
+
interface InboxResourceListItemProps {
|
|
1234
|
+
resource: InboxResource;
|
|
1235
|
+
onClick: () => void;
|
|
1236
|
+
imageAlignment?: ResourceImageAlignment;
|
|
1237
|
+
buttonText?: string;
|
|
897
1238
|
innerRef?: React.Ref<HTMLDivElement>;
|
|
898
1239
|
}
|
|
899
|
-
declare function export_default$
|
|
1240
|
+
declare function export_default$U(props: InboxResourceListItemProps): React.JSX.Element | null;
|
|
900
1241
|
|
|
901
|
-
|
|
902
|
-
|
|
903
|
-
|
|
1242
|
+
type InboxSurveyVariant = 'default' | 'expanded';
|
|
1243
|
+
interface InboxSurveyListItemProps {
|
|
1244
|
+
survey: InboxSurvey;
|
|
1245
|
+
onClick: () => void;
|
|
1246
|
+
variant?: InboxSurveyVariant;
|
|
1247
|
+
surveyActive?: boolean;
|
|
904
1248
|
innerRef?: React.Ref<HTMLDivElement>;
|
|
905
|
-
previewState?: "fetchComplete" | "fetchingData";
|
|
906
|
-
buttonColor?: ColorDefinition;
|
|
907
|
-
buttonVariant?: ButtonVariant;
|
|
908
1249
|
}
|
|
909
|
-
declare function export_default$
|
|
1250
|
+
declare function export_default$T(props: InboxSurveyListItemProps): React.JSX.Element | null;
|
|
910
1251
|
|
|
911
1252
|
type InboxItemListPreviewState = 'no items' | 'incomplete message' | 'incomplete survey' | 'incomplete resource' | 'incomplete items' | 'complete items';
|
|
912
1253
|
|
|
@@ -931,26 +1272,131 @@ interface InboxItemListProps {
|
|
|
931
1272
|
syncOnChanges?: boolean;
|
|
932
1273
|
innerRef?: React.Ref<HTMLDivElement>;
|
|
933
1274
|
}
|
|
934
|
-
declare function export_default$
|
|
1275
|
+
declare function export_default$S(props: InboxItemListProps): React.JSX.Element;
|
|
935
1276
|
|
|
936
1277
|
interface InboxItemListCoordinatorProps {
|
|
937
1278
|
children: React.ReactNode;
|
|
938
1279
|
innerRef?: React.Ref<HTMLDivElement>;
|
|
939
1280
|
}
|
|
940
|
-
declare function export_default$
|
|
1281
|
+
declare function export_default$R(props: InboxItemListCoordinatorProps): React.JSX.Element;
|
|
1282
|
+
|
|
1283
|
+
interface CelebrationStepProps {
|
|
1284
|
+
title?: string;
|
|
1285
|
+
text?: string;
|
|
1286
|
+
detailText?: string;
|
|
1287
|
+
iconUrl?: string;
|
|
1288
|
+
imageUrl?: string;
|
|
1289
|
+
nextButtonText?: string;
|
|
1290
|
+
styles: {
|
|
1291
|
+
[key: string]: any;
|
|
1292
|
+
};
|
|
1293
|
+
}
|
|
1294
|
+
declare function export_default$Q(props: CelebrationStepProps): React.JSX.Element;
|
|
1295
|
+
|
|
1296
|
+
declare function export_default$P(): React.JSX.Element;
|
|
1297
|
+
|
|
1298
|
+
interface ConnectDeviceAccountStepProps {
|
|
1299
|
+
title?: string;
|
|
1300
|
+
text?: string;
|
|
1301
|
+
deviceType: string;
|
|
1302
|
+
providerID: number;
|
|
1303
|
+
styles: {
|
|
1304
|
+
[key: string]: any;
|
|
1305
|
+
};
|
|
1306
|
+
onConnect: () => void;
|
|
1307
|
+
}
|
|
1308
|
+
declare function export_default$O(props: ConnectDeviceAccountStepProps): React.JSX.Element;
|
|
1309
|
+
|
|
1310
|
+
interface ConnectDeviceAccountStepContainerProps {
|
|
1311
|
+
deviceType?: string;
|
|
1312
|
+
}
|
|
1313
|
+
declare function export_default$N(props: ConnectDeviceAccountStepContainerProps): React.JSX.Element;
|
|
1314
|
+
|
|
1315
|
+
interface ConnectEhrStepProps {
|
|
1316
|
+
title?: string;
|
|
1317
|
+
text?: string;
|
|
1318
|
+
nextButtonText?: string;
|
|
1319
|
+
nextButtonDisabled?: boolean;
|
|
1320
|
+
previewState?: ProviderSearchPreviewState;
|
|
1321
|
+
onProviderConnected: (provider: ExternalAccountProvider) => void;
|
|
1322
|
+
onNextButtonClick: () => void;
|
|
1323
|
+
styles: {
|
|
1324
|
+
[key: string]: any;
|
|
1325
|
+
};
|
|
1326
|
+
}
|
|
1327
|
+
declare function export_default$M(props: ConnectEhrStepProps): React.JSX.Element;
|
|
1328
|
+
|
|
1329
|
+
declare function export_default$L(): React.JSX.Element;
|
|
1330
|
+
|
|
1331
|
+
interface StepElementProps {
|
|
1332
|
+
text?: string;
|
|
1333
|
+
textAlign?: any;
|
|
1334
|
+
color?: string;
|
|
1335
|
+
fontSize?: string;
|
|
1336
|
+
fontWeight?: string;
|
|
1337
|
+
}
|
|
1338
|
+
interface IconElementProps {
|
|
1339
|
+
srcUrl?: string;
|
|
1340
|
+
}
|
|
1341
|
+
|
|
1342
|
+
declare function export_default$K(props: StepElementProps): React.JSX.Element | null;
|
|
1343
|
+
|
|
1344
|
+
declare function export_default$J(props: IconElementProps): React.JSX.Element | null;
|
|
1345
|
+
|
|
1346
|
+
declare function export_default$I(props: IconElementProps): React.JSX.Element | null;
|
|
1347
|
+
|
|
1348
|
+
interface StepLayoutProps {
|
|
1349
|
+
children?: React.ReactNode;
|
|
1350
|
+
}
|
|
1351
|
+
declare function export_default$H(props: StepLayoutProps): React.JSX.Element;
|
|
1352
|
+
|
|
1353
|
+
interface StepMarkdownProps {
|
|
1354
|
+
text: string;
|
|
1355
|
+
inline?: boolean;
|
|
1356
|
+
}
|
|
1357
|
+
declare function export_default$G(props: StepMarkdownProps): React.JSX.Element;
|
|
1358
|
+
|
|
1359
|
+
interface StepNextButtonProps extends StepElementProps {
|
|
1360
|
+
backgroundColor: string;
|
|
1361
|
+
letterSpacing: string;
|
|
1362
|
+
textTransform: string;
|
|
1363
|
+
gradient: any;
|
|
1364
|
+
disabled?: boolean;
|
|
1365
|
+
onClick(): void;
|
|
1366
|
+
}
|
|
1367
|
+
declare function export_default$F(props: StepNextButtonProps): React.JSX.Element;
|
|
1368
|
+
|
|
1369
|
+
declare function export_default$E(props: StepElementProps): React.JSX.Element | null;
|
|
1370
|
+
|
|
1371
|
+
declare function export_default$D(props: StepElementProps): React.JSX.Element | null;
|
|
1372
|
+
|
|
1373
|
+
interface YouTubeStepProps {
|
|
1374
|
+
title?: string;
|
|
1375
|
+
text?: string;
|
|
1376
|
+
transcript?: string;
|
|
1377
|
+
videoId: string;
|
|
1378
|
+
nextButtonText?: string;
|
|
1379
|
+
height?: string;
|
|
1380
|
+
styles: {
|
|
1381
|
+
[key: string]: any;
|
|
1382
|
+
};
|
|
1383
|
+
}
|
|
1384
|
+
declare function export_default$C(props: YouTubeStepProps): React.JSX.Element;
|
|
1385
|
+
|
|
1386
|
+
declare function export_default$B(): React.JSX.Element;
|
|
941
1387
|
|
|
942
1388
|
interface SymptomSharkBulletChartProps {
|
|
943
1389
|
intervalStart?: Date;
|
|
944
1390
|
innerRef?: React.Ref<HTMLDivElement>;
|
|
945
1391
|
}
|
|
946
|
-
declare function export_default$
|
|
1392
|
+
declare function export_default$A(props: SymptomSharkBulletChartProps): React.JSX.Element | null;
|
|
947
1393
|
|
|
948
1394
|
interface SymptomSharkCalendarProps {
|
|
949
1395
|
intervalStart?: Date;
|
|
950
1396
|
onDaySelected(day: Date): void;
|
|
951
1397
|
innerRef?: React.Ref<HTMLDivElement>;
|
|
952
1398
|
}
|
|
953
|
-
declare function export_default$
|
|
1399
|
+
declare function export_default$z(props: SymptomSharkCalendarProps): React.JSX.Element;
|
|
954
1400
|
|
|
955
1401
|
interface OverallExperienceChartProps {
|
|
956
1402
|
intervalStart?: Date;
|
|
@@ -958,7 +1404,7 @@ interface OverallExperienceChartProps {
|
|
|
958
1404
|
innerRef?: React.Ref<HTMLDivElement>;
|
|
959
1405
|
variant?: "default" | "monthReport";
|
|
960
1406
|
}
|
|
961
|
-
declare function export_default$
|
|
1407
|
+
declare function export_default$y(props: OverallExperienceChartProps): React.JSX.Element | null;
|
|
962
1408
|
|
|
963
1409
|
type LogEntryIconKey = "star" | "star-o" | "user-md" | "hospital-o" | "ambulance" | "flag" | "moon-o" | "flask" | "bolt" | "question-circle-o" | "thermometer" | "trophy" | "spoon";
|
|
964
1410
|
|
|
@@ -1020,7 +1466,7 @@ interface SymptomSharkLogEntryProps {
|
|
|
1020
1466
|
highlightedTreatments?: string[];
|
|
1021
1467
|
innerRef?: React.Ref<HTMLDivElement>;
|
|
1022
1468
|
}
|
|
1023
|
-
declare function export_default$
|
|
1469
|
+
declare function export_default$x(props: SymptomSharkLogEntryProps): React.JSX.Element | null;
|
|
1024
1470
|
|
|
1025
1471
|
interface SymptomSharkMonthReportProps {
|
|
1026
1472
|
includeNotes: boolean;
|
|
@@ -1031,27 +1477,27 @@ interface SymptomSharkMonthReportProps {
|
|
|
1031
1477
|
intervalStart?: Date;
|
|
1032
1478
|
innerRef?: React.Ref<HTMLTableElement>;
|
|
1033
1479
|
}
|
|
1034
|
-
declare function export_default$
|
|
1480
|
+
declare function export_default$w(props: SymptomSharkMonthReportProps): React.JSX.Element | null;
|
|
1035
1481
|
|
|
1036
1482
|
interface SymptomSharkNotesTimelineProps {
|
|
1037
1483
|
intervalStart?: Date;
|
|
1038
1484
|
innerRef?: React.Ref<HTMLDivElement>;
|
|
1039
1485
|
}
|
|
1040
|
-
declare function export_default$
|
|
1486
|
+
declare function export_default$v(props: SymptomSharkNotesTimelineProps): React.JSX.Element | null;
|
|
1041
1487
|
|
|
1042
1488
|
interface SymptomTreatmentHistogramsProps {
|
|
1043
1489
|
intervalStart?: Date;
|
|
1044
1490
|
onSymptomSelected(symptom: string, intervalStart: Date): void;
|
|
1045
1491
|
innerRef?: React.Ref<HTMLDivElement>;
|
|
1046
1492
|
}
|
|
1047
|
-
declare function export_default$
|
|
1493
|
+
declare function export_default$u(props: SymptomTreatmentHistogramsProps): React.JSX.Element | null;
|
|
1048
1494
|
|
|
1049
1495
|
interface SymptomSeveritySummaryProps {
|
|
1050
1496
|
symptom: SymptomConfiguration;
|
|
1051
1497
|
intervalStart?: Date;
|
|
1052
1498
|
innerRef?: React.Ref<HTMLDivElement>;
|
|
1053
1499
|
}
|
|
1054
|
-
declare function export_default$
|
|
1500
|
+
declare function export_default$t(props: SymptomSeveritySummaryProps): React.JSX.Element | null;
|
|
1055
1501
|
|
|
1056
1502
|
interface SymptomSeverityChartProps {
|
|
1057
1503
|
intervalStart?: Date;
|
|
@@ -1060,7 +1506,7 @@ interface SymptomSeverityChartProps {
|
|
|
1060
1506
|
innerRef?: React.Ref<HTMLDivElement>;
|
|
1061
1507
|
variant?: "default" | "monthReport";
|
|
1062
1508
|
}
|
|
1063
|
-
declare function export_default$
|
|
1509
|
+
declare function export_default$s(props: SymptomSeverityChartProps): React.JSX.Element | null;
|
|
1064
1510
|
|
|
1065
1511
|
interface SymptomTreatmentFiltersProps {
|
|
1066
1512
|
expandedDropdown: "Symptoms" | "Treatments" | null;
|
|
@@ -1072,28 +1518,28 @@ interface SymptomTreatmentFiltersProps {
|
|
|
1072
1518
|
onTreatmentsSelectionChange(treatments: string[]): void;
|
|
1073
1519
|
innerRef?: React.Ref<HTMLDivElement>;
|
|
1074
1520
|
}
|
|
1075
|
-
declare function export_default$
|
|
1521
|
+
declare function export_default$r(props: SymptomTreatmentFiltersProps): React.JSX.Element;
|
|
1076
1522
|
|
|
1077
1523
|
interface SymptomSharkLogEntryListProps {
|
|
1078
1524
|
onDaySelected(d: Date): void;
|
|
1079
1525
|
previewState?: "default";
|
|
1080
1526
|
innerRef?: React.Ref<HTMLDivElement>;
|
|
1081
1527
|
}
|
|
1082
|
-
declare function export_default$
|
|
1528
|
+
declare function export_default$q(props: SymptomSharkLogEntryListProps): React.JSX.Element;
|
|
1083
1529
|
|
|
1084
1530
|
interface SymptomSharkLogTodayProps {
|
|
1085
1531
|
previewState?: "withLog" | "noLog";
|
|
1086
1532
|
innerRef?: React.Ref<HTMLDivElement>;
|
|
1087
1533
|
onClick(d: Date): void;
|
|
1088
1534
|
}
|
|
1089
|
-
declare function export_default$
|
|
1535
|
+
declare function export_default$p(props: SymptomSharkLogTodayProps): React.JSX.Element | null;
|
|
1090
1536
|
|
|
1091
1537
|
interface SymptomSharkLogEntryEditProps {
|
|
1092
1538
|
date: Date;
|
|
1093
1539
|
promptForReviewAfterDays?: number;
|
|
1094
1540
|
previewState?: "default";
|
|
1095
1541
|
}
|
|
1096
|
-
declare function export_default$
|
|
1542
|
+
declare function export_default$o(props: SymptomSharkLogEntryEditProps): React.JSX.Element;
|
|
1097
1543
|
|
|
1098
1544
|
interface SymptomSharkReportBuilderProps {
|
|
1099
1545
|
productLogo?: string;
|
|
@@ -1110,7 +1556,7 @@ interface SymptomSharkVisualizationCoordinatorProps {
|
|
|
1110
1556
|
previewState?: "default";
|
|
1111
1557
|
innerRef?: React.Ref<HTMLDivElement>;
|
|
1112
1558
|
}
|
|
1113
|
-
declare function export_default$
|
|
1559
|
+
declare function export_default$n(props: SymptomSharkVisualizationCoordinatorProps): React.JSX.Element;
|
|
1114
1560
|
|
|
1115
1561
|
interface CalendarViewProps {
|
|
1116
1562
|
colorScheme?: "light" | "dark" | "auto";
|
|
@@ -1118,7 +1564,7 @@ interface CalendarViewProps {
|
|
|
1118
1564
|
onSymptomSelected(symptom: string, intervalStart: Date): void;
|
|
1119
1565
|
previewState?: "default";
|
|
1120
1566
|
}
|
|
1121
|
-
declare function export_default$
|
|
1567
|
+
declare function export_default$m(props: CalendarViewProps): React.JSX.Element;
|
|
1122
1568
|
|
|
1123
1569
|
interface LogEntryEditViewProps {
|
|
1124
1570
|
colorScheme?: "light" | "dark" | "auto";
|
|
@@ -1126,13 +1572,13 @@ interface LogEntryEditViewProps {
|
|
|
1126
1572
|
promptForReviewAfterDays?: number;
|
|
1127
1573
|
previewState?: "default";
|
|
1128
1574
|
}
|
|
1129
|
-
declare function export_default$
|
|
1575
|
+
declare function export_default$l(props: LogEntryEditViewProps): React.JSX.Element;
|
|
1130
1576
|
|
|
1131
1577
|
interface SymptomSharkReportBuilderViewProps {
|
|
1132
1578
|
colorScheme?: "light" | "dark" | "auto";
|
|
1133
1579
|
previewState?: "default";
|
|
1134
1580
|
}
|
|
1135
|
-
declare function export_default$
|
|
1581
|
+
declare function export_default$k(props: SymptomSharkReportBuilderViewProps): React.JSX.Element;
|
|
1136
1582
|
|
|
1137
1583
|
interface SymptomDetailViewProps {
|
|
1138
1584
|
symptomId: string;
|
|
@@ -1140,13 +1586,13 @@ interface SymptomDetailViewProps {
|
|
|
1140
1586
|
previewState?: "default";
|
|
1141
1587
|
initialIntervalStart?: Date;
|
|
1142
1588
|
}
|
|
1143
|
-
declare function export_default$
|
|
1589
|
+
declare function export_default$j(props: SymptomDetailViewProps): React.JSX.Element;
|
|
1144
1590
|
|
|
1145
1591
|
interface AllergiesViewProps {
|
|
1146
1592
|
presentation?: "Push" | "Modal";
|
|
1147
1593
|
previewState?: "default";
|
|
1148
1594
|
}
|
|
1149
|
-
declare function export_default$
|
|
1595
|
+
declare function export_default$i(props: AllergiesViewProps): React.JSX.Element;
|
|
1150
1596
|
|
|
1151
1597
|
interface BlankViewProps {
|
|
1152
1598
|
children?: React.ReactNode;
|
|
@@ -1161,13 +1607,13 @@ interface BlankViewProps {
|
|
|
1161
1607
|
subtitleColor?: ColorDefinition;
|
|
1162
1608
|
navigationBarButtonColor?: ColorDefinition;
|
|
1163
1609
|
}
|
|
1164
|
-
declare function export_default$
|
|
1610
|
+
declare function export_default$h(props: BlankViewProps): React.JSX.Element;
|
|
1165
1611
|
|
|
1166
1612
|
interface ConditionsViewProps {
|
|
1167
1613
|
presentation?: "Push" | "Modal";
|
|
1168
1614
|
previewState?: "default";
|
|
1169
1615
|
}
|
|
1170
|
-
declare function export_default$
|
|
1616
|
+
declare function export_default$g(props: ConditionsViewProps): React.JSX.Element;
|
|
1171
1617
|
|
|
1172
1618
|
interface ConnectEhrViewProps {
|
|
1173
1619
|
externalAccountsApplicationUrl: ExternalAccountsApplicationUrl;
|
|
@@ -1178,13 +1624,13 @@ interface ConnectEhrViewProps {
|
|
|
1178
1624
|
colorScheme?: "auto" | "light" | "dark";
|
|
1179
1625
|
}
|
|
1180
1626
|
type ViewPresentationType$3 = "Modal" | "Push";
|
|
1181
|
-
declare function export_default$
|
|
1627
|
+
declare function export_default$f(props: ConnectEhrViewProps): React.JSX.Element;
|
|
1182
1628
|
|
|
1183
1629
|
interface DeviceDataViewProps {
|
|
1184
1630
|
preview?: boolean;
|
|
1185
1631
|
colorScheme?: "auto" | "light" | "dark";
|
|
1186
1632
|
}
|
|
1187
|
-
declare function export_default$
|
|
1633
|
+
declare function export_default$e(props: DeviceDataViewProps): React.JSX.Element;
|
|
1188
1634
|
|
|
1189
1635
|
interface ExternalAccountsViewProps {
|
|
1190
1636
|
excludeProviders?: boolean;
|
|
@@ -1195,7 +1641,7 @@ interface ExternalAccountsViewProps {
|
|
|
1195
1641
|
colorScheme?: "auto" | "light" | "dark";
|
|
1196
1642
|
}
|
|
1197
1643
|
type ViewPresentationType$2 = "Modal" | "Push";
|
|
1198
|
-
declare function export_default$
|
|
1644
|
+
declare function export_default$d(props: ExternalAccountsViewProps): React.JSX.Element;
|
|
1199
1645
|
|
|
1200
1646
|
interface FitbitViewProps {
|
|
1201
1647
|
connectPreview?: ConnectFitbitPreviewState;
|
|
@@ -1203,7 +1649,7 @@ interface FitbitViewProps {
|
|
|
1203
1649
|
chartsPreview?: MonthChartsPreviewState;
|
|
1204
1650
|
colorScheme?: "auto" | "light" | "dark";
|
|
1205
1651
|
}
|
|
1206
|
-
declare function export_default$
|
|
1652
|
+
declare function export_default$c(props: FitbitViewProps): React.JSX.Element;
|
|
1207
1653
|
|
|
1208
1654
|
interface GarminViewProps {
|
|
1209
1655
|
connectPreview?: ConnectGarminPreviewState;
|
|
@@ -1211,7 +1657,7 @@ interface GarminViewProps {
|
|
|
1211
1657
|
chartsPreview?: MonthChartsPreviewState;
|
|
1212
1658
|
garminProviderID?: number;
|
|
1213
1659
|
}
|
|
1214
|
-
declare function export_default$
|
|
1660
|
+
declare function export_default$b(props: GarminViewProps): React.JSX.Element;
|
|
1215
1661
|
|
|
1216
1662
|
interface HomeViewProps {
|
|
1217
1663
|
/**
|
|
@@ -1230,7 +1676,7 @@ interface HomeViewProps {
|
|
|
1230
1676
|
preview?: boolean;
|
|
1231
1677
|
colorScheme?: "auto" | "light" | "dark";
|
|
1232
1678
|
}
|
|
1233
|
-
declare function export_default$
|
|
1679
|
+
declare function export_default$a(props: HomeViewProps): React.JSX.Element;
|
|
1234
1680
|
|
|
1235
1681
|
interface HealthAndWellnessViewProps {
|
|
1236
1682
|
previewState?: "default";
|
|
@@ -1239,13 +1685,13 @@ interface HealthAndWellnessViewProps {
|
|
|
1239
1685
|
externalAccountsApplicationUrl: string;
|
|
1240
1686
|
variant?: "default" | "cardBased";
|
|
1241
1687
|
}
|
|
1242
|
-
declare function export_default$
|
|
1688
|
+
declare function export_default$9(props: HealthAndWellnessViewProps): React.JSX.Element;
|
|
1243
1689
|
|
|
1244
1690
|
interface MedicationsViewProps {
|
|
1245
1691
|
presentation?: "Push" | "Modal";
|
|
1246
1692
|
previewState?: "default";
|
|
1247
1693
|
}
|
|
1248
|
-
declare function export_default$
|
|
1694
|
+
declare function export_default$8(props: MedicationsViewProps): React.JSX.Element;
|
|
1249
1695
|
|
|
1250
1696
|
interface NotificationsViewProps {
|
|
1251
1697
|
notificationType?: NotificationType;
|
|
@@ -1254,7 +1700,7 @@ interface NotificationsViewProps {
|
|
|
1254
1700
|
colorScheme?: "auto" | "light" | "dark";
|
|
1255
1701
|
}
|
|
1256
1702
|
type ViewPresentationType$1 = "Modal" | "Push";
|
|
1257
|
-
declare function export_default$
|
|
1703
|
+
declare function export_default$7(props: NotificationsViewProps): React.JSX.Element;
|
|
1258
1704
|
|
|
1259
1705
|
interface SurveyTasksViewProps {
|
|
1260
1706
|
hideCompleteTasks?: boolean;
|
|
@@ -1265,7 +1711,7 @@ interface SurveyTasksViewProps {
|
|
|
1265
1711
|
colorScheme?: "auto" | "light" | "dark";
|
|
1266
1712
|
}
|
|
1267
1713
|
type ViewPresentationType = "Modal" | "Push";
|
|
1268
|
-
declare function export_default$
|
|
1714
|
+
declare function export_default$6(props: SurveyTasksViewProps): React.JSX.Element;
|
|
1269
1715
|
|
|
1270
1716
|
interface NewPointsEntry {
|
|
1271
1717
|
name: string;
|
|
@@ -1283,7 +1729,7 @@ interface NewPointsViewProps {
|
|
|
1283
1729
|
primaryColor?: string;
|
|
1284
1730
|
doneButtonText?: string;
|
|
1285
1731
|
}
|
|
1286
|
-
declare function export_default$
|
|
1732
|
+
declare function export_default$5(props: NewPointsViewProps): React.JSX.Element;
|
|
1287
1733
|
declare function showNewPoints(props: NewPointsViewProps, url?: string): void;
|
|
1288
1734
|
|
|
1289
1735
|
interface InboxViewProps {
|
|
@@ -1295,14 +1741,14 @@ interface InboxViewProps {
|
|
|
1295
1741
|
historyViewerUrl: string;
|
|
1296
1742
|
itemCategory?: string;
|
|
1297
1743
|
}
|
|
1298
|
-
declare function export_default$
|
|
1744
|
+
declare function export_default$4(props: InboxViewProps): React.JSX.Element;
|
|
1299
1745
|
|
|
1300
1746
|
interface InboxHistoryViewProps {
|
|
1301
1747
|
previewState?: 'default';
|
|
1302
1748
|
colorScheme?: 'light' | 'dark' | 'auto';
|
|
1303
1749
|
messageViewerUrl: string;
|
|
1304
1750
|
}
|
|
1305
|
-
declare function export_default$
|
|
1751
|
+
declare function export_default$3(props: InboxHistoryViewProps): React.JSX.Element;
|
|
1306
1752
|
|
|
1307
1753
|
interface InboxMessageViewProps {
|
|
1308
1754
|
previewState?: InboxMessage;
|
|
@@ -1310,112 +1756,17 @@ interface InboxMessageViewProps {
|
|
|
1310
1756
|
resourceImageAlignment?: 'left' | 'center' | 'right';
|
|
1311
1757
|
resourceButtonText?: string;
|
|
1312
1758
|
}
|
|
1313
|
-
declare function export_default$
|
|
1314
|
-
|
|
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;
|
|
1759
|
+
declare function export_default$2(props: InboxMessageViewProps): React.JSX.Element;
|
|
1346
1760
|
|
|
1347
|
-
interface
|
|
1348
|
-
|
|
1349
|
-
|
|
1350
|
-
|
|
1351
|
-
|
|
1352
|
-
|
|
1353
|
-
|
|
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
|
-
};
|
|
1761
|
+
interface ResourceListViewProps {
|
|
1762
|
+
colorScheme?: 'light' | 'dark' | 'auto';
|
|
1763
|
+
previewState?: ResourceListPreviewState;
|
|
1764
|
+
title: string;
|
|
1765
|
+
resources: ResourceDefinition[];
|
|
1766
|
+
emptyText?: string;
|
|
1767
|
+
resourceImageAlignment?: ResourceImageAlignment;
|
|
1415
1768
|
}
|
|
1416
|
-
declare function export_default$
|
|
1417
|
-
|
|
1418
|
-
declare function export_default$1(): React.JSX.Element;
|
|
1769
|
+
declare function export_default$1(props: ResourceListViewProps): React.JSX.Element;
|
|
1419
1770
|
|
|
1420
1771
|
declare function export_default(callback: Function, delay: number | null): void;
|
|
1421
1772
|
|
|
@@ -1423,4 +1774,6 @@ declare function language(key: string): string;
|
|
|
1423
1774
|
|
|
1424
1775
|
declare function getDayKey(date: Date): string;
|
|
1425
1776
|
|
|
1426
|
-
|
|
1777
|
+
declare function useInitializeView(initialize: () => void, additionalEvents?: EventName[], dependencies?: DependencyList): void;
|
|
1778
|
+
|
|
1779
|
+
export { export_default$1s as Action, export_default$1r as ActivityMeter, export_default$1_ as AllergiesList, export_default$i as AllergiesView, export_default$1Z as AppDownload, AreaChartOptions, AsthmaActionPlan, export_default$2g as AsthmaActionPlanManager, export_default$26 as AsthmaActionPlanView, export_default$25 as AsthmaActivityView, export_default$2f as AsthmaAirQualities, AsthmaAirQualitiesPreviewState, AsthmaAirQuality, AsthmaAirQualityType, export_default$24 as AsthmaAirQualityView, export_default$2e as AsthmaAlertTakeoverNotice, export_default$2d as AsthmaAlertTakeoverTrigger, export_default$23 as AsthmaAlertTakeoverView, AsthmaBiometric, AsthmaBiometricType, export_default$2c as AsthmaBiometrics, AsthmaBiometricsPreviewState, export_default$2b as AsthmaControlCalendar, AsthmaControlCalendarPreviewState, AsthmaControlCalendarVariant, AsthmaControlMetrics, AsthmaControlState, AsthmaControlStatus, export_default$2a as AsthmaControlStatusHeader, AsthmaDailyDataType, AsthmaDataStatus, export_default$22 as AsthmaDayView, export_default$21 as AsthmaHeartAndLungsView, AsthmaImpact, AsthmaLogEntry, export_default$29 as AsthmaLogEntryDetails, AsthmaLogEntryDetailsPreviewState, export_default$20 as AsthmaLogEntryEditorView, AsthmaLogEntryEditorViewPreviewState, export_default$28 as AsthmaLogEntryHeader, AsthmaParticipant, export_default$27 as AsthmaPostEnrollmentSurveyTrigger, export_default$1$ as AsthmaSleepView, AsthmaSymptom, AsthmaSymptomLevel, AsthmaTrigger, BarChartOptions, export_default$h as BlankView, BloodPressureDataPoint, export_default$1X as BloodPressureVisualization, export_default$1w as Button, export_default$1q as Calendar, export_default$1p as CalendarDay, CalendarDayStateConfiguration, export_default$1o as Card, export_default$1n as CardTitle, export_default$Q as CelebrationStep, export_default$P as CelebrationStepContainer, ColorDefinition, export_default$1W as ConditionsList, export_default$g as ConditionsView, export_default$O as ConnectDeviceAccountStep, export_default$N as ConnectDeviceAccountStepContainer, export_default$1V as ConnectDevicesMenu, export_default$1U as ConnectEhr, export_default$M as ConnectEhrStep, export_default$L as ConnectEhrStepContainer, export_default$f as ConnectEhrView, export_default$1T as ConnectFitbit, export_default$1S as ConnectGarmin, DailyDataAvailabilityCheck, DailyDataChart, DailyDataProvider, DailyDataQueryResult, DailyDataType, DailyLogEntry, DateRangeContext, DateRangeNavigatorContext as DateRangeCoordinator, export_default$1m as DateRangeNavigator, export_default$1l as DayTrackerSymbol, DeviceDataChartLine, export_default$1R as DeviceDataMonthChart, export_default$1Q as DeviceDataMonthCharts, export_default$e as DeviceDataView, export_default$1k as DumbbellChart, export_default$1P as ExternalAccountList, export_default$1O as ExternalAccountsLoadingIndicator, export_default$1N as ExternalAccountsPreview, export_default$d as ExternalAccountsView, export_default$1j as Face, export_default$1M as FitbitDevices, export_default$1L as FitbitMonthCharts, export_default$c as FitbitView, export_default$1K as GarminDevices, export_default$1J as GarminMonthCharts, export_default$b as GarminView, export_default$9 as HealthAndWellnessView, export_default$1I as HealthPreviewSection, export_default$1i as Histogram, export_default$a as HomeView, export_default$W as InboxCompletedListItem, export_default$3 as InboxHistoryView, export_default$S as InboxItemList, export_default$R as InboxItemListCoordinator, export_default$V as InboxMessageListItem, export_default$2 as InboxMessageView, export_default$U as InboxResourceListItem, export_default$T as InboxSurveyListItem, InboxSurveyVariant, export_default$4 as InboxView, export_default$1H as LabResultsSummary, export_default$1h as Layout, LayoutContext, LineChartOptions, LoadingIndicator, export_default$1G as MedicationsList, export_default$8 as MedicationsView, export_default$1F as MostRecentNotification, export_default$1g as NavigationBar, NewPointsEntry, export_default$5 as NewPointsView, NewPointsViewProps, export_default$1f as NotesInput, export_default$1E as NotificationList, export_default$7 as NotificationsView, export_default$1D as PlatformSpecificContent, ProgressBar, ProgressBarStep, export_default$1e as ProgressRing, export_default$1C as ProjectHeader, export_default$1B as ProjectSupport, export_default$1A as ProviderSearch, export_default$1z as RecentDailyDataBarChart, export_default$1y as RelativeActivityToday, export_default$1d as Resource, ResourceDefinition, ResourceImageAlignment, export_default$1c as ResourceList, ResourceListPreviewState, export_default$1 as ResourceListView, export_default$1x as RestingHeartRateCalendar, export_default$1b as RotatingComponentCoordinator, RotatingComponentInterval, export_default$1a as Section, export_default$19 as SegmentedControl, export_default$1u as SeverityCalendar, export_default$18 as ShinyOverlay, export_default$17 as SingleDataPoint, export_default$16 as SingleExternalAccount, export_default$15 as SingleNotification, export_default$14 as SingleSurveyTask, export_default$13 as SparkBarChart, SparkBarChartBar, StatusBarBackgroundProps as StatusBarBackground, export_default$K as StepDetailText, export_default$I as StepImage, export_default$J as StepImageIcon, export_default$H as StepLayout, export_default$G as StepMarkdown, export_default$F as StepNextButton, export_default$E as StepText, export_default$D as StepTitle, SurveyBloodPressureDataParameters, export_default$1v as SurveyTaskList, export_default$6 as SurveyTasksView, export_default$12 as Switch, SymptomConfiguration, SymptomReference, export_default$A as SymptomSharkBulletChart, export_default$z as SymptomSharkCalendar, export_default$m as SymptomSharkCalendarView, SymptomSharkConfiguration, SymptomSharkDataService, export_default$x as SymptomSharkLogEntry, export_default$o as SymptomSharkLogEntryEdit, export_default$l as SymptomSharkLogEntryEditView, export_default$q as SymptomSharkLogEntryList, export_default$p as SymptomSharkLogToday, export_default$w as SymptomSharkMonthReport, export_default$v as SymptomSharkNotesTimeline, export_default$y as SymptomSharkOverallExperienceChart, ReportBuilder as SymptomSharkReportBuilder, export_default$k as SymptomSharkReportBuilderView, export_default$j as SymptomSharkSymptomDetailView, export_default$s as SymptomSharkSymptomSeverityChart, export_default$t as SymptomSharkSymptomSeveritySummary, export_default$r as SymptomSharkSymptomTreatmentFilters, export_default$u as SymptomSharkSymptomTreatmentHistograms, export_default$n as SymptomSharkVisualizationCoordinator, export_default$11 as TextBlock, export_default$10 as Title, export_default$$ as TrackerItem, TreatmentConfiguration, TreatmentReference, export_default$_ as UnstyledButton, export_default$Z as ValueSelector, export_default$1t as ViewEhr, export_default$Y as ViewHeader, export_default$X as WeekCalendar, WeekStartsOn, export_default$C as YouTubeStep, export_default$B as YouTubeStepContainer, service as asthmaDataService, export_default$1Y 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 };
|