@kenyaemr/esm-facility-dashboard-app 5.4.1-pre.1976 → 5.4.1-pre.1978

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 (45) hide show
  1. package/.turbo/turbo-build.log +62 -31
  2. package/dist/10.js +2 -0
  3. package/dist/10.js.LICENSE.txt +9 -0
  4. package/dist/10.js.map +1 -0
  5. package/dist/30.js +2 -0
  6. package/dist/30.js.map +1 -0
  7. package/dist/300.js +1 -1
  8. package/dist/373.js +2 -0
  9. package/dist/373.js.LICENSE.txt +5 -0
  10. package/dist/373.js.map +1 -0
  11. package/dist/485.js +2 -0
  12. package/dist/485.js.LICENSE.txt +19 -0
  13. package/dist/485.js.map +1 -0
  14. package/dist/495.js +1 -0
  15. package/dist/495.js.map +1 -0
  16. package/dist/74.js +1 -0
  17. package/dist/74.js.map +1 -0
  18. package/dist/876.js +2 -0
  19. package/dist/876.js.LICENSE.txt +9 -0
  20. package/dist/876.js.map +1 -0
  21. package/dist/893.js +2 -0
  22. package/dist/{104.js.LICENSE.txt → 893.js.LICENSE.txt} +0 -10
  23. package/dist/893.js.map +1 -0
  24. package/dist/kenyaemr-esm-facility-dashboard-app.js +1 -1
  25. package/dist/kenyaemr-esm-facility-dashboard-app.js.buildmanifest.json +202 -55
  26. package/dist/kenyaemr-esm-facility-dashboard-app.js.map +1 -1
  27. package/dist/main.js +1 -1
  28. package/dist/main.js.map +1 -1
  29. package/dist/routes.json +1 -1
  30. package/package.json +1 -1
  31. package/src/surveillance/charts/charts.scss +3 -0
  32. package/src/surveillance/charts/hiv-not-linked-to-art.component.tsx +21 -7
  33. package/src/surveillance/charts/pbfw-not-in-prep.component.tsx +28 -34
  34. package/src/surveillance/empty-state/empty-state-log.components.tsx +20 -0
  35. package/src/surveillance/empty-state/empty-state-log.scss +28 -0
  36. package/src/surveillance/empty-state/empty-state-log.test.tsx +24 -0
  37. package/src/types/index.ts +2 -0
  38. package/translations/en.json +6 -5
  39. package/dist/104.js +0 -2
  40. package/dist/104.js.map +0 -1
  41. package/dist/245.js +0 -1
  42. package/dist/245.js.map +0 -1
  43. package/dist/90.js +0 -2
  44. package/dist/90.js.map +0 -1
  45. /package/dist/{90.js.LICENSE.txt → 30.js.LICENSE.txt} +0 -0
@@ -18,13 +18,3 @@
18
18
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
19
19
  PERFORMANCE OF THIS SOFTWARE.
20
20
  ***************************************************************************** */
21
-
22
- /**
23
- * @license React
24
- * react-is.production.min.js
25
- *
26
- * Copyright (c) Facebook, Inc. and its affiliates.
27
- *
28
- * This source code is licensed under the MIT license found in the
29
- * LICENSE file in the root directory of this source tree.
30
- */