@kenyaemr/esm-ward-app 8.5.1-pre.52 → 8.5.1-pre.65

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 (116) hide show
  1. package/.turbo/turbo-build.log +30 -20
  2. package/dist/1498.js +1 -1
  3. package/dist/1498.js.LICENSE.txt +65 -0
  4. package/dist/1498.js.map +1 -1
  5. package/dist/1899.js +1 -1
  6. package/dist/1899.js.map +1 -1
  7. package/dist/1917.js +1 -1
  8. package/dist/1917.js.map +1 -1
  9. package/dist/2557.js +1 -1
  10. package/dist/2557.js.map +1 -1
  11. package/dist/2932.js +1 -1
  12. package/dist/3103.js +1 -0
  13. package/dist/3103.js.map +1 -0
  14. package/dist/3104.js +1 -0
  15. package/dist/3365.js +1 -1
  16. package/dist/3737.js +1 -1
  17. package/dist/4224.js +1 -2
  18. package/dist/4224.js.map +1 -1
  19. package/dist/4300.js +1 -1
  20. package/dist/6009.js +1 -1
  21. package/dist/6009.js.map +1 -1
  22. package/dist/6871.js +1 -2
  23. package/dist/6871.js.map +1 -1
  24. package/dist/717.js +1 -0
  25. package/dist/717.js.map +1 -0
  26. package/dist/7179.js +1 -2
  27. package/dist/7179.js.map +1 -1
  28. package/dist/723.js +1 -1
  29. package/dist/723.js.map +1 -0
  30. package/dist/7449.js +1 -1
  31. package/dist/7449.js.map +1 -1
  32. package/dist/7495.js +2 -0
  33. package/dist/7495.js.map +1 -0
  34. package/dist/7524.js +1 -1
  35. package/dist/7524.js.map +1 -1
  36. package/dist/7661.js +1 -1
  37. package/dist/7661.js.map +1 -1
  38. package/dist/7893.js +1 -0
  39. package/dist/7893.js.map +1 -0
  40. package/dist/8130.js +1 -0
  41. package/dist/8130.js.map +1 -0
  42. package/dist/8205.js +1 -1
  43. package/dist/8308.js +1 -1
  44. package/dist/8308.js.map +1 -1
  45. package/dist/8411.js +1 -0
  46. package/dist/8411.js.map +1 -0
  47. package/dist/8501.js +1 -2
  48. package/dist/8501.js.map +1 -1
  49. package/dist/9045.js +1 -1
  50. package/dist/9045.js.map +1 -1
  51. package/dist/9830.js +1 -0
  52. package/dist/9830.js.map +1 -0
  53. package/dist/9876.js +1 -2
  54. package/dist/9876.js.map +1 -1
  55. package/dist/{1879.js → 9954.js} +1 -1
  56. package/dist/9954.js.map +1 -0
  57. package/dist/kenyaemr-esm-ward-app.js +1 -1
  58. package/dist/kenyaemr-esm-ward-app.js.buildmanifest.json +251 -326
  59. package/dist/kenyaemr-esm-ward-app.js.map +1 -1
  60. package/dist/main.js +2 -1
  61. package/dist/main.js.LICENSE.txt +114 -0
  62. package/dist/main.js.map +1 -1
  63. package/dist/routes.json +1 -1
  64. package/package.json +1 -1
  65. package/src/config-schema.ts +61 -0
  66. package/src/hooks/useSummaryMetrics.ts +1 -1
  67. package/src/in-patient/admission-request.component.tsx +114 -0
  68. package/src/in-patient/admission-request.test.tsx +472 -0
  69. package/src/in-patient/encounter-observations/encounter-observations.component.tsx +71 -0
  70. package/src/in-patient/encounter-observations/index.ts +3 -0
  71. package/src/in-patient/encounter-observations/styles.scss +22 -0
  72. package/src/in-patient/encounter-observations/visit.resource.tsx +161 -0
  73. package/src/in-patient/in-patient-table/in-patient-table.component.tsx +155 -0
  74. package/src/in-patient/in-patient-table/in-patient-table.scss +37 -0
  75. package/src/in-patient/in-patient.component.tsx +32 -0
  76. package/src/in-patient/in-patient.meta.tsx +10 -0
  77. package/src/in-patient/in-patient.resource.tsx +56 -0
  78. package/src/in-patient/inpatient-detail-view.component.tsx +146 -0
  79. package/src/in-patient/inpatient-forms.component.tsx +75 -0
  80. package/src/in-patient/inpatient.scss +23 -0
  81. package/src/index.ts +9 -0
  82. package/src/routes.json +20 -0
  83. package/src/ward-view/linelist-wards/LineListTable.tsx +2 -2
  84. package/src/ward-workspace/admit-patient-form-workspace/admit-patient-form.workspace.tsx +17 -8
  85. package/src/ward-workspace/admit-patient-form-workspace/patient-admission.resources.ts +2 -6
  86. package/src/ward.resource.ts +10 -2
  87. package/translations/en.json +25 -0
  88. package/dist/1879.js.map +0 -1
  89. package/dist/1919.js +0 -1
  90. package/dist/2123.js +0 -1
  91. package/dist/2123.js.map +0 -1
  92. package/dist/237.js +0 -2
  93. package/dist/237.js.LICENSE.txt +0 -54
  94. package/dist/237.js.map +0 -1
  95. package/dist/2898.js +0 -2
  96. package/dist/2898.js.map +0 -1
  97. package/dist/2953.js +0 -2
  98. package/dist/2953.js.LICENSE.txt +0 -9
  99. package/dist/2953.js.map +0 -1
  100. package/dist/4191.js +0 -2
  101. package/dist/4191.js.LICENSE.txt +0 -9
  102. package/dist/4191.js.map +0 -1
  103. package/dist/4224.js.LICENSE.txt +0 -9
  104. package/dist/4300.js.map +0 -1
  105. package/dist/465.js +0 -1
  106. package/dist/465.js.map +0 -1
  107. package/dist/681.js +0 -2
  108. package/dist/681.js.LICENSE.txt +0 -9
  109. package/dist/681.js.map +0 -1
  110. package/dist/6871.js.LICENSE.txt +0 -9
  111. package/dist/7179.js.LICENSE.txt +0 -9
  112. package/dist/8501.js.LICENSE.txt +0 -5
  113. package/dist/8622.js +0 -1
  114. package/dist/8622.js.map +0 -1
  115. package/dist/9876.js.LICENSE.txt +0 -9
  116. /package/dist/{2898.js.LICENSE.txt → 7495.js.LICENSE.txt} +0 -0
