@openmrs/esm-user-onboarding-app 4.0.1-pre.3 → 4.0.1-pre.300

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 (165) hide show
  1. package/.husky/pre-commit +1 -1
  2. package/.tx/config +11 -0
  3. package/README.md +62 -13
  4. package/dist/1119.js +1 -0
  5. package/dist/1197.js +1 -0
  6. package/dist/2146.js +1 -0
  7. package/dist/2690.js +1 -0
  8. package/dist/282.js +2 -0
  9. package/dist/282.js.LICENSE.txt +32 -0
  10. package/dist/282.js.map +1 -0
  11. package/dist/3099.js +1 -0
  12. package/dist/3184.js +2 -0
  13. package/dist/3184.js.LICENSE.txt +14 -0
  14. package/dist/3184.js.map +1 -0
  15. package/dist/3584.js +1 -0
  16. package/dist/3998.js +2 -0
  17. package/dist/{985.js.LICENSE.txt → 3998.js.LICENSE.txt} +0 -20
  18. package/dist/3998.js.map +1 -0
  19. package/dist/4055.js +1 -0
  20. package/dist/4132.js +1 -0
  21. package/dist/4300.js +1 -0
  22. package/dist/4335.js +1 -0
  23. package/dist/4353.js +1 -0
  24. package/dist/4353.js.map +1 -0
  25. package/dist/439.js +1 -0
  26. package/dist/4618.js +1 -0
  27. package/dist/4652.js +1 -0
  28. package/dist/4944.js +1 -0
  29. package/dist/5059.js +1 -0
  30. package/dist/5059.js.map +1 -0
  31. package/dist/5173.js +1 -0
  32. package/dist/5241.js +1 -0
  33. package/dist/5442.js +1 -0
  34. package/dist/5661.js +1 -0
  35. package/dist/6022.js +1 -0
  36. package/dist/6399.js +1 -0
  37. package/dist/6399.js.map +1 -0
  38. package/dist/6468.js +1 -0
  39. package/dist/6478.js +1 -0
  40. package/dist/6478.js.map +1 -0
  41. package/dist/6540.js +2 -0
  42. package/dist/6540.js.map +1 -0
  43. package/dist/6589.js +1 -0
  44. package/dist/6679.js +1 -0
  45. package/dist/6840.js +1 -0
  46. package/dist/6859.js +1 -0
  47. package/dist/7097.js +1 -0
  48. package/dist/7159.js +1 -0
  49. package/dist/723.js +1 -0
  50. package/dist/7617.js +1 -0
  51. package/dist/795.js +1 -0
  52. package/dist/8157.js +2 -0
  53. package/dist/8157.js.LICENSE.txt +24 -0
  54. package/dist/8157.js.map +1 -0
  55. package/dist/8163.js +1 -0
  56. package/dist/8349.js +1 -0
  57. package/dist/8371.js +1 -0
  58. package/dist/844.js +1 -0
  59. package/dist/844.js.map +1 -0
  60. package/dist/8618.js +1 -0
  61. package/dist/8690.js +1 -0
  62. package/dist/8690.js.map +1 -0
  63. package/dist/890.js +1 -0
  64. package/dist/9214.js +1 -0
  65. package/dist/9538.js +1 -0
  66. package/dist/9569.js +1 -0
  67. package/dist/961.js +2 -0
  68. package/dist/961.js.LICENSE.txt +19 -0
  69. package/dist/961.js.map +1 -0
  70. package/dist/986.js +1 -0
  71. package/dist/9879.js +1 -0
  72. package/dist/9895.js +1 -0
  73. package/dist/9900.js +1 -0
  74. package/dist/9913.js +1 -0
  75. package/dist/main.js +1 -1
  76. package/dist/main.js.map +1 -1
  77. package/dist/openmrs-esm-user-onboarding-app.js +1 -1
  78. package/dist/openmrs-esm-user-onboarding-app.js.buildmanifest.json +1043 -105
  79. package/dist/openmrs-esm-user-onboarding-app.js.map +1 -1
  80. package/dist/routes.json +1 -1
  81. package/e2e/README.md +9 -7
  82. package/e2e/core/test.ts +1 -1
  83. package/e2e/fixtures/api.ts +1 -1
  84. package/e2e/pages/home-page.ts +2 -2
  85. package/e2e/specs/onboarding-test.spec.ts +8 -27
  86. package/jest.config.js +3 -2
  87. package/package.json +14 -13
  88. package/src/config-schema.ts +76 -112
  89. package/src/declarations.d.ts +0 -1
  90. package/src/index.ts +1 -1
  91. package/src/root.component.tsx +32 -28
  92. package/src/routes.json +5 -5
  93. package/src/tooltip/tooltip.component.tsx +24 -11
  94. package/src/tooltip/tooltip.scss +17 -17
  95. package/src/tutorial/modal.component.tsx +16 -8
  96. package/src/tutorial/{modal.component.test.tsx → modal.test.tsx} +10 -8
  97. package/src/tutorial/styles.scss +8 -36
  98. package/src/tutorial/{tutorial.tsx → tutorial.component.tsx} +1 -5
  99. package/src/types.ts +15 -5
  100. package/translations/am.json +9 -1
  101. package/translations/ar.json +9 -0
  102. package/translations/ar_SY.json +9 -0
  103. package/translations/bn.json +9 -0
  104. package/translations/cs.json +9 -0
  105. package/translations/de.json +9 -0
  106. package/translations/en_US.json +9 -0
  107. package/translations/es.json +9 -1
  108. package/translations/es_MX.json +9 -0
  109. package/translations/fr.json +9 -1
  110. package/translations/he.json +9 -1
  111. package/translations/hi.json +9 -0
  112. package/translations/hi_IN.json +9 -0
  113. package/translations/id.json +9 -0
  114. package/translations/it.json +9 -0
  115. package/translations/ka.json +9 -0
  116. package/translations/km.json +9 -1
  117. package/translations/ku.json +9 -0
  118. package/translations/ky.json +9 -0
  119. package/translations/lg.json +9 -0
  120. package/translations/ne.json +9 -0
  121. package/translations/pl.json +9 -0
  122. package/translations/pt.json +9 -0
  123. package/translations/pt_BR.json +9 -0
  124. package/translations/qu.json +9 -0
  125. package/translations/ro_RO.json +9 -0
  126. package/translations/ru_RU.json +9 -0
  127. package/translations/si.json +9 -0
  128. package/translations/sq.json +9 -0
  129. package/translations/sw.json +9 -0
  130. package/translations/sw_KE.json +9 -0
  131. package/translations/tr.json +9 -0
  132. package/translations/tr_TR.json +9 -0
  133. package/translations/uk.json +9 -0
  134. package/translations/uz.json +9 -0
  135. package/translations/uz@Latn.json +9 -0
  136. package/translations/uz_UZ.json +9 -0
  137. package/translations/vi.json +9 -0
  138. package/translations/zh.json +9 -0
  139. package/translations/zh_CN.json +9 -0
  140. package/translations/zh_TW.json +9 -0
  141. package/dist/151.js +0 -2
  142. package/dist/151.js.LICENSE.txt +0 -3
  143. package/dist/151.js.map +0 -1
  144. package/dist/197.js +0 -1
  145. package/dist/300.js +0 -1
  146. package/dist/335.js +0 -1
  147. package/dist/422.js +0 -1
  148. package/dist/422.js.map +0 -1
  149. package/dist/540.js +0 -2
  150. package/dist/540.js.map +0 -1
  151. package/dist/55.js +0 -1
  152. package/dist/570.js +0 -1
  153. package/dist/570.js.map +0 -1
  154. package/dist/59.js +0 -1
  155. package/dist/59.js.map +0 -1
  156. package/dist/652.js +0 -1
  157. package/dist/743.js +0 -1
  158. package/dist/743.js.map +0 -1
  159. package/dist/917.js +0 -1
  160. package/dist/917.js.map +0 -1
  161. package/dist/985.js +0 -2
  162. package/dist/985.js.map +0 -1
  163. package/dist/99.js +0 -1
  164. package/src/root.scss +0 -0
  165. /package/dist/{540.js.LICENSE.txt → 6540.js.LICENSE.txt} +0 -0
