@openmrs/esm-patient-forms-app 11.3.1-patch.9064 → 11.3.1-patch.9508

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 (130) hide show
  1. package/.turbo/turbo-build.log +20 -20
  2. package/dist/1119.js +1 -1
  3. package/dist/1197.js +1 -1
  4. package/dist/2146.js +1 -1
  5. package/dist/2690.js +1 -1
  6. package/dist/2773.js +1 -1
  7. package/dist/2773.js.map +1 -1
  8. package/dist/3099.js +1 -1
  9. package/dist/3584.js +1 -1
  10. package/dist/4055.js +1 -1
  11. package/dist/4078.js +1 -1
  12. package/dist/4078.js.map +1 -1
  13. package/dist/4132.js +1 -1
  14. package/dist/4300.js +1 -1
  15. package/dist/4335.js +1 -1
  16. package/dist/439.js +1 -0
  17. package/dist/4618.js +1 -1
  18. package/dist/4652.js +1 -1
  19. package/dist/4944.js +1 -1
  20. package/dist/5173.js +1 -1
  21. package/dist/5241.js +1 -1
  22. package/dist/5442.js +1 -1
  23. package/dist/5661.js +1 -1
  24. package/dist/5670.js +1 -1
  25. package/dist/5670.js.map +1 -1
  26. package/dist/5696.js +1 -1
  27. package/dist/5696.js.map +1 -1
  28. package/dist/6022.js +1 -1
  29. package/dist/6199.js +2 -0
  30. package/dist/6199.js.map +1 -0
  31. package/dist/6336.js +1 -0
  32. package/dist/6336.js.map +1 -0
  33. package/dist/6468.js +1 -1
  34. package/dist/6589.js +1 -0
  35. package/dist/6679.js +1 -1
  36. package/dist/6840.js +1 -1
  37. package/dist/6859.js +1 -1
  38. package/dist/7003.js +1 -1
  39. package/dist/7003.js.map +1 -1
  40. package/dist/7007.js +1 -1
  41. package/dist/7007.js.map +1 -1
  42. package/dist/707.js +1 -1
  43. package/dist/707.js.map +1 -1
  44. package/dist/7097.js +1 -1
  45. package/dist/7159.js +1 -1
  46. package/dist/723.js +1 -1
  47. package/dist/7617.js +1 -1
  48. package/dist/7906.js +1 -1
  49. package/dist/7906.js.map +1 -1
  50. package/dist/795.js +1 -1
  51. package/dist/8163.js +1 -1
  52. package/dist/8349.js +1 -1
  53. package/dist/8371.js +1 -0
  54. package/dist/8618.js +1 -1
  55. package/dist/8803.js +1 -1
  56. package/dist/8803.js.map +1 -1
  57. package/dist/890.js +1 -1
  58. package/dist/9214.js +1 -1
  59. package/dist/9431.js +1 -1
  60. package/dist/9538.js +1 -1
  61. package/dist/9569.js +1 -1
  62. package/dist/986.js +1 -1
  63. package/dist/9879.js +1 -1
  64. package/dist/9895.js +1 -1
  65. package/dist/9900.js +1 -1
  66. package/dist/9913.js +1 -1
  67. package/dist/main.js +1 -1
  68. package/dist/main.js.map +1 -1
  69. package/dist/openmrs-esm-patient-forms-app.js +1 -1
  70. package/dist/openmrs-esm-patient-forms-app.js.buildmanifest.json +284 -218
  71. package/dist/openmrs-esm-patient-forms-app.js.map +1 -1
  72. package/dist/routes.json +1 -1
  73. package/package.json +3 -3
  74. package/src/clinical-form-action-button.component.tsx +6 -2
  75. package/src/clinical-form-action-button.test.tsx +12 -37
  76. package/src/forms/form-entry.test.tsx +16 -21
  77. package/src/forms/form-entry.workspace.tsx +13 -14
  78. package/src/forms/forms-dashboard.component.tsx +7 -8
  79. package/src/forms/forms-dashboard.test.tsx +3 -18
  80. package/src/forms/forms-table.component.tsx +1 -1
  81. package/src/htmlformentry/html-form-entry.workspace.tsx +4 -9
  82. package/src/offline-forms/offline-forms.component.tsx +3 -3
  83. package/src/routes.json +1 -1
  84. package/translations/am.json +2 -0
  85. package/translations/ar.json +2 -0
  86. package/translations/ar_SY.json +2 -0
  87. package/translations/bn.json +2 -0
  88. package/translations/cs.json +22 -0
  89. package/translations/de.json +2 -0
  90. package/translations/en.json +2 -0
  91. package/translations/en_US.json +2 -0
  92. package/translations/es.json +2 -0
  93. package/translations/es_MX.json +2 -0
  94. package/translations/fr.json +2 -0
  95. package/translations/he.json +2 -0
  96. package/translations/hi.json +2 -0
  97. package/translations/hi_IN.json +2 -0
  98. package/translations/id.json +2 -0
  99. package/translations/it.json +2 -0
  100. package/translations/ka.json +2 -0
  101. package/translations/km.json +2 -0
  102. package/translations/ku.json +2 -0
  103. package/translations/ky.json +2 -0
  104. package/translations/lg.json +2 -0
  105. package/translations/ne.json +2 -0
  106. package/translations/pl.json +2 -0
  107. package/translations/pt.json +2 -0
  108. package/translations/pt_BR.json +2 -0
  109. package/translations/qu.json +2 -0
  110. package/translations/ro_RO.json +2 -0
  111. package/translations/ru_RU.json +2 -0
  112. package/translations/si.json +2 -0
  113. package/translations/sq.json +22 -0
  114. package/translations/sw.json +2 -0
  115. package/translations/sw_KE.json +2 -0
  116. package/translations/tr.json +2 -0
  117. package/translations/tr_TR.json +2 -0
  118. package/translations/uk.json +2 -0
  119. package/translations/uz.json +2 -0
  120. package/translations/uz@Latn.json +2 -0
  121. package/translations/uz_UZ.json +2 -0
  122. package/translations/vi.json +2 -0
  123. package/translations/zh.json +2 -0
  124. package/translations/zh_CN.json +2 -0
  125. package/translations/zh_TW.json +22 -0
  126. package/dist/4340.js +0 -2
  127. package/dist/4340.js.map +0 -1
  128. package/dist/5639.js +0 -1
  129. package/dist/5639.js.map +0 -1
  130. /package/dist/{4340.js.LICENSE.txt → 6199.js.LICENSE.txt} +0 -0

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.