@@ -1,3 +1,9 @@
1
+ /*!
2
+ Copyright (c) 2018 Jed Watson.
3
+ Licensed under the MIT License (MIT), see
4
+ http://jedwatson.github.io/classnames
5
+ */
6
+
1
7
  /*!
2
8
  * decimal.js v10.6.0
3
9
  * An arbitrary-precision Decimal type for JavaScript.
@@ -13,6 +19,26 @@
13
19
  * @license MIT
14
20
  */
15
21
 
22
+ /*!
23
+ * tabbable 6.2.0
24
+ * @license MIT, https://github.com/focus-trap/tabbable/blob/master/LICENSE
25
+ */
26
+
27
+ /*! *****************************************************************************
28
+ Copyright (c) Microsoft Corporation.
29
+
30
+ Permission to use, copy, modify, and/or distribute this software for any
31
+ purpose with or without fee is hereby granted.
32
+
33
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
34
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
35
+ AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
36
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
37
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
38
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
39
+ PERFORMANCE OF THIS SOFTWARE.
40
+ ***************************************************************************** */
41
+
16
42
  /*! *****************************************************************************
17
43
  Copyright (c) Microsoft Corporation.
18
44
 
@@ -27,3 +53,42 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
27
53
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
28
54
  PERFORMANCE OF THIS SOFTWARE.
29
55
  ***************************************************************************** */
56
+
57
+ /**
58
+ * @license React
59
+ * react-is.production.min.js
60
+ *
61
+ * Copyright (c) Facebook, Inc. and its affiliates.
62
+ *
63
+ * This source code is licensed under the MIT license found in the
64
+ * LICENSE file in the root directory of this source tree.
65
+ */
66
+
67
+ /**
68
+ * @license React
69
+ * react-jsx-runtime.production.min.js
70
+ *
71
+ * Copyright (c) Facebook, Inc. and its affiliates.
72
+ *
73
+ * This source code is licensed under the MIT license found in the
74
+ * LICENSE file in the root directory of this source tree.
75
+ */
76
+
77
+ /**
78
+ * @license React
79
+ * use-sync-external-store-shim.production.js
80
+ *
81
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
82
+ *
83
+ * This source code is licensed under the MIT license found in the
84
+ * LICENSE file in the root directory of this source tree.
85
+ */
86
+
87
+ /** @license React v16.13.1
88
+ * react-is.production.min.js
89
+ *
90
+ * Copyright (c) Facebook, Inc. and its affiliates.
91
+ *
92
+ * This source code is licensed under the MIT license found in the
93
+ * LICENSE file in the root directory of this source tree.
94
+ */