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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (274) hide show
  1. package/dist/cjs/index.js +12 -189
  2. package/dist/cjs/index.js.map +1 -1
  3. package/dist/cjs/types/components/asthma/components/AsthmaActionPlanManager/AsthmaActionPlanManager.d.ts +9 -0
  4. package/dist/cjs/types/components/asthma/components/AsthmaActionPlanManager/AsthmaActionPlanManager.stories.d.ts +32 -0
  5. package/dist/cjs/types/components/asthma/components/AsthmaActionPlanManager/index.d.ts +1 -0
  6. package/dist/cjs/types/components/asthma/components/AsthmaAirQualities/AsthmaAirQualities.d.ts +11 -0
  7. package/dist/cjs/types/components/asthma/components/AsthmaAirQualities/AsthmaAirQualities.previewData.d.ts +7 -0
  8. package/dist/cjs/types/components/asthma/components/AsthmaAirQualities/AsthmaAirQualities.stories.d.ts +37 -0
  9. package/dist/cjs/types/components/asthma/components/AsthmaAirQualities/index.d.ts +2 -0
  10. package/dist/cjs/types/components/asthma/components/AsthmaAlertTakeoverNotice/AsthmaAlertTakeoverNotice.d.ts +9 -0
  11. package/dist/cjs/types/components/asthma/components/AsthmaAlertTakeoverNotice/AsthmaAlertTakeoverNotice.stories.d.ts +34 -0
  12. package/dist/cjs/types/components/asthma/components/AsthmaAlertTakeoverNotice/index.d.ts +1 -0
  13. package/dist/cjs/types/components/asthma/components/AsthmaAlertTakeoverTrigger/AsthmaAlertTakeoverTrigger.d.ts +11 -0
  14. package/dist/cjs/types/components/asthma/components/AsthmaAlertTakeoverTrigger/index.d.ts +1 -0
  15. package/dist/cjs/types/components/asthma/components/AsthmaBiometrics/AsthmaBiometrics.d.ts +12 -0
  16. package/dist/cjs/types/components/asthma/components/AsthmaBiometrics/AsthmaBiometrics.previewData.d.ts +12 -0
  17. package/dist/cjs/types/components/asthma/components/AsthmaBiometrics/AsthmaBiometrics.stories.d.ts +32 -0
  18. package/dist/cjs/types/components/asthma/components/AsthmaBiometrics/index.d.ts +2 -0
  19. package/dist/cjs/types/components/asthma/components/AsthmaControlCalendar/AsthmaControlCalendar.d.ts +12 -0
  20. package/dist/cjs/types/components/asthma/components/AsthmaControlCalendar/AsthmaControlCalendar.previewData.d.ts +6 -0
  21. package/dist/cjs/types/components/asthma/components/AsthmaControlCalendar/AsthmaControlCalendar.stories.d.ts +46 -0
  22. package/dist/cjs/types/components/asthma/components/AsthmaControlCalendar/index.d.ts +2 -0
  23. package/dist/cjs/types/components/asthma/components/AsthmaControlStatusHeader/AsthmaControlStatusHeader.d.ts +10 -0
  24. package/dist/cjs/types/components/asthma/components/AsthmaControlStatusHeader/AsthmaControlStatusHeader.previewData.d.ts +8 -0
  25. package/dist/cjs/types/components/asthma/components/AsthmaControlStatusHeader/AsthmaControlStatusHeader.stories.d.ts +32 -0
  26. package/dist/cjs/types/components/asthma/components/AsthmaControlStatusHeader/index.d.ts +2 -0
  27. package/dist/cjs/types/components/asthma/components/AsthmaLogEntryDetails/AsthmaLogEntryDetails.d.ts +13 -0
  28. package/dist/cjs/types/components/asthma/components/AsthmaLogEntryDetails/AsthmaLogEntryDetails.previewData.d.ts +6 -0
  29. package/dist/cjs/types/components/asthma/components/AsthmaLogEntryDetails/AsthmaLogEntryDetails.stories.d.ts +39 -0
  30. package/dist/cjs/types/components/asthma/components/AsthmaLogEntryDetails/index.d.ts +2 -0
  31. package/dist/cjs/types/components/asthma/components/AsthmaLogEntryHeader/AsthmaLogEntryHeader.d.ts +11 -0
  32. package/dist/cjs/types/components/asthma/components/AsthmaLogEntryHeader/AsthmaLogEntryHeader.previewData.d.ts +7 -0
  33. package/dist/cjs/types/components/asthma/components/AsthmaLogEntryHeader/AsthmaLogEntryHeader.stories.d.ts +32 -0
  34. package/dist/cjs/types/components/asthma/components/AsthmaLogEntryHeader/index.d.ts +2 -0
  35. package/dist/cjs/types/components/asthma/components/AsthmaPostEnrollmentSurveyTrigger/AsthmaPostEnrollmentSurveyTrigger.d.ts +8 -0
  36. package/dist/cjs/types/components/asthma/components/AsthmaPostEnrollmentSurveyTrigger/index.d.ts +1 -0
  37. package/dist/cjs/types/components/asthma/components/AsthmaRecommendedArticle/AsthmaRecommendedArticle.d.ts +12 -0
  38. package/dist/cjs/types/components/asthma/components/AsthmaRecommendedArticle/AsthmaRecommendedArticle.stories.d.ts +50 -0
  39. package/dist/cjs/types/components/asthma/components/AsthmaRecommendedArticle/index.d.ts +1 -0
  40. package/dist/cjs/types/components/asthma/components/index.d.ts +11 -0
  41. package/dist/cjs/types/components/asthma/helpers/asthma-data.d.ts +26 -0
  42. package/dist/cjs/types/components/asthma/helpers/asthma-functions.d.ts +20 -0
  43. package/dist/cjs/types/components/asthma/helpers/daily-data-providers/blood-oxygen-level-daytime.d.ts +2 -0
  44. package/dist/cjs/types/components/asthma/helpers/daily-data-providers/blood-oxygen-level-nighttime.d.ts +2 -0
  45. package/dist/cjs/types/components/asthma/helpers/daily-data-providers/index.d.ts +8 -0
  46. package/dist/cjs/types/components/asthma/helpers/daily-data-providers/respiratory-rate.d.ts +2 -0
  47. package/dist/cjs/types/components/asthma/helpers/daily-data-providers/resting-heart-rate-daytime.d.ts +2 -0
  48. package/dist/cjs/types/components/asthma/helpers/daily-data-providers/resting-heart-rate-nighttime.d.ts +2 -0
  49. package/dist/cjs/types/components/asthma/helpers/daily-data-providers/shared.d.ts +2 -0
  50. package/dist/cjs/types/components/asthma/helpers/daily-data-providers/sleep.d.ts +2 -0
  51. package/dist/cjs/types/components/asthma/helpers/daily-data-providers/steps.d.ts +2 -0
  52. package/dist/cjs/types/components/asthma/helpers/index.d.ts +2 -0
  53. package/dist/cjs/types/components/asthma/index.d.ts +4 -0
  54. package/dist/cjs/types/components/asthma/model/index.d.ts +1 -0
  55. package/dist/cjs/types/components/asthma/model/types.d.ts +66 -0
  56. package/dist/cjs/types/components/asthma/views/AsthmaActionPlanView/AsthmaActionPlanView.d.ts +8 -0
  57. package/dist/cjs/types/components/asthma/views/AsthmaActionPlanView/AsthmaActionPlanView.stories.d.ts +29 -0
  58. package/dist/cjs/types/components/asthma/views/AsthmaActionPlanView/index.d.ts +1 -0
  59. package/dist/cjs/types/components/asthma/views/AsthmaActivityView/AsthmaActivityView.d.ts +8 -0
  60. package/dist/cjs/types/components/asthma/views/AsthmaActivityView/AsthmaActivityView.stories.d.ts +30 -0
  61. package/dist/cjs/types/components/asthma/views/AsthmaActivityView/index.d.ts +1 -0
  62. package/dist/cjs/types/components/asthma/views/AsthmaAirQualityView/AsthmaAirQualityView.d.ts +8 -0
  63. package/dist/cjs/types/components/asthma/views/AsthmaAirQualityView/AsthmaAirQualityView.stories.d.ts +41 -0
  64. package/dist/cjs/types/components/asthma/views/AsthmaAirQualityView/index.d.ts +1 -0
  65. package/dist/cjs/types/components/asthma/views/AsthmaAlertTakeoverView/AsthmaAlertTakeoverView.d.ts +7 -0
  66. package/dist/cjs/types/components/asthma/views/AsthmaAlertTakeoverView/AsthmaAlertTakeoverView.stories.d.ts +23 -0
  67. package/dist/cjs/types/components/asthma/views/AsthmaAlertTakeoverView/index.d.ts +1 -0
  68. package/dist/cjs/types/components/asthma/views/AsthmaDayView/AsthmaDayView.d.ts +15 -0
  69. package/dist/cjs/types/components/asthma/views/AsthmaDayView/AsthmaDayView.stories.d.ts +23 -0
  70. package/dist/cjs/types/components/asthma/views/AsthmaDayView/index.d.ts +1 -0
  71. package/dist/cjs/types/components/asthma/views/AsthmaHeartAndLungsView/AsthmaHeartAndLungsView.d.ts +8 -0
  72. package/dist/cjs/types/components/asthma/views/AsthmaHeartAndLungsView/AsthmaHeartAndLungsView.stories.d.ts +41 -0
  73. package/dist/cjs/types/components/asthma/views/AsthmaHeartAndLungsView/index.d.ts +1 -0
  74. package/dist/cjs/types/components/asthma/views/AsthmaLogEntryEditorView/AsthmaLogEntryEditorView.d.ts +8 -0
  75. package/dist/cjs/types/components/asthma/views/AsthmaLogEntryEditorView/AsthmaLogEntryEditorView.previewData.d.ts +6 -0
  76. package/dist/cjs/types/components/asthma/views/AsthmaLogEntryEditorView/AsthmaLogEntryEditorView.stories.d.ts +29 -0
  77. package/dist/cjs/types/components/asthma/views/AsthmaLogEntryEditorView/index.d.ts +2 -0
  78. package/dist/cjs/types/components/asthma/views/AsthmaSleepView/AsthmaSleepView.d.ts +8 -0
  79. package/dist/cjs/types/components/asthma/views/AsthmaSleepView/AsthmaSleepView.stories.d.ts +30 -0
  80. package/dist/cjs/types/components/asthma/views/AsthmaSleepView/index.d.ts +1 -0
  81. package/dist/cjs/types/components/asthma/views/index.d.ts +8 -0
  82. package/dist/cjs/types/components/container/RecentDailyDataBarChart/RecentDailyDataBarChart.d.ts +17 -0
  83. package/dist/cjs/types/components/container/RecentDailyDataBarChart/RecentDailyDataBarChart.stories.d.ts +58 -0
  84. package/dist/cjs/types/components/container/RecentDailyDataBarChart/index.d.ts +1 -0
  85. package/dist/cjs/types/components/container/index.d.ts +1 -0
  86. package/dist/cjs/types/components/index.d.ts +3 -2
  87. package/dist/cjs/types/components/presentational/DateRangeCoordinator/index.d.ts +1 -1
  88. package/dist/cjs/types/components/presentational/Layout/index.d.ts +1 -2
  89. package/dist/cjs/types/components/presentational/NavigationBar/NavigationBar.d.ts +1 -0
  90. package/dist/cjs/types/components/presentational/Resource/Resource.d.ts +1 -0
  91. package/dist/cjs/types/components/presentational/Resource/Resource.stories.d.ts +8 -0
  92. package/dist/cjs/types/components/presentational/ResourceList/ResourceList.d.ts +19 -0
  93. package/dist/cjs/types/components/presentational/ResourceList/ResourceList.previewData.d.ts +6 -0
  94. package/dist/cjs/types/components/presentational/ResourceList/ResourceList.stories.d.ts +50 -0
  95. package/dist/cjs/types/components/presentational/ResourceList/index.d.ts +2 -0
  96. package/dist/cjs/types/components/presentational/RotatingComponentCoordinator/RotatingComponentCoordinator.d.ts +9 -0
  97. package/dist/cjs/types/components/presentational/RotatingComponentCoordinator/RotatingComponentCoordinator.stories.d.ts +26 -0
  98. package/dist/cjs/types/components/presentational/RotatingComponentCoordinator/index.d.ts +1 -0
  99. package/dist/cjs/types/components/presentational/SingleDataPoint/SingleDataPoint.d.ts +13 -0
  100. package/dist/cjs/types/components/presentational/SingleDataPoint/SingleDataPoint.stories.d.ts +55 -0
  101. package/dist/cjs/types/components/presentational/SingleDataPoint/index.d.ts +1 -0
  102. package/dist/cjs/types/components/presentational/index.d.ts +3 -0
  103. package/dist/cjs/types/components/symptom-shark/container/index.d.ts +0 -1
  104. package/dist/cjs/types/components/symptom-shark/helpers/symptom-shark-data.d.ts +2 -5
  105. package/dist/cjs/types/components/symptom-shark/presentational/OverallExperienceChart/OverallExperienceChart.d.ts +0 -1
  106. package/dist/cjs/types/components/symptom-shark/presentational/SymptomSeverityChart/SymptomSeverityChart.d.ts +0 -1
  107. package/dist/cjs/types/components/symptom-shark/presentational/index.d.ts +0 -3
  108. package/dist/cjs/types/components/symptom-shark/view/index.d.ts +0 -1
  109. package/dist/cjs/types/components/view/ResourceListView/ResourceListView.d.ts +11 -0
  110. package/dist/cjs/types/components/view/ResourceListView/ResourceListView.stories.d.ts +40 -0
  111. package/dist/cjs/types/components/view/ResourceListView/index.d.ts +1 -0
  112. package/dist/cjs/types/components/view/index.d.ts +1 -0
  113. package/dist/cjs/types/helpers/daily-data-providers/air-quality-home.d.ts +2 -0
  114. package/dist/cjs/types/helpers/daily-data-providers/air-quality-work.d.ts +2 -0
  115. package/dist/cjs/types/helpers/daily-data-providers/index.d.ts +3 -0
  116. package/dist/cjs/types/helpers/daily-data-providers/shared.d.ts +4 -0
  117. package/dist/cjs/types/helpers/query-daily-data.d.ts +5 -1
  118. package/dist/cjs/types/index.d.ts +1 -0
  119. package/dist/esm/index.js +12 -189
  120. package/dist/esm/index.js.map +1 -1
  121. package/dist/esm/types/components/asthma/components/AsthmaActionPlanManager/AsthmaActionPlanManager.d.ts +9 -0
  122. package/dist/esm/types/components/asthma/components/AsthmaActionPlanManager/AsthmaActionPlanManager.stories.d.ts +32 -0
  123. package/dist/esm/types/components/asthma/components/AsthmaActionPlanManager/index.d.ts +1 -0
  124. package/dist/esm/types/components/asthma/components/AsthmaAirQualities/AsthmaAirQualities.d.ts +11 -0
  125. package/dist/esm/types/components/asthma/components/AsthmaAirQualities/AsthmaAirQualities.previewData.d.ts +7 -0
  126. package/dist/esm/types/components/asthma/components/AsthmaAirQualities/AsthmaAirQualities.stories.d.ts +37 -0
  127. package/dist/esm/types/components/asthma/components/AsthmaAirQualities/index.d.ts +2 -0
  128. package/dist/esm/types/components/asthma/components/AsthmaAlertTakeoverNotice/AsthmaAlertTakeoverNotice.d.ts +9 -0
  129. package/dist/esm/types/components/asthma/components/AsthmaAlertTakeoverNotice/AsthmaAlertTakeoverNotice.stories.d.ts +34 -0
  130. package/dist/esm/types/components/asthma/components/AsthmaAlertTakeoverNotice/index.d.ts +1 -0
  131. package/dist/esm/types/components/asthma/components/AsthmaAlertTakeoverTrigger/AsthmaAlertTakeoverTrigger.d.ts +11 -0
  132. package/dist/esm/types/components/asthma/components/AsthmaAlertTakeoverTrigger/index.d.ts +1 -0
  133. package/dist/esm/types/components/asthma/components/AsthmaBiometrics/AsthmaBiometrics.d.ts +12 -0
  134. package/dist/esm/types/components/asthma/components/AsthmaBiometrics/AsthmaBiometrics.previewData.d.ts +12 -0
  135. package/dist/esm/types/components/asthma/components/AsthmaBiometrics/AsthmaBiometrics.stories.d.ts +32 -0
  136. package/dist/esm/types/components/asthma/components/AsthmaBiometrics/index.d.ts +2 -0
  137. package/dist/esm/types/components/asthma/components/AsthmaControlCalendar/AsthmaControlCalendar.d.ts +12 -0
  138. package/dist/esm/types/components/asthma/components/AsthmaControlCalendar/AsthmaControlCalendar.previewData.d.ts +6 -0
  139. package/dist/esm/types/components/asthma/components/AsthmaControlCalendar/AsthmaControlCalendar.stories.d.ts +46 -0
  140. package/dist/esm/types/components/asthma/components/AsthmaControlCalendar/index.d.ts +2 -0
  141. package/dist/esm/types/components/asthma/components/AsthmaControlStatusHeader/AsthmaControlStatusHeader.d.ts +10 -0
  142. package/dist/esm/types/components/asthma/components/AsthmaControlStatusHeader/AsthmaControlStatusHeader.previewData.d.ts +8 -0
  143. package/dist/esm/types/components/asthma/components/AsthmaControlStatusHeader/AsthmaControlStatusHeader.stories.d.ts +32 -0
  144. package/dist/esm/types/components/asthma/components/AsthmaControlStatusHeader/index.d.ts +2 -0
  145. package/dist/esm/types/components/asthma/components/AsthmaLogEntryDetails/AsthmaLogEntryDetails.d.ts +13 -0
  146. package/dist/esm/types/components/asthma/components/AsthmaLogEntryDetails/AsthmaLogEntryDetails.previewData.d.ts +6 -0
  147. package/dist/esm/types/components/asthma/components/AsthmaLogEntryDetails/AsthmaLogEntryDetails.stories.d.ts +39 -0
  148. package/dist/esm/types/components/asthma/components/AsthmaLogEntryDetails/index.d.ts +2 -0
  149. package/dist/esm/types/components/asthma/components/AsthmaLogEntryHeader/AsthmaLogEntryHeader.d.ts +11 -0
  150. package/dist/esm/types/components/asthma/components/AsthmaLogEntryHeader/AsthmaLogEntryHeader.previewData.d.ts +7 -0
  151. package/dist/esm/types/components/asthma/components/AsthmaLogEntryHeader/AsthmaLogEntryHeader.stories.d.ts +32 -0
  152. package/dist/esm/types/components/asthma/components/AsthmaLogEntryHeader/index.d.ts +2 -0
  153. package/dist/esm/types/components/asthma/components/AsthmaPostEnrollmentSurveyTrigger/AsthmaPostEnrollmentSurveyTrigger.d.ts +8 -0
  154. package/dist/esm/types/components/asthma/components/AsthmaPostEnrollmentSurveyTrigger/index.d.ts +1 -0
  155. package/dist/esm/types/components/asthma/components/AsthmaRecommendedArticle/AsthmaRecommendedArticle.d.ts +12 -0
  156. package/dist/esm/types/components/asthma/components/AsthmaRecommendedArticle/AsthmaRecommendedArticle.stories.d.ts +50 -0
  157. package/dist/esm/types/components/asthma/components/AsthmaRecommendedArticle/index.d.ts +1 -0
  158. package/dist/esm/types/components/asthma/components/index.d.ts +11 -0
  159. package/dist/esm/types/components/asthma/helpers/asthma-data.d.ts +26 -0
  160. package/dist/esm/types/components/asthma/helpers/asthma-functions.d.ts +20 -0
  161. package/dist/esm/types/components/asthma/helpers/daily-data-providers/blood-oxygen-level-daytime.d.ts +2 -0
  162. package/dist/esm/types/components/asthma/helpers/daily-data-providers/blood-oxygen-level-nighttime.d.ts +2 -0
  163. package/dist/esm/types/components/asthma/helpers/daily-data-providers/index.d.ts +8 -0
  164. package/dist/esm/types/components/asthma/helpers/daily-data-providers/respiratory-rate.d.ts +2 -0
  165. package/dist/esm/types/components/asthma/helpers/daily-data-providers/resting-heart-rate-daytime.d.ts +2 -0
  166. package/dist/esm/types/components/asthma/helpers/daily-data-providers/resting-heart-rate-nighttime.d.ts +2 -0
  167. package/dist/esm/types/components/asthma/helpers/daily-data-providers/shared.d.ts +2 -0
  168. package/dist/esm/types/components/asthma/helpers/daily-data-providers/sleep.d.ts +2 -0
  169. package/dist/esm/types/components/asthma/helpers/daily-data-providers/steps.d.ts +2 -0
  170. package/dist/esm/types/components/asthma/helpers/index.d.ts +2 -0
  171. package/dist/esm/types/components/asthma/index.d.ts +4 -0
  172. package/dist/esm/types/components/asthma/model/index.d.ts +1 -0
  173. package/dist/esm/types/components/asthma/model/types.d.ts +66 -0
  174. package/dist/esm/types/components/asthma/views/AsthmaActionPlanView/AsthmaActionPlanView.d.ts +8 -0
  175. package/dist/esm/types/components/asthma/views/AsthmaActionPlanView/AsthmaActionPlanView.stories.d.ts +29 -0
  176. package/dist/esm/types/components/asthma/views/AsthmaActionPlanView/index.d.ts +1 -0
  177. package/dist/esm/types/components/asthma/views/AsthmaActivityView/AsthmaActivityView.d.ts +8 -0
  178. package/dist/esm/types/components/asthma/views/AsthmaActivityView/AsthmaActivityView.stories.d.ts +30 -0
  179. package/dist/esm/types/components/asthma/views/AsthmaActivityView/index.d.ts +1 -0
  180. package/dist/esm/types/components/asthma/views/AsthmaAirQualityView/AsthmaAirQualityView.d.ts +8 -0
  181. package/dist/esm/types/components/asthma/views/AsthmaAirQualityView/AsthmaAirQualityView.stories.d.ts +41 -0
  182. package/dist/esm/types/components/asthma/views/AsthmaAirQualityView/index.d.ts +1 -0
  183. package/dist/esm/types/components/asthma/views/AsthmaAlertTakeoverView/AsthmaAlertTakeoverView.d.ts +7 -0
  184. package/dist/esm/types/components/asthma/views/AsthmaAlertTakeoverView/AsthmaAlertTakeoverView.stories.d.ts +23 -0
  185. package/dist/esm/types/components/asthma/views/AsthmaAlertTakeoverView/index.d.ts +1 -0
  186. package/dist/esm/types/components/asthma/views/AsthmaDayView/AsthmaDayView.d.ts +15 -0
  187. package/dist/esm/types/components/asthma/views/AsthmaDayView/AsthmaDayView.stories.d.ts +23 -0
  188. package/dist/esm/types/components/asthma/views/AsthmaDayView/index.d.ts +1 -0
  189. package/dist/esm/types/components/asthma/views/AsthmaHeartAndLungsView/AsthmaHeartAndLungsView.d.ts +8 -0
  190. package/dist/esm/types/components/asthma/views/AsthmaHeartAndLungsView/AsthmaHeartAndLungsView.stories.d.ts +41 -0
  191. package/dist/esm/types/components/asthma/views/AsthmaHeartAndLungsView/index.d.ts +1 -0
  192. package/dist/esm/types/components/asthma/views/AsthmaLogEntryEditorView/AsthmaLogEntryEditorView.d.ts +8 -0
  193. package/dist/esm/types/components/asthma/views/AsthmaLogEntryEditorView/AsthmaLogEntryEditorView.previewData.d.ts +6 -0
  194. package/dist/esm/types/components/asthma/views/AsthmaLogEntryEditorView/AsthmaLogEntryEditorView.stories.d.ts +29 -0
  195. package/dist/esm/types/components/asthma/views/AsthmaLogEntryEditorView/index.d.ts +2 -0
  196. package/dist/esm/types/components/asthma/views/AsthmaSleepView/AsthmaSleepView.d.ts +8 -0
  197. package/dist/esm/types/components/asthma/views/AsthmaSleepView/AsthmaSleepView.stories.d.ts +30 -0
  198. package/dist/esm/types/components/asthma/views/AsthmaSleepView/index.d.ts +1 -0
  199. package/dist/esm/types/components/asthma/views/index.d.ts +8 -0
  200. package/dist/esm/types/components/container/RecentDailyDataBarChart/RecentDailyDataBarChart.d.ts +17 -0
  201. package/dist/esm/types/components/container/RecentDailyDataBarChart/RecentDailyDataBarChart.stories.d.ts +58 -0
  202. package/dist/esm/types/components/container/RecentDailyDataBarChart/index.d.ts +1 -0
  203. package/dist/esm/types/components/container/index.d.ts +1 -0
  204. package/dist/esm/types/components/index.d.ts +3 -2
  205. package/dist/esm/types/components/presentational/DateRangeCoordinator/index.d.ts +1 -1
  206. package/dist/esm/types/components/presentational/Layout/index.d.ts +1 -2
  207. package/dist/esm/types/components/presentational/NavigationBar/NavigationBar.d.ts +1 -0
  208. package/dist/esm/types/components/presentational/Resource/Resource.d.ts +1 -0
  209. package/dist/esm/types/components/presentational/Resource/Resource.stories.d.ts +8 -0
  210. package/dist/esm/types/components/presentational/ResourceList/ResourceList.d.ts +19 -0
  211. package/dist/esm/types/components/presentational/ResourceList/ResourceList.previewData.d.ts +6 -0
  212. package/dist/esm/types/components/presentational/ResourceList/ResourceList.stories.d.ts +50 -0
  213. package/dist/esm/types/components/presentational/ResourceList/index.d.ts +2 -0
  214. package/dist/esm/types/components/presentational/RotatingComponentCoordinator/RotatingComponentCoordinator.d.ts +9 -0
  215. package/dist/esm/types/components/presentational/RotatingComponentCoordinator/RotatingComponentCoordinator.stories.d.ts +26 -0
  216. package/dist/esm/types/components/presentational/RotatingComponentCoordinator/index.d.ts +1 -0
  217. package/dist/esm/types/components/presentational/SingleDataPoint/SingleDataPoint.d.ts +13 -0
  218. package/dist/esm/types/components/presentational/SingleDataPoint/SingleDataPoint.stories.d.ts +55 -0
  219. package/dist/esm/types/components/presentational/SingleDataPoint/index.d.ts +1 -0
  220. package/dist/esm/types/components/presentational/index.d.ts +3 -0
  221. package/dist/esm/types/components/symptom-shark/container/index.d.ts +0 -1
  222. package/dist/esm/types/components/symptom-shark/helpers/symptom-shark-data.d.ts +2 -5
  223. package/dist/esm/types/components/symptom-shark/presentational/OverallExperienceChart/OverallExperienceChart.d.ts +0 -1
  224. package/dist/esm/types/components/symptom-shark/presentational/SymptomSeverityChart/SymptomSeverityChart.d.ts +0 -1
  225. package/dist/esm/types/components/symptom-shark/presentational/index.d.ts +0 -3
  226. package/dist/esm/types/components/symptom-shark/view/index.d.ts +0 -1
  227. package/dist/esm/types/components/view/ResourceListView/ResourceListView.d.ts +11 -0
  228. package/dist/esm/types/components/view/ResourceListView/ResourceListView.stories.d.ts +40 -0
  229. package/dist/esm/types/components/view/ResourceListView/index.d.ts +1 -0
  230. package/dist/esm/types/components/view/index.d.ts +1 -0
  231. package/dist/esm/types/helpers/daily-data-providers/air-quality-home.d.ts +2 -0
  232. package/dist/esm/types/helpers/daily-data-providers/air-quality-work.d.ts +2 -0
  233. package/dist/esm/types/helpers/daily-data-providers/index.d.ts +3 -0
  234. package/dist/esm/types/helpers/daily-data-providers/shared.d.ts +4 -0
  235. package/dist/esm/types/helpers/query-daily-data.d.ts +5 -1
  236. package/dist/esm/types/index.d.ts +1 -0
  237. package/dist/index.d.ts +571 -251
  238. package/package.json +2 -2
  239. package/dist/cjs/types/components/symptom-shark/container/ReportBuilder/ReportBuilder.d.ts +0 -10
  240. package/dist/cjs/types/components/symptom-shark/container/ReportBuilder/ReportBuilder.stories.d.ts +0 -16
  241. package/dist/cjs/types/components/symptom-shark/container/ReportBuilder/index.d.ts +0 -1
  242. package/dist/cjs/types/components/symptom-shark/presentational/BulletChart/BulletChart.d.ts +0 -7
  243. package/dist/cjs/types/components/symptom-shark/presentational/BulletChart/BulletChart.stories.d.ts +0 -13
  244. package/dist/cjs/types/components/symptom-shark/presentational/BulletChart/index.d.ts +0 -1
  245. package/dist/cjs/types/components/symptom-shark/presentational/IconSelector/IconSelector.d.ts +0 -7
  246. package/dist/cjs/types/components/symptom-shark/presentational/LogEntryIcon/LogEntryIcon.d.ts +0 -7
  247. package/dist/cjs/types/components/symptom-shark/presentational/MonthReport/MonthReport.d.ts +0 -12
  248. package/dist/cjs/types/components/symptom-shark/presentational/MonthReport/MonthReport.stories.d.ts +0 -13
  249. package/dist/cjs/types/components/symptom-shark/presentational/MonthReport/index.d.ts +0 -1
  250. package/dist/cjs/types/components/symptom-shark/presentational/NotesTimeline/NotesTimeline.d.ts +0 -7
  251. package/dist/cjs/types/components/symptom-shark/presentational/NotesTimeline/NotesTimeline.stories.d.ts +0 -13
  252. package/dist/cjs/types/components/symptom-shark/presentational/NotesTimeline/index.d.ts +0 -1
  253. package/dist/cjs/types/components/symptom-shark/view/ReportBuilderView/ReportBuilderView.d.ts +0 -6
  254. package/dist/cjs/types/components/symptom-shark/view/ReportBuilderView/ReportBuilderView.stories.d.ts +0 -20
  255. package/dist/cjs/types/components/symptom-shark/view/ReportBuilderView/index.d.ts +0 -1
  256. package/dist/cjs/types/helpers/renderPdf.d.ts +0 -2
  257. package/dist/esm/types/components/symptom-shark/container/ReportBuilder/ReportBuilder.d.ts +0 -10
  258. package/dist/esm/types/components/symptom-shark/container/ReportBuilder/ReportBuilder.stories.d.ts +0 -16
  259. package/dist/esm/types/components/symptom-shark/container/ReportBuilder/index.d.ts +0 -1
  260. package/dist/esm/types/components/symptom-shark/presentational/BulletChart/BulletChart.d.ts +0 -7
  261. package/dist/esm/types/components/symptom-shark/presentational/BulletChart/BulletChart.stories.d.ts +0 -13
  262. package/dist/esm/types/components/symptom-shark/presentational/BulletChart/index.d.ts +0 -1
  263. package/dist/esm/types/components/symptom-shark/presentational/IconSelector/IconSelector.d.ts +0 -7
  264. package/dist/esm/types/components/symptom-shark/presentational/LogEntryIcon/LogEntryIcon.d.ts +0 -7
  265. package/dist/esm/types/components/symptom-shark/presentational/MonthReport/MonthReport.d.ts +0 -12
  266. package/dist/esm/types/components/symptom-shark/presentational/MonthReport/MonthReport.stories.d.ts +0 -13
  267. package/dist/esm/types/components/symptom-shark/presentational/MonthReport/index.d.ts +0 -1
  268. package/dist/esm/types/components/symptom-shark/presentational/NotesTimeline/NotesTimeline.d.ts +0 -7
  269. package/dist/esm/types/components/symptom-shark/presentational/NotesTimeline/NotesTimeline.stories.d.ts +0 -13
  270. package/dist/esm/types/components/symptom-shark/presentational/NotesTimeline/index.d.ts +0 -1
  271. package/dist/esm/types/components/symptom-shark/view/ReportBuilderView/ReportBuilderView.d.ts +0 -6
  272. package/dist/esm/types/components/symptom-shark/view/ReportBuilderView/ReportBuilderView.stories.d.ts +0 -20
  273. package/dist/esm/types/components/symptom-shark/view/ReportBuilderView/index.d.ts +0 -1
  274. package/dist/esm/types/helpers/renderPdf.d.ts +0 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@careevolution/mydatahelps-ui",
