@openmrs/esm-app-shell 5.4.1-pre.1607 → 5.4.1-pre.1608

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 (30) hide show
  1. package/.turbo/turbo-build.log +10 -10
  2. package/dist/index.html +1 -1
  3. package/dist/{openmrs.589811b28dbfd789.js → openmrs.c0b50aa0712c5234.js} +2 -2
  4. package/dist/{openmrs.589811b28dbfd789.js.map → openmrs.c0b50aa0712c5234.js.map} +1 -1
  5. package/dist/service-worker.js +1 -1
  6. package/lib/esm-devtools-app/main.js +1 -1
  7. package/lib/esm-devtools-app/openmrs-esm-devtools-app.js +1 -1
  8. package/lib/esm-devtools-app/openmrs-esm-devtools-app.js.buildmanifest.json +2 -2
  9. package/lib/esm-devtools-app/routes.json +1 -1
  10. package/lib/esm-implementer-tools-app/main.js +1 -1
  11. package/lib/esm-implementer-tools-app/openmrs-esm-implementer-tools-app.js +1 -1
  12. package/lib/esm-implementer-tools-app/openmrs-esm-implementer-tools-app.js.buildmanifest.json +2 -2
  13. package/lib/esm-implementer-tools-app/routes.json +1 -1
  14. package/lib/esm-login-app/main.js +1 -1
  15. package/lib/esm-login-app/openmrs-esm-login-app.js +1 -1
  16. package/lib/esm-login-app/openmrs-esm-login-app.js.buildmanifest.json +2 -2
  17. package/lib/esm-login-app/routes.json +1 -1
  18. package/lib/esm-offline-tools-app/main.js +1 -1
  19. package/lib/esm-offline-tools-app/openmrs-esm-offline-tools-app.js +1 -1
  20. package/lib/esm-offline-tools-app/openmrs-esm-offline-tools-app.js.buildmanifest.json +2 -2
  21. package/lib/esm-offline-tools-app/routes.json +1 -1
  22. package/lib/esm-primary-navigation-app/main.js +1 -1
  23. package/lib/esm-primary-navigation-app/openmrs-esm-primary-navigation-app.js +1 -1
  24. package/lib/esm-primary-navigation-app/openmrs-esm-primary-navigation-app.js.buildmanifest.json +2 -2
  25. package/lib/esm-primary-navigation-app/routes.json +1 -1
  26. package/lib/index.html +1 -1
  27. package/lib/openmrs.js +3 -3
  28. package/lib/service-worker.js +2 -2
  29. package/package.json +3 -3
  30. /package/dist/{openmrs.589811b28dbfd789.js.LICENSE.txt → openmrs.c0b50aa0712c5234.js.LICENSE.txt} +0 -0
@@ -1,9 +1,9 @@
1
- @openmrs/esm-app-shell:build: cache hit, replaying output 3e3673577b4185e7
1
+ @openmrs/esm-app-shell:build: cache hit, replaying output c56667860123f5c6
2
2
  @openmrs/esm-app-shell:build: 
3
- @openmrs/esm-app-shell:build: > @openmrs/esm-app-shell@5.4.1-pre.1607 build:production
3
+ @openmrs/esm-app-shell:build: > @openmrs/esm-app-shell@5.4.1-pre.1608 build:production
4
4
  @openmrs/esm-app-shell:build: > cross-env OMRS_ESM_IMPORTMAP_URL="https://dev3.openmrs.org/openmrs/spa/importmap.json" OMRS_OFFLINE="enable" OMRS_CLEAN_BEFORE_BUILD="true" NODE_ENV="production" webpack --mode production
5
5
  @openmrs/esm-app-shell:build: 
6
- @openmrs/esm-app-shell:build: (node:3125) [DEP_WEBPACK_COMPILATION_ASSETS] DeprecationWarning: Compilation.assets will be frozen in future, all modifications are deprecated.
6
+ @openmrs/esm-app-shell:build: (node:3157) [DEP_WEBPACK_COMPILATION_ASSETS] DeprecationWarning: Compilation.assets will be frozen in future, all modifications are deprecated.
7
7
  @openmrs/esm-app-shell:build: BREAKING CHANGE: No more changes should happen to Compilation.assets after sealing the Compilation.
8
8
  @openmrs/esm-app-shell:build:  Do changes to assets earlier, e. g. in Compilation.hooks.processAssets.
9
9
  @openmrs/esm-app-shell:build:  Make sure to select an appropriate stage from Compilation.PROCESS_ASSETS_STAGE_*.
@@ -23,7 +23,7 @@
23
23
  @openmrs/esm-app-shell:build: asset logo.svg 1.33 KiB [emitted] [from: src/assets/logo.svg] [copied]
24
24
  @openmrs/esm-app-shell:build: asset manifest.266df36f2271d27ae9bcaa196a2976ae.json 1.29 KiB [emitted]
25
25
  @openmrs/esm-app-shell:build: asset favicon.ico 1.12 KiB [emitted] [from: src/assets/favicon.ico] [copied]
