@openmrs/esm-framework 3.3.2-pre.1188 → 3.3.2-pre.1211
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.
- package/.turbo/turbo-build.log +10 -12
- package/dist/openmrs-esm-framework.js +1 -1
- package/dist/openmrs-esm-framework.js.map +1 -1
- package/docs/API.md +105 -21
- package/docs/classes/OpenmrsFetchError.md +18 -3
- package/docs/interfaces/FetchResponse.md +15 -15
- package/docs/interfaces/LoggedInUser.md +11 -11
- package/docs/interfaces/LoggedInUserFetchResponse.md +15 -15
- package/docs/interfaces/Person.md +3 -3
- package/docs/interfaces/Privilege.md +3 -3
- package/docs/interfaces/Role.md +3 -3
- package/docs/interfaces/Session.md +7 -7
- package/docs/interfaces/SessionLocation.md +3 -3
- package/mock.tsx +15 -5
- package/package.json +13 -13
- package/docs/interfaces/CurrentUserOptions.md +0 -27
- package/docs/interfaces/CurrentUserWithResponseOption.md +0 -29
- package/docs/interfaces/CurrentUserWithoutResponseOption.md +0 -29
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,17 +1,15 @@
|
|
|
1
|
-
@openmrs/esm-framework:build: cache hit, replaying output
|
|
1
|
+
@openmrs/esm-framework:build: cache hit, replaying output 5f0d1e9638e9f4ce
|
|
2
2
|
@openmrs/esm-framework:build: $ webpack --mode=production
|
|
3
|
-
@openmrs/esm-framework:build:
|
|
4
|
-
@openmrs/esm-framework:build:
|
|
5
|
-
@openmrs/esm-framework:build: asset [1m[33mopenmrs-esm-framework.js[39m[22m [1m[33m861 KiB[39m[22m [1m[32m[emitted][39m[22m [1m[32m[minimized][39m[22m [1m[33m[big][39m[22m (name: main) 2 related assets
|
|
6
|
-
@openmrs/esm-framework:build: orphan modules 11.2 MiB [1m[33m[orphan][39m[22m 1151 modules
|
|
3
|
+
@openmrs/esm-framework:build: asset [1m[33mopenmrs-esm-framework.js[39m[22m [1m[33m843 KiB[39m[22m [1m[32m[emitted][39m[22m [1m[32m[minimized][39m[22m [1m[33m[big][39m[22m (name: main) 2 related assets
|
|
4
|
+
@openmrs/esm-framework:build: orphan modules 11.2 MiB [1m[33m[orphan][39m[22m 1155 modules
|
|
7
5
|
@openmrs/esm-framework:build: runtime modules 2.14 KiB 8 modules
|
|
8
|
-
@openmrs/esm-framework:build: cacheable modules 2.
|
|
9
|
-
@openmrs/esm-framework:build: modules by path [1m../../../node_modules/[39m[22m 865 KiB
|
|
10
|
-
@openmrs/esm-framework:build: modules by path [1m../esm-api/[39m[22m
|
|
6
|
+
@openmrs/esm-framework:build: cacheable modules 2.1 MiB
|
|
7
|
+
@openmrs/esm-framework:build: modules by path [1m../../../node_modules/[39m[22m 865 KiB 74 modules
|
|
8
|
+
@openmrs/esm-framework:build: modules by path [1m../esm-api/[39m[22m 170 KiB 2 modules
|
|
11
9
|
@openmrs/esm-framework:build: modules by path [1m../esm-config/[39m[22m 134 KiB 2 modules
|
|
12
10
|
@openmrs/esm-framework:build: modules by path [1m../esm-extensions/[39m[22m 80.3 KiB 2 modules
|
|
13
11
|
@openmrs/esm-framework:build: modules by path [1m../esm-globals/[39m[22m 10.8 KiB 2 modules
|
|
14
|
-
@openmrs/esm-framework:build: modules by path [1m../esm-react-utils/[39m[22m
|
|
12
|
+
@openmrs/esm-framework:build: modules by path [1m../esm-react-utils/[39m[22m 594 KiB 2 modules
|
|
15
13
|
@openmrs/esm-framework:build: modules by path [1m../esm-state/[39m[22m 10.4 KiB 2 modules
|
|
16
14
|
@openmrs/esm-framework:build: modules by path [1m../esm-styleguide/src/[39m[22m 118 KiB 2 modules
|
|
17
15
|
@openmrs/esm-framework:build: + 4 modules
|
|
@@ -141,11 +139,11 @@
|
|
|
141
139
|
@openmrs/esm-framework:build: [1m[33mWARNING[39m[22m in [1masset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
|
|
142
140
|
@openmrs/esm-framework:build: This can impact web performance.
|
|
143
141
|
@openmrs/esm-framework:build: Assets:
|
|
144
|
-
@openmrs/esm-framework:build: openmrs-esm-framework.js (
|
|
142
|
+
@openmrs/esm-framework:build: openmrs-esm-framework.js (843 KiB)[39m[22m
|
|
145
143
|
@openmrs/esm-framework:build:
|
|
146
144
|
@openmrs/esm-framework:build: [1m[33mWARNING[39m[22m in [1mentrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
|
|
147
145
|
@openmrs/esm-framework:build: Entrypoints:
|
|
148
|
-
@openmrs/esm-framework:build: main (
|
|
146
|
+
@openmrs/esm-framework:build: main (843 KiB)
|
|
149
147
|
@openmrs/esm-framework:build: openmrs-esm-framework.js
|
|
150
148
|
@openmrs/esm-framework:build: [39m[22m
|
|
151
149
|
@openmrs/esm-framework:build:
|
|
@@ -153,4 +151,4 @@
|
|
|
153
151
|
@openmrs/esm-framework:build: You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application.
|
|
154
152
|
@openmrs/esm-framework:build: For more info visit https://webpack.js.org/guides/code-splitting/[39m[22m
|
|
155
153
|
@openmrs/esm-framework:build:
|
|
156
|
-
@openmrs/esm-framework:build: webpack 5.70.0 compiled with [1m[33m27 warnings[39m[22m in
|
|
154
|
+
@openmrs/esm-framework:build: webpack 5.70.0 compiled with [1m[33m27 warnings[39m[22m in 23945 ms
|