@careevolution/mydatahelps-ui 2.10.1-InboxAndAsthmaUI.9 → 2.11.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 +14 -14
- package/dist/cjs/index.js.map +1 -1
- package/dist/cjs/types/components/container/BloodPressureVisualization/BloodPressureVisualization.d.ts +1 -0
- package/dist/cjs/types/components/container/DailyDataChart/DailyDataChart.d.ts +0 -3
- package/dist/cjs/types/components/container/InboxItemList/InboxItemList.d.ts +2 -2
- package/dist/cjs/types/components/container/SeverityCalendar/SeverityCalendar.d.ts +1 -0
- package/dist/cjs/types/components/index.d.ts +2 -3
- package/dist/cjs/types/components/presentational/DateRangeCoordinator/index.d.ts +1 -1
- package/dist/cjs/types/components/presentational/InboxResourceListItem/InboxResourceListItem.d.ts +2 -2
- package/dist/cjs/types/components/presentational/InboxResourceListItem/InboxResourceListItem.stories.d.ts +2 -2
- package/dist/cjs/types/components/presentational/InboxResourceListItem/index.d.ts +1 -1
- package/dist/cjs/types/components/presentational/Layout/index.d.ts +2 -1
- package/dist/cjs/types/components/presentational/NavigationBar/NavigationBar.d.ts +0 -1
- package/dist/cjs/types/components/presentational/Resource/Resource.d.ts +14 -0
- package/dist/cjs/types/components/presentational/{InboxResourceDisplay/InboxResourceDisplay.stories.d.ts → Resource/Resource.stories.d.ts} +3 -11
- package/dist/cjs/types/components/presentational/Resource/index.d.ts +1 -0
- package/dist/cjs/types/components/presentational/index.d.ts +2 -3
- package/dist/cjs/types/components/view/InboxView/InboxView.d.ts +2 -2
- package/dist/cjs/types/helpers/query-daily-data.d.ts +0 -2
- package/dist/cjs/types/index.d.ts +0 -1
- package/dist/esm/index.js +15 -15
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/types/components/container/BloodPressureVisualization/BloodPressureVisualization.d.ts +1 -0
- package/dist/esm/types/components/container/DailyDataChart/DailyDataChart.d.ts +0 -3
- package/dist/esm/types/components/container/InboxItemList/InboxItemList.d.ts +2 -2
- package/dist/esm/types/components/container/SeverityCalendar/SeverityCalendar.d.ts +1 -0
- package/dist/esm/types/components/index.d.ts +2 -3
- package/dist/esm/types/components/presentational/DateRangeCoordinator/index.d.ts +1 -1
- package/dist/esm/types/components/presentational/InboxResourceListItem/InboxResourceListItem.d.ts +2 -2
- package/dist/esm/types/components/presentational/InboxResourceListItem/InboxResourceListItem.stories.d.ts +2 -2
- package/dist/esm/types/components/presentational/InboxResourceListItem/index.d.ts +1 -1
- package/dist/esm/types/components/presentational/Layout/index.d.ts +2 -1
- package/dist/esm/types/components/presentational/NavigationBar/NavigationBar.d.ts +0 -1
- package/dist/esm/types/components/presentational/Resource/Resource.d.ts +14 -0
- package/dist/esm/types/components/presentational/{InboxResourceDisplay/InboxResourceDisplay.stories.d.ts → Resource/Resource.stories.d.ts} +3 -11
- package/dist/esm/types/components/presentational/Resource/index.d.ts +1 -0
- package/dist/esm/types/components/presentational/index.d.ts +2 -3
- package/dist/esm/types/components/view/InboxView/InboxView.d.ts +2 -2
- package/dist/esm/types/helpers/query-daily-data.d.ts +0 -2
- package/dist/esm/types/index.d.ts +0 -1
- package/dist/index.d.ts +829 -1115
- package/package.json +1 -1
- package/dist/cjs/types/components/asthma/components/AsthmaActionPlan/AsthmaActionPlan.d.ts +0 -9
- package/dist/cjs/types/components/asthma/components/AsthmaActionPlan/AsthmaActionPlan.stories.d.ts +0 -23
- package/dist/cjs/types/components/asthma/components/AsthmaActionPlan/index.d.ts +0 -1
- package/dist/cjs/types/components/asthma/components/AsthmaAirQualities/AsthmaAirQualities.d.ts +0 -10
- package/dist/cjs/types/components/asthma/components/AsthmaAirQualities/AsthmaAirQualities.previewData.d.ts +0 -7
- package/dist/cjs/types/components/asthma/components/AsthmaAirQualities/AsthmaAirQualities.stories.d.ts +0 -28
- package/dist/cjs/types/components/asthma/components/AsthmaAirQualities/index.d.ts +0 -2
- package/dist/cjs/types/components/asthma/components/AsthmaAlertTakeoverNotice/AsthmaAlertTakeoverNotice.d.ts +0 -9
- package/dist/cjs/types/components/asthma/components/AsthmaAlertTakeoverNotice/AsthmaAlertTakeoverNotice.stories.d.ts +0 -27
- package/dist/cjs/types/components/asthma/components/AsthmaAlertTakeoverNotice/index.d.ts +0 -1
- package/dist/cjs/types/components/asthma/components/AsthmaAlertTakeoverTrigger/AsthmaAlertTakeoverTrigger.d.ts +0 -11
- package/dist/cjs/types/components/asthma/components/AsthmaAlertTakeoverTrigger/index.d.ts +0 -1
- package/dist/cjs/types/components/asthma/components/AsthmaBiometrics/AsthmaBiometrics.d.ts +0 -12
- package/dist/cjs/types/components/asthma/components/AsthmaBiometrics/AsthmaBiometrics.previewData.d.ts +0 -12
- package/dist/cjs/types/components/asthma/components/AsthmaBiometrics/AsthmaBiometrics.stories.d.ts +0 -28
- package/dist/cjs/types/components/asthma/components/AsthmaBiometrics/index.d.ts +0 -2
- package/dist/cjs/types/components/asthma/components/AsthmaControlCalendar/AsthmaControlCalendar.d.ts +0 -12
- package/dist/cjs/types/components/asthma/components/AsthmaControlCalendar/AsthmaControlCalendar.previewData.d.ts +0 -6
- package/dist/cjs/types/components/asthma/components/AsthmaControlCalendar/AsthmaControlCalendar.stories.d.ts +0 -29
- package/dist/cjs/types/components/asthma/components/AsthmaControlCalendar/index.d.ts +0 -2
- package/dist/cjs/types/components/asthma/components/AsthmaControlStatusHeader/AsthmaControlStatusHeader.d.ts +0 -10
- package/dist/cjs/types/components/asthma/components/AsthmaControlStatusHeader/AsthmaControlStatusHeader.previewData.d.ts +0 -8
- package/dist/cjs/types/components/asthma/components/AsthmaControlStatusHeader/AsthmaControlStatusHeader.stories.d.ts +0 -138
- package/dist/cjs/types/components/asthma/components/AsthmaControlStatusHeader/index.d.ts +0 -2
- package/dist/cjs/types/components/asthma/components/AsthmaDataSummary/AsthmaDataSummary.d.ts +0 -13
- package/dist/cjs/types/components/asthma/components/AsthmaDataSummary/AsthmaDataSummary.stories.d.ts +0 -70
- package/dist/cjs/types/components/asthma/components/AsthmaDataSummary/index.d.ts +0 -1
- package/dist/cjs/types/components/asthma/components/AsthmaFacts/AsthmaFacts.d.ts +0 -5
- package/dist/cjs/types/components/asthma/components/AsthmaFacts/AsthmaFacts.stories.d.ts +0 -19
- package/dist/cjs/types/components/asthma/components/AsthmaFacts/index.d.ts +0 -1
- package/dist/cjs/types/components/asthma/components/AsthmaLogEntryDetails/AsthmaLogEntryDetails.d.ts +0 -12
- package/dist/cjs/types/components/asthma/components/AsthmaLogEntryDetails/AsthmaLogEntryDetails.previewData.d.ts +0 -6
- package/dist/cjs/types/components/asthma/components/AsthmaLogEntryDetails/AsthmaLogEntryDetails.stories.d.ts +0 -59
- package/dist/cjs/types/components/asthma/components/AsthmaLogEntryDetails/index.d.ts +0 -2
- package/dist/cjs/types/components/asthma/components/AsthmaLogEntryHeader/AsthmaLogEntryHeader.d.ts +0 -11
- package/dist/cjs/types/components/asthma/components/AsthmaLogEntryHeader/AsthmaLogEntryHeader.previewData.d.ts +0 -7
- package/dist/cjs/types/components/asthma/components/AsthmaLogEntryHeader/AsthmaLogEntryHeader.stories.d.ts +0 -34
- package/dist/cjs/types/components/asthma/components/AsthmaLogEntryHeader/index.d.ts +0 -2
- package/dist/cjs/types/components/asthma/components/AsthmaLogEntrySummary/AsthmaLogEntrySummary.d.ts +0 -11
- package/dist/cjs/types/components/asthma/components/AsthmaLogEntrySummary/AsthmaLogEntrySummary.stories.d.ts +0 -60
- package/dist/cjs/types/components/asthma/components/AsthmaLogEntrySummary/index.d.ts +0 -1
- package/dist/cjs/types/components/asthma/components/AsthmaPostEnrollmentSurveyTrigger/AsthmaPostEnrollmentSurveyTrigger.d.ts +0 -8
- package/dist/cjs/types/components/asthma/components/AsthmaPostEnrollmentSurveyTrigger/index.d.ts +0 -1
- package/dist/cjs/types/components/asthma/components/index.d.ts +0 -13
- package/dist/cjs/types/components/asthma/helpers/asthma-data.d.ts +0 -15
- package/dist/cjs/types/components/asthma/helpers/asthma-functions.d.ts +0 -6
- package/dist/cjs/types/components/asthma/helpers/daily-data-providers/air-quality-home.d.ts +0 -2
- package/dist/cjs/types/components/asthma/helpers/daily-data-providers/air-quality-work.d.ts +0 -2
- package/dist/cjs/types/components/asthma/helpers/daily-data-providers/blood-oxygen-level-daytime.d.ts +0 -2
- package/dist/cjs/types/components/asthma/helpers/daily-data-providers/blood-oxygen-level-nighttime.d.ts +0 -2
- package/dist/cjs/types/components/asthma/helpers/daily-data-providers/index.d.ts +0 -10
- package/dist/cjs/types/components/asthma/helpers/daily-data-providers/respiratory-rate.d.ts +0 -2
- package/dist/cjs/types/components/asthma/helpers/daily-data-providers/resting-heart-rate-daytime.d.ts +0 -2
- package/dist/cjs/types/components/asthma/helpers/daily-data-providers/resting-heart-rate-nighttime.d.ts +0 -2
- package/dist/cjs/types/components/asthma/helpers/daily-data-providers/shared.d.ts +0 -6
- package/dist/cjs/types/components/asthma/helpers/daily-data-providers/sleep.d.ts +0 -2
- package/dist/cjs/types/components/asthma/helpers/daily-data-providers/steps.d.ts +0 -2
- package/dist/cjs/types/components/asthma/helpers/index.d.ts +0 -2
- package/dist/cjs/types/components/asthma/index.d.ts +0 -4
- package/dist/cjs/types/components/asthma/model/index.d.ts +0 -1
- package/dist/cjs/types/components/asthma/model/types.d.ts +0 -49
- package/dist/cjs/types/components/asthma/views/AsthmaActionPlanView/AsthmaActionPlanView.d.ts +0 -8
- package/dist/cjs/types/components/asthma/views/AsthmaActionPlanView/AsthmaActionPlanView.stories.d.ts +0 -23
- package/dist/cjs/types/components/asthma/views/AsthmaActionPlanView/index.d.ts +0 -1
- package/dist/cjs/types/components/asthma/views/AsthmaActivityView/AsthmaActivityView.d.ts +0 -8
- package/dist/cjs/types/components/asthma/views/AsthmaActivityView/AsthmaActivityView.stories.d.ts +0 -25
- package/dist/cjs/types/components/asthma/views/AsthmaActivityView/index.d.ts +0 -1
- package/dist/cjs/types/components/asthma/views/AsthmaAirQualityView/AsthmaAirQualityView.d.ts +0 -8
- package/dist/cjs/types/components/asthma/views/AsthmaAirQualityView/AsthmaAirQualityView.stories.d.ts +0 -25
- package/dist/cjs/types/components/asthma/views/AsthmaAirQualityView/index.d.ts +0 -1
- package/dist/cjs/types/components/asthma/views/AsthmaAlertTakeoverView/AsthmaAlertTakeoverView.d.ts +0 -7
- package/dist/cjs/types/components/asthma/views/AsthmaAlertTakeoverView/AsthmaAlertTakeoverView.stories.d.ts +0 -13
- package/dist/cjs/types/components/asthma/views/AsthmaAlertTakeoverView/index.d.ts +0 -1
- package/dist/cjs/types/components/asthma/views/AsthmaDayView/AsthmaDayView.d.ts +0 -20
- package/dist/cjs/types/components/asthma/views/AsthmaDayView/AsthmaDayView.stories.d.ts +0 -21
- package/dist/cjs/types/components/asthma/views/AsthmaDayView/index.d.ts +0 -1
- package/dist/cjs/types/components/asthma/views/AsthmaHeartAndLungsView/AsthmaHeartAndLungsView.d.ts +0 -8
- package/dist/cjs/types/components/asthma/views/AsthmaHeartAndLungsView/AsthmaHeartAndLungsView.stories.d.ts +0 -25
- package/dist/cjs/types/components/asthma/views/AsthmaHeartAndLungsView/index.d.ts +0 -1
- package/dist/cjs/types/components/asthma/views/AsthmaLogEntryEditorView/AsthmaLogEntryEditorView.d.ts +0 -8
- package/dist/cjs/types/components/asthma/views/AsthmaLogEntryEditorView/AsthmaLogEntryEditorView.previewData.d.ts +0 -6
- package/dist/cjs/types/components/asthma/views/AsthmaLogEntryEditorView/AsthmaLogEntryEditorView.stories.d.ts +0 -38
- package/dist/cjs/types/components/asthma/views/AsthmaLogEntryEditorView/index.d.ts +0 -2
- package/dist/cjs/types/components/asthma/views/AsthmaSleepView/AsthmaSleepView.d.ts +0 -8
- package/dist/cjs/types/components/asthma/views/AsthmaSleepView/AsthmaSleepView.stories.d.ts +0 -25
- package/dist/cjs/types/components/asthma/views/AsthmaSleepView/index.d.ts +0 -1
- package/dist/cjs/types/components/asthma/views/index.d.ts +0 -8
- package/dist/cjs/types/components/presentational/InboxResourceDisplay/InboxResourceDisplay.d.ts +0 -12
- package/dist/cjs/types/components/presentational/InboxResourceDisplay/index.d.ts +0 -1
- package/dist/cjs/types/components/presentational/RotatingText/RotatingText.d.ts +0 -15
- package/dist/cjs/types/components/presentational/RotatingText/RotatingText.stories.d.ts +0 -149
- package/dist/cjs/types/components/presentational/RotatingText/index.d.ts +0 -1
- package/dist/esm/types/components/asthma/components/AsthmaActionPlan/AsthmaActionPlan.d.ts +0 -9
- package/dist/esm/types/components/asthma/components/AsthmaActionPlan/AsthmaActionPlan.stories.d.ts +0 -23
- package/dist/esm/types/components/asthma/components/AsthmaActionPlan/index.d.ts +0 -1
- package/dist/esm/types/components/asthma/components/AsthmaAirQualities/AsthmaAirQualities.d.ts +0 -10
- package/dist/esm/types/components/asthma/components/AsthmaAirQualities/AsthmaAirQualities.previewData.d.ts +0 -7
- package/dist/esm/types/components/asthma/components/AsthmaAirQualities/AsthmaAirQualities.stories.d.ts +0 -28
- package/dist/esm/types/components/asthma/components/AsthmaAirQualities/index.d.ts +0 -2
- package/dist/esm/types/components/asthma/components/AsthmaAlertTakeoverNotice/AsthmaAlertTakeoverNotice.d.ts +0 -9
- package/dist/esm/types/components/asthma/components/AsthmaAlertTakeoverNotice/AsthmaAlertTakeoverNotice.stories.d.ts +0 -27
- package/dist/esm/types/components/asthma/components/AsthmaAlertTakeoverNotice/index.d.ts +0 -1
- package/dist/esm/types/components/asthma/components/AsthmaAlertTakeoverTrigger/AsthmaAlertTakeoverTrigger.d.ts +0 -11
- package/dist/esm/types/components/asthma/components/AsthmaAlertTakeoverTrigger/index.d.ts +0 -1
- package/dist/esm/types/components/asthma/components/AsthmaBiometrics/AsthmaBiometrics.d.ts +0 -12
- package/dist/esm/types/components/asthma/components/AsthmaBiometrics/AsthmaBiometrics.previewData.d.ts +0 -12
- package/dist/esm/types/components/asthma/components/AsthmaBiometrics/AsthmaBiometrics.stories.d.ts +0 -28
- package/dist/esm/types/components/asthma/components/AsthmaBiometrics/index.d.ts +0 -2
- package/dist/esm/types/components/asthma/components/AsthmaControlCalendar/AsthmaControlCalendar.d.ts +0 -12
- package/dist/esm/types/components/asthma/components/AsthmaControlCalendar/AsthmaControlCalendar.previewData.d.ts +0 -6
- package/dist/esm/types/components/asthma/components/AsthmaControlCalendar/AsthmaControlCalendar.stories.d.ts +0 -29
- package/dist/esm/types/components/asthma/components/AsthmaControlCalendar/index.d.ts +0 -2
- package/dist/esm/types/components/asthma/components/AsthmaControlStatusHeader/AsthmaControlStatusHeader.d.ts +0 -10
- package/dist/esm/types/components/asthma/components/AsthmaControlStatusHeader/AsthmaControlStatusHeader.previewData.d.ts +0 -8
- package/dist/esm/types/components/asthma/components/AsthmaControlStatusHeader/AsthmaControlStatusHeader.stories.d.ts +0 -138
- package/dist/esm/types/components/asthma/components/AsthmaControlStatusHeader/index.d.ts +0 -2
- package/dist/esm/types/components/asthma/components/AsthmaDataSummary/AsthmaDataSummary.d.ts +0 -13
- package/dist/esm/types/components/asthma/components/AsthmaDataSummary/AsthmaDataSummary.stories.d.ts +0 -70
- package/dist/esm/types/components/asthma/components/AsthmaDataSummary/index.d.ts +0 -1
- package/dist/esm/types/components/asthma/components/AsthmaFacts/AsthmaFacts.d.ts +0 -5
- package/dist/esm/types/components/asthma/components/AsthmaFacts/AsthmaFacts.stories.d.ts +0 -19
- package/dist/esm/types/components/asthma/components/AsthmaFacts/index.d.ts +0 -1
- package/dist/esm/types/components/asthma/components/AsthmaLogEntryDetails/AsthmaLogEntryDetails.d.ts +0 -12
- package/dist/esm/types/components/asthma/components/AsthmaLogEntryDetails/AsthmaLogEntryDetails.previewData.d.ts +0 -6
- package/dist/esm/types/components/asthma/components/AsthmaLogEntryDetails/AsthmaLogEntryDetails.stories.d.ts +0 -59
- package/dist/esm/types/components/asthma/components/AsthmaLogEntryDetails/index.d.ts +0 -2
- package/dist/esm/types/components/asthma/components/AsthmaLogEntryHeader/AsthmaLogEntryHeader.d.ts +0 -11
- package/dist/esm/types/components/asthma/components/AsthmaLogEntryHeader/AsthmaLogEntryHeader.previewData.d.ts +0 -7
- package/dist/esm/types/components/asthma/components/AsthmaLogEntryHeader/AsthmaLogEntryHeader.stories.d.ts +0 -34
- package/dist/esm/types/components/asthma/components/AsthmaLogEntryHeader/index.d.ts +0 -2
- package/dist/esm/types/components/asthma/components/AsthmaLogEntrySummary/AsthmaLogEntrySummary.d.ts +0 -11
- package/dist/esm/types/components/asthma/components/AsthmaLogEntrySummary/AsthmaLogEntrySummary.stories.d.ts +0 -60
- package/dist/esm/types/components/asthma/components/AsthmaLogEntrySummary/index.d.ts +0 -1
- package/dist/esm/types/components/asthma/components/AsthmaPostEnrollmentSurveyTrigger/AsthmaPostEnrollmentSurveyTrigger.d.ts +0 -8
- package/dist/esm/types/components/asthma/components/AsthmaPostEnrollmentSurveyTrigger/index.d.ts +0 -1
- package/dist/esm/types/components/asthma/components/index.d.ts +0 -13
- package/dist/esm/types/components/asthma/helpers/asthma-data.d.ts +0 -15
- package/dist/esm/types/components/asthma/helpers/asthma-functions.d.ts +0 -6
- package/dist/esm/types/components/asthma/helpers/daily-data-providers/air-quality-home.d.ts +0 -2
- package/dist/esm/types/components/asthma/helpers/daily-data-providers/air-quality-work.d.ts +0 -2
- package/dist/esm/types/components/asthma/helpers/daily-data-providers/blood-oxygen-level-daytime.d.ts +0 -2
- package/dist/esm/types/components/asthma/helpers/daily-data-providers/blood-oxygen-level-nighttime.d.ts +0 -2
- package/dist/esm/types/components/asthma/helpers/daily-data-providers/index.d.ts +0 -10
- package/dist/esm/types/components/asthma/helpers/daily-data-providers/respiratory-rate.d.ts +0 -2
- package/dist/esm/types/components/asthma/helpers/daily-data-providers/resting-heart-rate-daytime.d.ts +0 -2
- package/dist/esm/types/components/asthma/helpers/daily-data-providers/resting-heart-rate-nighttime.d.ts +0 -2
- package/dist/esm/types/components/asthma/helpers/daily-data-providers/shared.d.ts +0 -6
- package/dist/esm/types/components/asthma/helpers/daily-data-providers/sleep.d.ts +0 -2
- package/dist/esm/types/components/asthma/helpers/daily-data-providers/steps.d.ts +0 -2
- package/dist/esm/types/components/asthma/helpers/index.d.ts +0 -2
- package/dist/esm/types/components/asthma/index.d.ts +0 -4
- package/dist/esm/types/components/asthma/model/index.d.ts +0 -1
- package/dist/esm/types/components/asthma/model/types.d.ts +0 -49
- package/dist/esm/types/components/asthma/views/AsthmaActionPlanView/AsthmaActionPlanView.d.ts +0 -8
- package/dist/esm/types/components/asthma/views/AsthmaActionPlanView/AsthmaActionPlanView.stories.d.ts +0 -23
- package/dist/esm/types/components/asthma/views/AsthmaActionPlanView/index.d.ts +0 -1
- package/dist/esm/types/components/asthma/views/AsthmaActivityView/AsthmaActivityView.d.ts +0 -8
- package/dist/esm/types/components/asthma/views/AsthmaActivityView/AsthmaActivityView.stories.d.ts +0 -25
- package/dist/esm/types/components/asthma/views/AsthmaActivityView/index.d.ts +0 -1
- package/dist/esm/types/components/asthma/views/AsthmaAirQualityView/AsthmaAirQualityView.d.ts +0 -8
- package/dist/esm/types/components/asthma/views/AsthmaAirQualityView/AsthmaAirQualityView.stories.d.ts +0 -25
- package/dist/esm/types/components/asthma/views/AsthmaAirQualityView/index.d.ts +0 -1
- package/dist/esm/types/components/asthma/views/AsthmaAlertTakeoverView/AsthmaAlertTakeoverView.d.ts +0 -7
- package/dist/esm/types/components/asthma/views/AsthmaAlertTakeoverView/AsthmaAlertTakeoverView.stories.d.ts +0 -13
- package/dist/esm/types/components/asthma/views/AsthmaAlertTakeoverView/index.d.ts +0 -1
- package/dist/esm/types/components/asthma/views/AsthmaDayView/AsthmaDayView.d.ts +0 -20
- package/dist/esm/types/components/asthma/views/AsthmaDayView/AsthmaDayView.stories.d.ts +0 -21
- package/dist/esm/types/components/asthma/views/AsthmaDayView/index.d.ts +0 -1
- package/dist/esm/types/components/asthma/views/AsthmaHeartAndLungsView/AsthmaHeartAndLungsView.d.ts +0 -8
- package/dist/esm/types/components/asthma/views/AsthmaHeartAndLungsView/AsthmaHeartAndLungsView.stories.d.ts +0 -25
- package/dist/esm/types/components/asthma/views/AsthmaHeartAndLungsView/index.d.ts +0 -1
- package/dist/esm/types/components/asthma/views/AsthmaLogEntryEditorView/AsthmaLogEntryEditorView.d.ts +0 -8
- package/dist/esm/types/components/asthma/views/AsthmaLogEntryEditorView/AsthmaLogEntryEditorView.previewData.d.ts +0 -6
- package/dist/esm/types/components/asthma/views/AsthmaLogEntryEditorView/AsthmaLogEntryEditorView.stories.d.ts +0 -38
- package/dist/esm/types/components/asthma/views/AsthmaLogEntryEditorView/index.d.ts +0 -2
- package/dist/esm/types/components/asthma/views/AsthmaSleepView/AsthmaSleepView.d.ts +0 -8
- package/dist/esm/types/components/asthma/views/AsthmaSleepView/AsthmaSleepView.stories.d.ts +0 -25
- package/dist/esm/types/components/asthma/views/AsthmaSleepView/index.d.ts +0 -1
- package/dist/esm/types/components/asthma/views/index.d.ts +0 -8
- package/dist/esm/types/components/presentational/InboxResourceDisplay/InboxResourceDisplay.d.ts +0 -12
- package/dist/esm/types/components/presentational/InboxResourceDisplay/index.d.ts +0 -1
- package/dist/esm/types/components/presentational/RotatingText/RotatingText.d.ts +0 -15
- package/dist/esm/types/components/presentational/RotatingText/RotatingText.stories.d.ts +0 -149
- package/dist/esm/types/components/presentational/RotatingText/index.d.ts +0 -1
|
@@ -7,5 +7,6 @@ export interface BloodPressureVisualizationProps {
|
|
|
7
7
|
previewState?: BloodPressurePreviewState;
|
|
8
8
|
surveyDataSource: SurveyBloodPressureDataParameters;
|
|
9
9
|
weekStartsOn?: WeekStartsOn;
|
|
10
|
+
innerRef?: React.Ref<HTMLDivElement>;
|
|
10
11
|
}
|
|
11
12
|
export default function (props: BloodPressureVisualizationProps): React.JSX.Element;
|
|
@@ -1,11 +1,9 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { DailyDataProvider } from '../../../helpers/query-daily-data';
|
|
3
3
|
import "./DailyDataChart.css";
|
|
4
|
-
import { AxisDomain } from 'recharts/types/util/types';
|
|
5
4
|
import { WeekStartsOn } from '../../../helpers/get-interval-start';
|
|
6
5
|
export interface DailyDataChartProps {
|
|
7
6
|
title?: string;
|
|
8
|
-
subtitle?: string;
|
|
9
7
|
intervalType?: "Week" | "Month";
|
|
10
8
|
weekStartsOn?: WeekStartsOn;
|
|
11
9
|
dailyDataType: string;
|
|
@@ -23,7 +21,6 @@ export interface LineChartOptions {
|
|
|
23
21
|
}
|
|
24
22
|
export interface BarChartOptions {
|
|
25
23
|
barColor?: string;
|
|
26
|
-
domain?: AxisDomain;
|
|
27
24
|
}
|
|
28
25
|
export interface AreaChartOptions {
|
|
29
26
|
lineColor?: string;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import './InboxItemList.css';
|
|
3
3
|
import { InboxItem, InboxItemSortColumn, InboxItemStatus, InboxItemType, SortOrder } from '@careevolution/mydatahelps-js';
|
|
4
|
-
import {
|
|
4
|
+
import { InboxSurveyVariant, ResourceImageAlignment } from '../../presentational';
|
|
5
5
|
import { InboxItemListPreviewState } from './InboxItemList.previewData';
|
|
6
6
|
export interface InboxItemListProps {
|
|
7
7
|
previewState?: InboxItemListPreviewState;
|
|
@@ -18,7 +18,7 @@ export interface InboxItemListProps {
|
|
|
18
18
|
emptyText?: string;
|
|
19
19
|
showTitleWhenEmpty?: boolean;
|
|
20
20
|
surveyVariant?: InboxSurveyVariant;
|
|
21
|
-
resourceImageAlignment?:
|
|
21
|
+
resourceImageAlignment?: ResourceImageAlignment;
|
|
22
22
|
hideLoadingIndicator?: boolean;
|
|
23
23
|
onItemsLoaded?: (items: InboxItem[]) => void;
|
|
24
24
|
syncOnChanges?: boolean;
|
|
@@ -7,5 +7,6 @@ export interface SeverityCalendarProps {
|
|
|
7
7
|
severityValueMapper?: (value: string) => string;
|
|
8
8
|
intervalStart?: Date;
|
|
9
9
|
previewState?: SeverityCalendarPreviewState;
|
|
10
|
+
innerRef?: React.Ref<HTMLDivElement>;
|
|
10
11
|
}
|
|
11
12
|
export default function (props: SeverityCalendarProps): React.JSX.Element;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default, DateRangeContext } from
|
|
1
|
+
export { default, DateRangeContext } from "./DateRangeCoordinator";
|
package/dist/cjs/types/components/presentational/InboxResourceListItem/InboxResourceListItem.d.ts
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { InboxResource } from '@careevolution/mydatahelps-js';
|
|
3
3
|
import '@fortawesome/fontawesome-svg-core/styles.css';
|
|
4
|
-
|
|
4
|
+
import { ResourceImageAlignment } from '../Resource';
|
|
5
5
|
export interface InboxResourceListItemProps {
|
|
6
6
|
resource: InboxResource;
|
|
7
7
|
onClick: () => void;
|
|
8
|
-
imageAlignment?:
|
|
8
|
+
imageAlignment?: ResourceImageAlignment;
|
|
9
9
|
buttonText?: string;
|
|
10
10
|
innerRef?: React.Ref<HTMLDivElement>;
|
|
11
11
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import {
|
|
2
|
+
import { ResourceImageAlignment } from '../../presentational';
|
|
3
3
|
import InboxResourceListItem from './InboxResourceListItem';
|
|
4
4
|
import { InboxItemStatus } from '@careevolution/mydatahelps-js';
|
|
5
5
|
declare const _default: {
|
|
@@ -15,7 +15,7 @@ interface InboxResourceListItemStoryArgs {
|
|
|
15
15
|
subTitle?: string;
|
|
16
16
|
imageUrl?: string;
|
|
17
17
|
status: InboxItemStatus;
|
|
18
|
-
imageAlignment?:
|
|
18
|
+
imageAlignment?: ResourceImageAlignment;
|
|
19
19
|
buttonText?: string;
|
|
20
20
|
}
|
|
21
21
|
export declare const Default: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default
|
|
1
|
+
export { default } from './InboxResourceListItem';
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
export { default
|
|
1
|
+
export { default } from "./Layout";
|
|
2
|
+
export { LayoutContext } from "./Layout";
|
|
@@ -17,6 +17,5 @@ export interface NavigationBarProps {
|
|
|
17
17
|
buttonColor?: ColorDefinition;
|
|
18
18
|
navigationBarLeft?: React.ReactNode;
|
|
19
19
|
navigationBarRight?: React.ReactNode;
|
|
20
|
-
backgroundColor?: ColorDefinition;
|
|
21
20
|
}
|
|
22
21
|
export default function (props: NavigationBarProps): React.JSX.Element;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import './Resource.css';
|
|
3
|
+
import '@fortawesome/fontawesome-svg-core/styles.css';
|
|
4
|
+
export type ResourceImageAlignment = 'left' | 'center' | 'right';
|
|
5
|
+
export interface ResourceProps {
|
|
6
|
+
imageUrl?: string;
|
|
7
|
+
title: string;
|
|
8
|
+
subTitle?: string;
|
|
9
|
+
imageAlignment?: ResourceImageAlignment;
|
|
10
|
+
buttonText?: string;
|
|
11
|
+
onClick: () => void;
|
|
12
|
+
innerRef?: React.Ref<HTMLDivElement>;
|
|
13
|
+
}
|
|
14
|
+
export default function (props: ResourceProps): React.JSX.Element;
|
|
@@ -1,21 +1,13 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import
|
|
3
|
-
import { InboxResourceImageAlignment } from '../InboxResourceListItem';
|
|
2
|
+
import Resource, { ResourceProps } from './Resource';
|
|
4
3
|
declare const _default: {
|
|
5
4
|
title: string;
|
|
6
|
-
component: typeof
|
|
5
|
+
component: typeof Resource;
|
|
7
6
|
parameters: {
|
|
8
7
|
layout: string;
|
|
9
8
|
};
|
|
10
9
|
};
|
|
11
10
|
export default _default;
|
|
12
|
-
interface InboxResourceDisplayStoryArgs {
|
|
13
|
-
title: string;
|
|
14
|
-
subTitle?: string;
|
|
15
|
-
imageUrl?: string;
|
|
16
|
-
imageAlignment?: InboxResourceImageAlignment;
|
|
17
|
-
buttonText?: string;
|
|
18
|
-
}
|
|
19
11
|
export declare const Default: {
|
|
20
12
|
args: {
|
|
21
13
|
title: string;
|
|
@@ -40,5 +32,5 @@ export declare const Default: {
|
|
|
40
32
|
name: string;
|
|
41
33
|
};
|
|
42
34
|
};
|
|
43
|
-
render: (args:
|
|
35
|
+
render: (args: ResourceProps) => React.JSX.Element;
|
|
44
36
|
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default, ResourceImageAlignment } from './Resource';
|
|
@@ -18,7 +18,7 @@ export { default as NotesInput } from "./NotesInput";
|
|
|
18
18
|
export { default as ProgressBar } from "./ProgressBar";
|
|
19
19
|
export { default as ProgressBarStep } from "./ProgressBar/ProgressBarStep";
|
|
20
20
|
export { default as ProgressRing } from "./ProgressRing";
|
|
21
|
-
export { default as
|
|
21
|
+
export { default as Resource, ResourceImageAlignment } from "./Resource";
|
|
22
22
|
export { default as Section } from "./Section";
|
|
23
23
|
export { default as SegmentedControl } from "./SegmentedControl";
|
|
24
24
|
export { default as ShinyOverlay } from "./ShinyOverlay";
|
|
@@ -37,6 +37,5 @@ export { default as ViewHeader } from "./ViewHeader";
|
|
|
37
37
|
export { default as WeekCalendar } from "./WeekCalendar";
|
|
38
38
|
export { default as InboxCompletedListItem } from "./InboxCompletedListItem";
|
|
39
39
|
export { default as InboxMessageListItem } from "./InboxMessageListItem";
|
|
40
|
-
export { default as
|
|
41
|
-
export { default as InboxResourceListItem, InboxResourceImageAlignment } from "./InboxResourceListItem";
|
|
40
|
+
export { default as InboxResourceListItem } from "./InboxResourceListItem";
|
|
42
41
|
export { default as InboxSurveyListItem, InboxSurveyVariant } from "./InboxSurveyListItem";
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import './InboxView.css';
|
|
3
|
-
import {
|
|
3
|
+
import { InboxSurveyVariant, ResourceImageAlignment } from '../../presentational';
|
|
4
4
|
export interface InboxViewProps {
|
|
5
5
|
previewState?: 'default';
|
|
6
6
|
colorScheme?: 'auto' | 'light' | 'dark';
|
|
7
7
|
surveyVariant?: InboxSurveyVariant;
|
|
8
|
-
resourceImageAlignment?:
|
|
8
|
+
resourceImageAlignment?: ResourceImageAlignment;
|
|
9
9
|
messageViewerUrl: string;
|
|
10
10
|
historyViewerUrl: string;
|
|
11
11
|
}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { DeviceDataNamespace } from "@careevolution/mydatahelps-js";
|
|
2
1
|
export type DailyDataQueryResult = {
|
|
3
2
|
[key: string]: number;
|
|
4
3
|
};
|
|
@@ -7,7 +6,6 @@ export type DailyDataAvailabilityCheck = (modifiedAfter?: Date) => Promise<boole
|
|
|
7
6
|
export declare function registerDailyDataProvider(type: string, provider: DailyDataProvider, availabilityCheck: DailyDataAvailabilityCheck): void;
|
|
8
7
|
export declare function checkDailyDataAvailability(type: string, modifiedAfter?: Date): Promise<boolean>;
|
|
9
8
|
export declare function queryDailyData(type: string, startDate: Date, endDate: Date): Promise<DailyDataQueryResult>;
|
|
10
|
-
export declare function simpleAvailabilityCheck(namespace: DeviceDataNamespace, type: string | string[]): (modifiedAfter?: Date) => Promise<boolean>;
|
|
11
9
|
export declare enum DailyDataType {
|
|
12
10
|
AppleHealthDistanceWalkingRunning = "AppleHealthDistanceWalkingRunning",
|
|
13
11
|
AppleHealthFlightsClimbed = "AppleHealthFlightsClimbed",
|