26
- @openmrs/esm-app-shell:build: Entrypoint main [big] 2.47 MiB (1.56 MiB) = openmrs.5d6cda634d8a12b1.css 1.31 MiB openmrs.589811b28dbfd789.js 1.16 MiB 2 auxiliary assets
26
+ @openmrs/esm-app-shell:build: Entrypoint main [big] 2.47 MiB (1.56 MiB) = openmrs.5d6cda634d8a12b1.css 1.31 MiB openmrs.c0b50aa0712c5234.js 1.16 MiB 2 auxiliary assets
27
27
  @openmrs/esm-app-shell:build: orphan modules 10.9 MiB (javascript) 39.7 KiB (css/mini-extract) 2.4 MiB (asset) 49.2 KiB (runtime) [orphan] 1502 modules
28
28
  @openmrs/esm-app-shell:build: runtime modules 18.9 KiB 13 modules
29
29
  @openmrs/esm-app-shell:build: built modules 4.4 MiB (javascript) 1.32 MiB (css/mini-extract) 420 bytes (share-init) 420 bytes (consume-shared) [built]
@@ -46,21 +46,21 @@
46
46
  @openmrs/esm-app-shell:build: This can impact web performance.
47
47
  @openmrs/esm-app-shell:build: Assets:
48
48
  @openmrs/esm-app-shell:build:  openmrs.5d6cda634d8a12b1.css (1.31 MiB)
49
- @openmrs/esm-app-shell:build:  openmrs.589811b28dbfd789.js (1.16 MiB)
49
+ @openmrs/esm-app-shell:build:  openmrs.c0b50aa0712c5234.js (1.16 MiB)
50
50
  @openmrs/esm-app-shell:build: 
51
51
  @openmrs/esm-app-shell:build: WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
52
52
  @openmrs/esm-app-shell:build: Entrypoints:
53
53
  @openmrs/esm-app-shell:build:  main (2.47 MiB)
54
54
  @openmrs/esm-app-shell:build:  openmrs.5d6cda634d8a12b1.css
55
- @openmrs/esm-app-shell:build:  openmrs.589811b28dbfd789.js
55
+ @openmrs/esm-app-shell:build:  openmrs.c0b50aa0712c5234.js
56
56
  @openmrs/esm-app-shell:build: 
57
57
  @openmrs/esm-app-shell:build: 
58
- @openmrs/esm-app-shell:build: webpack 5.88.0 compiled with 2 warnings in 89991 ms
58
+ @openmrs/esm-app-shell:build: webpack 5.88.0 compiled with 2 warnings in 91956 ms
59
59
  @openmrs/esm-app-shell:build: 
60
- @openmrs/esm-app-shell:build: > @openmrs/esm-app-shell@5.4.1-pre.1607 build:development
60
+ @openmrs/esm-app-shell:build: > @openmrs/esm-app-shell@5.4.1-pre.1608 build:development
61
61
  @openmrs/esm-app-shell:build: > cross-env OMRS_OFFLINE="enable" OMRS_CLEAN_BEFORE_BUILD="true" NODE_ENV="development" webpack --mode development
62
62
  @openmrs/esm-app-shell:build: 
63
- @openmrs/esm-app-shell:build: (node:3347) [DEP_WEBPACK_COMPILATION_ASSETS] DeprecationWarning: Compilation.assets will be frozen in future, all modifications are deprecated.
63
+ @openmrs/esm-app-shell:build: (node:3368) [DEP_WEBPACK_COMPILATION_ASSETS] DeprecationWarning: Compilation.assets will be frozen in future, all modifications are deprecated.
64
64
  @openmrs/esm-app-shell:build: BREAKING CHANGE: No more changes should happen to Compilation.assets after sealing the Compilation.
65
65
  @openmrs/esm-app-shell:build:  Do changes to assets earlier, e. g. in Compilation.hooks.processAssets.
66
66
  @openmrs/esm-app-shell:build:  Make sure to select an appropriate stage from Compilation.PROCESS_ASSETS_STAGE_*.
@@ -96,4 +96,4 @@
96
96
  @openmrs/esm-app-shell:build: <i> The service worker at service-worker.js will precache
97
97
  @openmrs/esm-app-shell:build: <i>  333 URLs, totaling 46.4 MB.
98
98
  @openmrs/esm-app-shell:build: 
