@openmrs/esm-laboratory-app 1.0.2 → 1.0.3-pre.3

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 (124) hide show
  1. package/.husky/pre-commit +2 -2
  2. package/.turbo/cache/6164ea036ee7e282-meta.json +1 -0
  3. package/.turbo/cache/6164ea036ee7e282.tar.zst +0 -0
  4. package/.turbo/turbo-build.log +44 -0
  5. package/dist/1448.js +1 -1
  6. package/dist/1800.js +1 -1
  7. package/dist/2156.js +1 -1
  8. package/dist/2260.js +2 -0
  9. package/dist/{1556.js.LICENSE.txt → 2260.js.LICENSE.txt} +10 -0
  10. package/dist/2260.js.map +1 -0
  11. package/dist/2328.js +1 -1
  12. package/dist/2636.js +1 -1
  13. package/dist/2664.js +1 -1
  14. package/dist/2816.js +1 -1
  15. package/dist/3240.js +1 -1
  16. package/dist/3264.js +1 -1
  17. package/dist/370.js +1 -1
  18. package/dist/3872.js +1 -1
  19. package/dist/3956.js +1 -0
  20. package/dist/3956.js.map +1 -0
  21. package/dist/4412.js +1 -1
  22. package/dist/4592.js +1 -1
  23. package/dist/464.js +1 -1
  24. package/dist/4744.js +1 -1
  25. package/dist/5028.js +1 -1
  26. package/dist/5086.js +1 -1
  27. package/dist/5136.js +1 -1
  28. package/dist/5144.js +1 -1
  29. package/dist/5144.js.map +1 -1
  30. package/dist/552.js +1 -1
  31. package/dist/6048.js +1 -1
  32. package/dist/6048.js.map +1 -1
  33. package/dist/6092.js +1 -1
  34. package/dist/6352.js +1 -1
  35. package/dist/6504.js +1 -1
  36. package/dist/6676.js +1 -1
  37. package/dist/6676.js.map +1 -1
  38. package/dist/6856.js +1 -1
  39. package/dist/6936.js +1 -1
  40. package/dist/7295.js +1 -1
  41. package/dist/7295.js.map +1 -1
  42. package/dist/7328.js +1 -1
  43. package/dist/7540.js +1 -1
  44. package/dist/8064.js +1 -1
  45. package/dist/8170.js +1 -1
  46. package/dist/8256.js +1 -1
  47. package/dist/8320.js +1 -0
  48. package/dist/8320.js.map +1 -0
  49. package/dist/8570.js +1 -1
  50. package/dist/8684.js +1 -1
  51. package/dist/8698.js +1 -1
  52. package/dist/8720.js +1 -1
  53. package/dist/8728.js +1 -1
  54. package/dist/8728.js.LICENSE.txt +2 -0
  55. package/dist/8728.js.map +1 -1
  56. package/dist/8936.js +1 -1
  57. package/dist/9372.js +1 -0
  58. package/dist/9464.js +1 -1
  59. package/dist/9656.js +1 -1
  60. package/dist/9832.js +1 -1
  61. package/dist/9864.js +1 -1
  62. package/dist/9960.js +1 -1
  63. package/dist/main.js +1 -1
  64. package/dist/main.js.LICENSE.txt +10 -0
  65. package/dist/main.js.map +1 -1
  66. package/dist/openmrs-esm-laboratory-app.js +1 -1
  67. package/dist/openmrs-esm-laboratory-app.js.buildmanifest.json +198 -176
  68. package/dist/routes.json +1 -1
  69. package/jest.config.js +8 -0
  70. package/package.json +4 -3
  71. package/src/components/orders-table/list-order-details.scss +1 -4
  72. package/src/components/orders-table/orders-data-table.component.tsx +38 -20
  73. package/src/components/orders-table/orders-data-table.scss +2 -1
  74. package/src/declarations.d.ts +0 -1
  75. package/src/lab-tabs/modals/pickup-lab-request-modal.component.tsx +1 -6
  76. package/src/lab-tabs/modals/reject-lab-request-modal.component.tsx +2 -2
  77. package/src/lab-tabs/modals/reject-lab-request-modal.scss +0 -28
  78. package/src/setup-tests.ts +1 -1
  79. package/tools/index.ts +1 -0
  80. package/tools/test-utils.ts +44 -0
  81. package/tools/update-openmrs-deps.mjs +43 -0
  82. package/translations/am.json +2 -2
  83. package/translations/ar.json +2 -2
  84. package/translations/bn.json +2 -2
  85. package/translations/de.json +2 -2
  86. package/translations/en.json +2 -2
  87. package/translations/es.json +27 -27
  88. package/translations/fr.json +2 -2
  89. package/translations/he.json +2 -2
  90. package/translations/hi.json +2 -2
  91. package/translations/hi_IN.json +2 -2
  92. package/translations/id.json +2 -2
  93. package/translations/it.json +2 -2
  94. package/translations/km.json +2 -2
  95. package/translations/ku.json +2 -2
  96. package/translations/ky.json +68 -0
  97. package/translations/lg.json +2 -2
  98. package/translations/ne.json +2 -2
  99. package/translations/pt.json +2 -2
  100. package/translations/pt_BR.json +2 -2
  101. package/translations/qu.json +2 -2
  102. package/translations/ru_RU.json +2 -2
  103. package/translations/si.json +2 -2
  104. package/translations/sw.json +2 -2
  105. package/translations/sw_KE.json +2 -2
  106. package/translations/tr.json +2 -2
  107. package/translations/tr_TR.json +2 -2
  108. package/translations/uk.json +2 -2
  109. package/translations/uz.json +2 -2
  110. package/translations/uz_UZ.json +2 -2
  111. package/translations/vi.json +2 -2
  112. package/translations/zh.json +2 -2
  113. package/translations/zh_CN.json +2 -2
  114. package/tsconfig.json +4 -0
  115. package/dist/1556.js +0 -2
  116. package/dist/1556.js.map +0 -1
  117. package/dist/744.js +0 -1
  118. package/dist/744.js.map +0 -1
  119. package/dist/9288.js +0 -1
  120. package/dist/9288.js.map +0 -1
  121. package/src/lab-tabs/actions/transition-patient-to-new-queue/transition-patient-to-new-queue.component.tsx +0 -35
  122. package/src/lab-tabs/actions/transition-patient-to-new-queue/transition-patient-to-new-queue.scss +0 -13
  123. package/src/lab-tabs/actions/transition-patient-to-new-queue/transition-patient-to-new-queue.test.tsx +0 -64
  124. package/src/lab-tabs/modals/pickup-lab-request-modal.scss +0 -29
@@ -39,6 +39,16 @@
39
39
  * LICENSE file in the root directory of this source tree.
40
40
  */
41
41
 
42
+ /**
43
+ * @license React
44
+ * react-jsx-runtime.production.min.js
45
+ *
46
+ * Copyright (c) Facebook, Inc. and its affiliates.
47
+ *
48
+ * This source code is licensed under the MIT license found in the
49
+ * LICENSE file in the root directory of this source tree.
50
+ */
51
+
42
52
  /**
43
53
  * @license React
44
54
  * scheduler.production.min.js