3
- "version": "2.11.1-SSComponents.0",
3
+ "version": "2.12.1-MoreAsthma.0",
4
4
  "description": "MyDataHelps UI Library",
5
5
  "main": "dist/cjs/index.js",
6
6
  "module": "dist/esm/index.js",
@@ -70,7 +70,7 @@
70
70
  "markdown-it": "^13.0.1",
71
71
  "react-feather": "^2.0.9",
72
72
  "react-fontawesome-svg-icon": "^1.1.2",
73
- "recharts": "^2.5.0"
73
+ "recharts": "^2.9.0"
74
74
  },
75
75
  "peerDependencies": {
76
76
  "@careevolution/mydatahelps-js": "^3.10.0",
@@ -1,10 +0,0 @@
1
- import React from "react";
2
- import "./ReportBuilder.css";
3
- export interface SymptomSharkReportBuilderProps {
4
- productLogo?: string;
5
- productName?: string;
6
- productUrl?: string;
7
- previewState?: "default";
8
- innerRef?: React.Ref<HTMLDivElement>;
9
- }
10
- export default function ReportBuilder(props: SymptomSharkReportBuilderProps): React.JSX.Element;
@@ -1,16 +0,0 @@
1
- import React from "react";
2
- import SymptomSharkReportBuilder, { SymptomSharkReportBuilderProps } from "./ReportBuilder";
3
- declare const _default: {
4
- title: string;
5
- component: typeof SymptomSharkReportBuilder;
6
- parameters: {
7
- layout: string;
8
- };
9
- };
10
- export default _default;
11
- export declare const Default: {
12
- args: {
13
- previewState: string;
14
- };
15
- render: (args: SymptomSharkReportBuilderProps) => React.JSX.Element;
16
- };
@@ -1 +0,0 @@
1
- export { default } from "./ReportBuilder";
@@ -1,7 +0,0 @@
1
- import React from "react";
2
- import "./BulletChart.css";
3
- export interface SymptomSharkBulletChartProps {
4
- intervalStart?: Date;
5
- innerRef?: React.Ref<HTMLDivElement>;
6
- }
7
- export default function (props: SymptomSharkBulletChartProps): React.JSX.Element | null;
@@ -1,13 +0,0 @@
1
- import React from "react";
2
- import BulletChart, { SymptomSharkBulletChartProps } from "./BulletChart";
3
- declare const _default: {
4
- title: string;
5
- component: typeof BulletChart;
6
- parameters: {
7
- layout: string;
8
- };
9
- };
10
- export default _default;
11
- export declare const Default: {
12
- render: (args: SymptomSharkBulletChartProps) => React.JSX.Element;
13
- };
@@ -1 +0,0 @@
1
- export { default } from "./BulletChart";
@@ -1,7 +0,0 @@
1
- import React from "react";
2
- import "./IconSelector.css";
3
- interface IconSelectorProps {
4
- onIconSelect(icon: string): void;
5
- }
6
- export default function (props: IconSelectorProps): React.JSX.Element;
7
- export {};
@@ -1,7 +0,0 @@
1
- import React from "react";
2
- export type LogEntryIconKey = "star" | "star-o" | "user-md" | "hospital-o" | "ambulance" | "flag" | "moon-o" | "flask" | "bolt" | "question-circle-o" | "thermometer" | "trophy" | "spoon";
3
- export interface LogEntryIconProps {
4
- icon?: LogEntryIconKey;
5
- className?: string;
6
- }
7
- export default function LogEntryIcon(props: LogEntryIconProps): React.JSX.Element;
@@ -1,12 +0,0 @@
1
- import React from "react";
2
- import "./MonthReport.css";
3
- export interface SymptomSharkMonthReportProps {
4
- includeNotes: boolean;
5
- includeDailyOverallFeeling: boolean;
6
- productLogo?: string;
7
- productName?: string;
8
- productUrl?: string;
9
- intervalStart?: Date;
10
- innerRef?: React.Ref<HTMLTableElement>;
11
- }
12
- export default function (props: SymptomSharkMonthReportProps): React.JSX.Element | null;
@@ -1,13 +0,0 @@
1
- import React from "react";
2
- import MonthReport, { SymptomSharkMonthReportProps } from "./MonthReport";
3
- declare const _default: {
4
- title: string;
5
- component: typeof MonthReport;
6
- parameters: {
7
- layout: string;
8
- };
9
- };
10
- export default _default;
11
- export declare const Default: {
12
- render: (args: SymptomSharkMonthReportProps) => React.JSX.Element;
13
- };
@@ -1 +0,0 @@
1
- export { default } from "./MonthReport";
@@ -1,7 +0,0 @@
1
- import React from 'react';
2
- import "./NotesTimeline.css";
3
- export interface SymptomSharkNotesTimelineProps {
4
- intervalStart?: Date;
5
- innerRef?: React.Ref<HTMLDivElement>;
6
- }
7
- export default function (props: SymptomSharkNotesTimelineProps): React.JSX.Element | null;
@@ -1,13 +0,0 @@
1
- import React from "react";
2
- import NotesTimeline, { SymptomSharkNotesTimelineProps } from "./NotesTimeline";
3
- declare const _default: {
4
- title: string;
5
- component: typeof NotesTimeline;
6
- parameters: {
7
- layout: string;
8
- };
9
- };
10
- export default _default;
11
- export declare const Default: {
12
- render: (args: SymptomSharkNotesTimelineProps) => React.JSX.Element;
13
- };
@@ -1 +0,0 @@
1
- export { default } from "./NotesTimeline";
@@ -1,6 +0,0 @@
1
- import React from 'react';
2
- export interface SymptomSharkReportBuilderViewProps {
3
- colorScheme?: "light" | "dark" | "auto";
4
- previewState?: "default";
5
- }
6
- export default function (props: SymptomSharkReportBuilderViewProps): React.JSX.Element;
@@ -1,20 +0,0 @@
1
- import React from "react";
2
- import SymptomSharkReportBuilderView, { SymptomSharkReportBuilderViewProps } from "./ReportBuilderView";
3
- declare const _default: {
4
- title: string;
5
- component: typeof SymptomSharkReportBuilderView;
6
- parameters: {
7
- layout: string;
8
- };
9
- };
10
- export default _default;
11
- export declare const Default: {
12
- args: {
13
- previewState: string;
14
- };
15
- render: (args: SymptomSharkReportBuilderViewProps) => React.JSX.Element;
16
- };
17
- export declare const Live: {
18
- args: {};
19
- render: (args: SymptomSharkReportBuilderViewProps) => React.JSX.Element;
20
- };
@@ -1 +0,0 @@
1
- export { default } from "./ReportBuilderView";
@@ -1,2 +0,0 @@
1
- import { Guid } from "@careevolution/mydatahelps-js";
2
- export default function renderPdf(reportHtml: string, participantID: Guid): Promise<void>;
@@ -1,10 +0,0 @@
1
- import React from "react";
2
- import "./ReportBuilder.css";
3
- export interface SymptomSharkReportBuilderProps {
4
- productLogo?: string;
5
- productName?: string;
6
- productUrl?: string;
7
- previewState?: "default";
8
- innerRef?: React.Ref<HTMLDivElement>;
9
- }
10
- export default function ReportBuilder(props: SymptomSharkReportBuilderProps): React.JSX.Element;
@@ -1,16 +0,0 @@
1
- import React from "react";
2
- import SymptomSharkReportBuilder, { SymptomSharkReportBuilderProps } from "./ReportBuilder";
3
- declare const _default: {
4
- title: string;
5
- component: typeof SymptomSharkReportBuilder;
6
- parameters: {
7
- layout: string;
8
- };
9
- };
10
- export default _default;
11
- export declare const Default: {
12
- args: {
13
- previewState: string;
14
- };
15
- render: (args: SymptomSharkReportBuilderProps) => React.JSX.Element;
16
- };
@@ -1 +0,0 @@
1
- export { default } from "./ReportBuilder";
@@ -1,7 +0,0 @@
1
- import React from "react";
2
- import "./BulletChart.css";
3
- export interface SymptomSharkBulletChartProps {
4
- intervalStart?: Date;
5
- innerRef?: React.Ref<HTMLDivElement>;
6
- }
7
- export default function (props: SymptomSharkBulletChartProps): React.JSX.Element | null;
@@ -1,13 +0,0 @@
1
- import React from "react";
2
- import BulletChart, { SymptomSharkBulletChartProps } from "./BulletChart";
3
- declare const _default: {
4
- title: string;
5
- component: typeof BulletChart;
6
- parameters: {
7
- layout: string;
8
- };
9
- };
10
- export default _default;
11
- export declare const Default: {
12
- render: (args: SymptomSharkBulletChartProps) => React.JSX.Element;
13
- };
@@ -1 +0,0 @@
1
- export { default } from "./BulletChart";
@@ -1,7 +0,0 @@
1
- import React from "react";
2
- import "./IconSelector.css";
3
- interface IconSelectorProps {
4
- onIconSelect(icon: string): void;
5
- }
6
- export default function (props: IconSelectorProps): React.JSX.Element;
7
- export {};
@@ -1,7 +0,0 @@
1
- import React from "react";
2
- export type LogEntryIconKey = "star" | "star-o" | "user-md" | "hospital-o" | "ambulance" | "flag" | "moon-o" | "flask" | "bolt" | "question-circle-o" | "thermometer" | "trophy" | "spoon";
3
- export interface LogEntryIconProps {
4
- icon?: LogEntryIconKey;
5
- className?: string;
6
- }
7
- export default function LogEntryIcon(props: LogEntryIconProps): React.JSX.Element;
@@ -1,12 +0,0 @@
1
- import React from "react";
2
- import "./MonthReport.css";
3
- export interface SymptomSharkMonthReportProps {
4
- includeNotes: boolean;
5
- includeDailyOverallFeeling: boolean;
6
- productLogo?: string;
7
- productName?: string;
8
- productUrl?: string;
9
- intervalStart?: Date;
10
- innerRef?: React.Ref<HTMLTableElement>;
11
- }
12
- export default function (props: SymptomSharkMonthReportProps): React.JSX.Element | null;
@@ -1,13 +0,0 @@
1
- import React from "react";
2
- import MonthReport, { SymptomSharkMonthReportProps } from "./MonthReport";
3
- declare const _default: {
4
- title: string;
5
- component: typeof MonthReport;
6
- parameters: {
7
- layout: string;
8
- };
9
- };
10
- export default _default;
11
- export declare const Default: {
12
- render: (args: SymptomSharkMonthReportProps) => React.JSX.Element;
13
- };
@@ -1 +0,0 @@
1
- export { default } from "./MonthReport";
@@ -1,7 +0,0 @@
1
- import React from 'react';
2
- import "./NotesTimeline.css";
3
- export interface SymptomSharkNotesTimelineProps {
4
- intervalStart?: Date;
5
- innerRef?: React.Ref<HTMLDivElement>;
6
- }
7
- export default function (props: SymptomSharkNotesTimelineProps): React.JSX.Element | null;
@@ -1,13 +0,0 @@
1
- import React from "react";
2
- import NotesTimeline, { SymptomSharkNotesTimelineProps } from "./NotesTimeline";
3
- declare const _default: {
4
- title: string;
5
- component: typeof NotesTimeline;
6
- parameters: {
7
- layout: string;
8
- };
9
- };
10
- export default _default;
11
- export declare const Default: {
12
- render: (args: SymptomSharkNotesTimelineProps) => React.JSX.Element;
13
- };
@@ -1 +0,0 @@
1
- export { default } from "./NotesTimeline";
@@ -1,6 +0,0 @@
1
- import React from 'react';
2
- export interface SymptomSharkReportBuilderViewProps {
3
- colorScheme?: "light" | "dark" | "auto";
4
- previewState?: "default";
5
- }
6
- export default function (props: SymptomSharkReportBuilderViewProps): React.JSX.Element;
@@ -1,20 +0,0 @@
1
- import React from "react";
2
- import SymptomSharkReportBuilderView, { SymptomSharkReportBuilderViewProps } from "./ReportBuilderView";
3
- declare const _default: {
4
- title: string;
5
- component: typeof SymptomSharkReportBuilderView;
6
- parameters: {
7
- layout: string;
8
- };
9
- };
10
- export default _default;
11
- export declare const Default: {
12
- args: {
13
- previewState: string;
14
- };
15
- render: (args: SymptomSharkReportBuilderViewProps) => React.JSX.Element;
16
- };
17
- export declare const Live: {
18
- args: {};
19
- render: (args: SymptomSharkReportBuilderViewProps) => React.JSX.Element;
20
- };
@@ -1 +0,0 @@
1
- export { default } from "./ReportBuilderView";
@@ -1,2 +0,0 @@
1
- import { Guid } from "@careevolution/mydatahelps-js";
2
- export default function renderPdf(reportHtml: string, participantID: Guid): Promise<void>;