@openmrs/esm-styleguide 5.3.3-pre.1355 → 5.3.3-pre.1359
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 +5 -5
- package/dist/openmrs-esm-styleguide.css +1 -1
- package/dist/openmrs-esm-styleguide.css.map +1 -1
- package/package.json +4 -4
- package/src/_overrides.scss +7 -0
- package/src/snackbars/_snackbars.scss +0 -1
- package/src/toasts/_toasts.scss +4 -0
- package/src/toasts/active-toasts.component.tsx +6 -1
- package/src/toasts/toast.component.tsx +23 -8
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
[34m@openmrs/esm-styleguide:build[0m: cache hit, replaying output [
|
|
1
|
+
[34m@openmrs/esm-styleguide:build[0m: cache hit, replaying output [2m0f115bb2e462fad8[0m
|
|
2
2
|
[34m@openmrs/esm-styleguide:build: [0mBrowserslist: caniuse-lite is outdated. Please run:
|
|
3
3
|
[34m@openmrs/esm-styleguide:build: [0m npx update-browserslist-db@latest
|
|
4
4
|
[34m@openmrs/esm-styleguide:build: [0m Why you should do it regularly: https://github.com/browserslist/update-db#readme
|
|
@@ -23,9 +23,9 @@
|
|
|
23
23
|
[34m@openmrs/esm-styleguide:build: [0mEntrypoint [1mmain[39m[22m [1m[33m[big][39m[22m 825 KiB (3.33 MiB) = [1m[32mopenmrs-esm-styleguide.css[39m[22m 756 KiB [1m[32mopenmrs-esm-styleguide.js[39m[22m 69.4 KiB 182 auxiliary assets
|
|
24
24
|
[34m@openmrs/esm-styleguide:build: [0morphan modules 9.63 MiB (javascript) 622 KiB (css/mini-extract) 2.4 MiB (asset) 16.6 KiB (runtime) [1m[33m[orphan][39m[22m 882 modules
|
|
25
25
|
[34m@openmrs/esm-styleguide:build: [0mruntime modules 274 bytes 1 module
|
|
26
|
-
[34m@openmrs/esm-styleguide:build: [0mbuilt modules
|
|
27
|
-
[34m@openmrs/esm-styleguide:build: [0m javascript modules
|
|
28
|
-
[34m@openmrs/esm-styleguide:build: [0m cacheable modules
|
|
26
|
+
[34m@openmrs/esm-styleguide:build: [0mbuilt modules 201 KiB (javascript) 886 KiB (css/mini-extract) [1m[33m[built][39m[22m
|
|
27
|
+
[34m@openmrs/esm-styleguide:build: [0m javascript modules 201 KiB
|
|
28
|
+
[34m@openmrs/esm-styleguide:build: [0m cacheable modules 201 KiB 5 modules
|
|
29
29
|
[34m@openmrs/esm-styleguide:build: [0m modules by path [1mexternal "@openmrs/[39m[22m 168 bytes 4 modules
|
|
30
30
|
[34m@openmrs/esm-styleguide:build: [0m [1mexternal "react"[39m[22m 42 bytes [1m[33m[built][39m[22m [1m[33m[code generated][39m[22m
|
|
31
31
|
[34m@openmrs/esm-styleguide:build: [0m [1mexternal "rxjs"[39m[22m 42 bytes [1m[33m[built][39m[22m [1m[33m[code generated][39m[22m
|
|
@@ -53,4 +53,4 @@
|
|
|
53
53
|
[34m@openmrs/esm-styleguide:build: [0mYou can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application.
|
|
54
54
|
[34m@openmrs/esm-styleguide:build: [0mFor more info visit https://webpack.js.org/guides/code-splitting/[39m[22m
|
|
55
55
|
[34m@openmrs/esm-styleguide:build: [0m
|
|
56
|
-
[34m@openmrs/esm-styleguide:build: [0mwebpack 5.88.0 compiled with [1m[33m3 warnings[39m[22m in
|
|
56
|
+
[34m@openmrs/esm-styleguide:build: [0mwebpack 5.88.0 compiled with [1m[33m3 warnings[39m[22m in 16058 ms
|