@@ -0,0 +1,9 @@
1
+ {
2
+ "back": "Back",
3
+ "finish": "Finish",
4
+ "modalDescription": "Find walkthroughs and video tutorials on some of the core features of OpenMRS.",
5
+ "next": "Next",
6
+ "tutorial": "Tutorials",
7
+ "walkthrough": "Walkthrough",
8
+ "welcome": "Welcome to OpenMRS!"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "back": "Back",
3
+ "finish": "Finish",
4
+ "modalDescription": "Find walkthroughs and video tutorials on some of the core features of OpenMRS.",
5
+ "next": "Next",
6
+ "tutorial": "Tutorials",
7
+ "walkthrough": "Walkthrough",
8
+ "welcome": "Welcome to OpenMRS!"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "back": "Back",
3
+ "finish": "Finish",
4
+ "modalDescription": "Find walkthroughs and video tutorials on some of the core features of OpenMRS.",
5
+ "next": "Next",
6
+ "tutorial": "Tutorials",
7
+ "walkthrough": "Walkthrough",
8
+ "welcome": "Welcome to OpenMRS!"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "back": "Back",
3
+ "finish": "Finish",
4
+ "modalDescription": "Find walkthroughs and video tutorials on some of the core features of OpenMRS.",
5
+ "next": "Next",
6
+ "tutorial": "Tutorials",
7
+ "walkthrough": "Walkthrough",
8
+ "welcome": "Welcome to OpenMRS!"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "back": "Back",
3
+ "finish": "Finish",
4
+ "modalDescription": "Find walkthroughs and video tutorials on some of the core features of OpenMRS.",
5
+ "next": "Next",
6
+ "tutorial": "Tutorials",
7
+ "walkthrough": "Walkthrough",
8
+ "welcome": "Welcome to OpenMRS!"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "back": "Back",
3
+ "finish": "Finish",
4
+ "modalDescription": "Find walkthroughs and video tutorials on some of the core features of OpenMRS.",
5
+ "next": "Next",
6
+ "tutorial": "Tutorials",
7
+ "walkthrough": "Walkthrough",
8
+ "welcome": "Welcome to OpenMRS!"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "back": "Back",
3
+ "finish": "Finish",
4
+ "modalDescription": "Find walkthroughs and video tutorials on some of the core features of OpenMRS.",
5
+ "next": "Next",
6
+ "tutorial": "Tutorials",
7
+ "walkthrough": "Walkthrough",
8
+ "welcome": "Welcome to OpenMRS!"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "back": "Back",
3
+ "finish": "Finish",
4
+ "modalDescription": "Find walkthroughs and video tutorials on some of the core features of OpenMRS.",
5
+ "next": "Next",
6
+ "tutorial": "Tutorials",
7
+ "walkthrough": "Walkthrough",
8
+ "welcome": "Welcome to OpenMRS!"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "back": "Back",
3
+ "finish": "Finish",
4
+ "modalDescription": "Find walkthroughs and video tutorials on some of the core features of OpenMRS.",
5
+ "next": "Next",
6
+ "tutorial": "Tutorials",
7
+ "walkthrough": "Walkthrough",
8
+ "welcome": "Welcome to OpenMRS!"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "back": "Back",
3
+ "finish": "Finish",
4
+ "modalDescription": "Find walkthroughs and video tutorials on some of the core features of OpenMRS.",
5
+ "next": "Next",
6
+ "tutorial": "Tutorials",
7
+ "walkthrough": "Walkthrough",
8
+ "welcome": "Welcome to OpenMRS!"
9
+ }