99
- @openmrs/esm-app-shell:build: webpack 5.88.0 compiled successfully in 8121 ms
99
+ @openmrs/esm-app-shell:build: webpack 5.88.0 compiled successfully in 8111 ms
package/dist/index.html CHANGED
@@ -1,4 +1,4 @@
1
- <!doctype html><html lang="en" data-default-lang="en"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><title>OpenMRS</title><link rel="shortcut icon" type="image/x-icon" href="/openmrs/spa/favicon.ico"><meta name="viewport" content="width=device-width,initial-scale=1"><meta name="importmap-type" content="systemjs-importmap"><link href="/openmrs/spa/openmrs.5d6cda634d8a12b1.css" rel="stylesheet"><link rel="preload" href="https://dev3.openmrs.org/openmrs/spa/importmap.json" as="fetch" crossorigin="anonymous"><script type="systemjs-importmap" src="https://dev3.openmrs.org/openmrs/spa/importmap.json"></script><link rel="preload" href="/openmrs/spa/routes.registry.json" as="fetch" crossorigin="anonymous"><script type="openmrs-routes" src="/openmrs/spa/routes.registry.json"></script><meta name="theme-color" content="#000000" /><link rel="manifest" href="/openmrs/spa/manifest.266df36f2271d27ae9bcaa196a2976ae.json" /></head><body><script src="/openmrs/spa/openmrs.589811b28dbfd789.js"></script><div class="omrs-toasts-container"></div><div class="omrs-inline-notifications-container"></div><div class="omrs-actionable-notifications-container"></div><div class="omrs-snackbars-container"></div><div class="omrs-modals-container"></div><template id="loading-spinner"><div class="omrs-loading-spinner"><div data-inline-loading="" class="cds--inline-loading" role="alert" aria-live="assertive"><div class="cds--inline-loading__animation"><div data-inline-loading-spinner="" class="cds--loading cds--loading--small"><svg class="cds--loading__svg" viewBox="-75 -75 150 150"><circle class="cds--loading__background" cx="0" cy="0" r="26.8125"></circle><circle class="cds--loading__stroke" cx="0" cy="0" r="26.8125"></circle></svg></div></div><p data-inline-loading-text-active="" class="cds--inline-loading__text">Loading ...</p></div></div></template><template id="app-error"><div class="omrs-app-error"><h1>Application Error</h1><p>Something went wrong. Please try reloading.</p><p>If the problem persists contact your system administrator.</p><div id="buttons"><button class="cds--btn cds--btn--primary" onclick="location.reload()">Reload</button></div><div class="cds--snippet cds--snippet--single"><div tabindex="0" class="cds--snippet-container" aria-label="Code Snippet Text"><pre>
1
+ <!doctype html><html lang="en" data-default-lang="en"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><title>OpenMRS</title><link rel="shortcut icon" type="image/x-icon" href="/openmrs/spa/favicon.ico"><meta name="viewport" content="width=device-width,initial-scale=1"><meta name="importmap-type" content="systemjs-importmap"><link href="/openmrs/spa/openmrs.5d6cda634d8a12b1.css" rel="stylesheet"><link rel="preload" href="https://dev3.openmrs.org/openmrs/spa/importmap.json" as="fetch" crossorigin="anonymous"><script type="systemjs-importmap" src="https://dev3.openmrs.org/openmrs/spa/importmap.json"></script><link rel="preload" href="/openmrs/spa/routes.registry.json" as="fetch" crossorigin="anonymous"><script type="openmrs-routes" src="/openmrs/spa/routes.registry.json"></script><meta name="theme-color" content="#000000" /><link rel="manifest" href="/openmrs/spa/manifest.266df36f2271d27ae9bcaa196a2976ae.json" /></head><body><script src="/openmrs/spa/openmrs.c0b50aa0712c5234.js"></script><div class="omrs-toasts-container"></div><div class="omrs-inline-notifications-container"></div><div class="omrs-actionable-notifications-container"></div><div class="omrs-snackbars-container"></div><div class="omrs-modals-container"></div><template id="loading-spinner"><div class="omrs-loading-spinner"><div data-inline-loading="" class="cds--inline-loading" role="alert" aria-live="assertive"><div class="cds--inline-loading__animation"><div data-inline-loading-spinner="" class="cds--loading cds--loading--small"><svg class="cds--loading__svg" viewBox="-75 -75 150 150"><circle class="cds--loading__background" cx="0" cy="0" r="26.8125"></circle><circle class="cds--loading__stroke" cx="0" cy="0" r="26.8125"></circle></svg></div></div><p data-inline-loading-text-active="" class="cds--inline-loading__text">Loading ...</p></div></div></template><template id="app-error"><div class="omrs-app-error"><h1>Application Error</h1><p>Something went wrong. Please try reloading.</p><p>If the problem persists contact your system administrator.</p><div id="buttons"><button class="cds--btn cds--btn--primary" onclick="location.reload()">Reload</button></div><div class="cds--snippet cds--snippet--single"><div tabindex="0" class="cds--snippet-container" aria-label="Code Snippet Text"><pre>
2
2
  <code data-var="message"></code>
3
3
  </pre></div><button data-copy-btn class="cds--copy-btn" type="button" tabindex="0" onclick="copyText(this.parentElement)"><span class="cds--assistive-text cds--copy-btn__feedback">Copied!</span> <svg focusable="false" preserveAspectRatio="xMidYMid meet" style="will-change: transform;" xmlns="http://www.w3.org/2000/svg" class="cds--snippet__icon" width="16" height="16" viewBox="0 0 16 16" aria-hidden="true"><path d="M14,5v9H5V5h9m0-1H5A1,1,0,0,0,4,5v9a1,1,0,0,0,1,1h9a1,1,0,0,0,1-1V5a1,1,0,0,0-1-1Z"></path><path d="M2,9H1V2A1,1,0,0,1,2,1H9V2H2Z"></path></svg></button></div></div></template><script>initializeSpa({
4
4
  apiUrl: "/openmrs",