@openmrs/esm-framework 4.5.1-pre.804 → 5.0.0

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 (35) hide show
  1. package/.turbo/turbo-build.log +27 -25
  2. package/dist/530.openmrs-esm-framework.js +2 -0
  3. package/dist/530.openmrs-esm-framework.js.map +1 -0
  4. package/dist/585.openmrs-esm-framework.js +2 -0
  5. package/dist/585.openmrs-esm-framework.js.map +1 -0
  6. package/dist/645.openmrs-esm-framework.js +2 -0
  7. package/dist/645.openmrs-esm-framework.js.map +1 -0
  8. package/dist/71.openmrs-esm-framework.js +2 -0
  9. package/dist/71.openmrs-esm-framework.js.map +1 -0
  10. package/dist/710.openmrs-esm-framework.js +2 -0
  11. package/dist/710.openmrs-esm-framework.js.map +1 -0
  12. package/dist/735.openmrs-esm-framework.js +3 -0
  13. package/dist/735.openmrs-esm-framework.js.LICENSE.txt +9 -0
  14. package/dist/735.openmrs-esm-framework.js.map +1 -0
  15. package/dist/788.openmrs-esm-framework.js +3 -0
  16. package/dist/788.openmrs-esm-framework.js.LICENSE.txt +19 -0
  17. package/dist/788.openmrs-esm-framework.js.map +1 -0
  18. package/dist/openmrs-esm-framework.js +1 -1
  19. package/dist/openmrs-esm-framework.js.LICENSE.txt +1 -31
  20. package/dist/openmrs-esm-framework.js.map +1 -1
  21. package/docs/API.md +58 -9
  22. package/docs/classes/OpenmrsFetchError.md +3 -3
  23. package/docs/interfaces/CancelLoading.md +1 -1
  24. package/docs/interfaces/ExtensionRegistration.md +2 -2
  25. package/docs/interfaces/FetchConfig.md +2 -2
  26. package/docs/interfaces/ImportMap.md +1 -1
  27. package/docs/interfaces/OpenmrsAppRoutes.md +62 -0
  28. package/docs/interfaces/ResourceLoader.md +1 -1
  29. package/docs/interfaces/SpaConfig.md +7 -5
  30. package/package.json +24 -14
  31. package/webpack.config.js +27 -5
  32. package/docs/interfaces/ComponentDefinition.md +0 -102
  33. package/docs/interfaces/ExtensionDefinition.md +0 -202
  34. package/docs/interfaces/Lifecycle.md +0 -52
  35. package/docs/interfaces/PageDefinition.md +0 -150
@@ -21,37 +21,7 @@ PERFORMANCE OF THIS SOFTWARE.
21
21
 
22
22
  /*! For license information please see openmrs-esm-api.js.LICENSE.txt */
23
23
 
24
- /*! For license information please see openmrs-esm-react-utils.js.LICENSE.txt */
25
-
26
- /**
27
- * @license React
28
- * react-dom.production.min.js
29
- *
30
- * Copyright (c) Facebook, Inc. and its affiliates.
31
- *
32
- * This source code is licensed under the MIT license found in the
33
- * LICENSE file in the root directory of this source tree.
34
- */
35
-
36
- /**
37
- * @license React
38
- * react.production.min.js
39
- *
40
- * Copyright (c) Facebook, Inc. and its affiliates.
41
- *
42
- * This source code is licensed under the MIT license found in the
43
- * LICENSE file in the root directory of this source tree.
44
- */
45
-
46
- /**
47
- * @license React
48
- * scheduler.production.min.js
49
- *
50
- * Copyright (c) Facebook, Inc. and its affiliates.
51
- *
52
- * This source code is licensed under the MIT license found in the
53
- * LICENSE file in the root directory of this source tree.
54
- */
24
+ /*! For license information please see openmrs-esm-offline.js.LICENSE.txt */
55
25
 
56
26
  /**
57
27
  * @license React