@openmrs/esm-framework 3.4.1-pre.110 → 3.4.1-pre.120

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.
@@ -1,17 +1,17 @@
1
- @openmrs/esm-framework:build: cache hit, replaying output 8ac476f3dc55989f
1
+ @openmrs/esm-framework:build: cache hit, replaying output af2d0bdd226c3a5d
2
2
  @openmrs/esm-framework:build: $ webpack --mode=production
3
- @openmrs/esm-framework:build: asset openmrs-esm-framework.js 865 KiB [emitted] [minimized] [big] (name: main) 2 related assets
4
- @openmrs/esm-framework:build: orphan modules 11.3 MiB [orphan] 1162 modules
3
+ @openmrs/esm-framework:build: asset openmrs-esm-framework.js 981 KiB [emitted] [minimized] [big] (name: main) 2 related assets
4
+ @openmrs/esm-framework:build: orphan modules 11.3 MiB [orphan] 1161 modules
5
5
  @openmrs/esm-framework:build: runtime modules 2.14 KiB 8 modules
6
- @openmrs/esm-framework:build: cacheable modules 2.2 MiB
7
- @openmrs/esm-framework:build:  modules by path ../../../node_modules/ 881 KiB 80 modules
6
+ @openmrs/esm-framework:build: cacheable modules 2.56 MiB
7
+ @openmrs/esm-framework:build:  modules by path ../../../node_modules/ 886 KiB 84 modules
8
+ @openmrs/esm-framework:build:  modules by path ../esm-styleguide/src/ 559 KiB 3 modules
8
9
  @openmrs/esm-framework:build:  modules by path ../esm-api/ 170 KiB 2 modules
9
- @openmrs/esm-framework:build:  modules by path ../esm-config/ 139 KiB 2 modules
10
+ @openmrs/esm-framework:build:  modules by path ../esm-config/ 141 KiB 2 modules
10
11
  @openmrs/esm-framework:build:  modules by path ../esm-extensions/ 80.3 KiB 2 modules
11
12
  @openmrs/esm-framework:build:  modules by path ../esm-globals/ 10.8 KiB 2 modules
12
- @openmrs/esm-framework:build:  modules by path ../esm-react-utils/ 595 KiB 2 modules
13
+ @openmrs/esm-framework:build:  modules by path ../esm-react-utils/ 591 KiB 2 modules
13
14
  @openmrs/esm-framework:build:  modules by path ../esm-state/ 10.4 KiB 2 modules
14
- @openmrs/esm-framework:build:  modules by path ../esm-styleguide/src/ 190 KiB 2 modules
15
15
  @openmrs/esm-framework:build:  + 4 modules
16
16
  @openmrs/esm-framework:build: 
17
17
  @openmrs/esm-framework:build: LOG from ../../../node_modules/sass-loader/dist/cjs.js sass-loader ../../../node_modules/css-loader/dist/cjs.js!../../../node_modules/sass-loader/dist/cjs.js!../esm-styleguide/src/left-nav/left-nav.module.scss
@@ -40,6 +40,38 @@
40
40
  @openmrs/esm-framework:build: <w> ../esm-styleguide/src/left-nav/left-nav.module.scss 2:9 root stylesheet
41
41
  @openmrs/esm-framework:build: <w> 
42
42
  @openmrs/esm-framework:build: 
43
+ @openmrs/esm-framework:build: LOG from ../../../node_modules/sass-loader/dist/cjs.js sass-loader ../../../node_modules/css-loader/dist/cjs.js!../../../node_modules/sass-loader/dist/cjs.js!../esm-styleguide/src/error-state/error-state.module.scss
44
+ @openmrs/esm-framework:build: <w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
45
+ @openmrs/esm-framework:build: <w> 
46
+ @openmrs/esm-framework:build: <w> Recommendation: math.div($px, $carbon--base-font-size) or calc($px / $carbon--base-font-size)
47
+ @openmrs/esm-framework:build: <w> 
48
+ @openmrs/esm-framework:build: <w> More info and automated migrator: https://sass-lang.com/d/slash-div
49
+ @openmrs/esm-framework:build: <w> 
50
+ @openmrs/esm-framework:build: <w> ../../../node_modules/carbon-components/src/globals/scss/vendor/@carbon/elements/scss/layout/_convert.scss 25:12 carbon--rem()
51
+ @openmrs/esm-framework:build: <w> ../../../node_modules/carbon-components/src/globals/scss/vendor/@carbon/elements/scss/layout/_breakpoint.scss 16:23 @import
52
+ @openmrs/esm-framework:build: <w> ../../../node_modules/carbon-components/src/globals/scss/vendor/@carbon/elements/scss/type/_styles.scss 8:9 @import
53
+ @openmrs/esm-framework:build: <w> ../../../node_modules/carbon-components/src/globals/scss/vendor/@carbon/elements/scss/type/_reset.scss 10:9 @import
54
+ @openmrs/esm-framework:build: <w> ../../../node_modules/carbon-components/src/globals/scss/_css--reset.scss 9:9 @import
55
+ @openmrs/esm-framework:build: <w> ../../../node_modules/carbon-components/src/globals/scss/_helper-mixins.scss 23:9 @import
56
+ @openmrs/esm-framework:build: <w> ../../../node_modules/carbon-components/src/globals/scss/_mixins.scss 8:9 @import
57
+ @openmrs/esm-framework:build: <w> ../esm-styleguide/src/error-state/error-state.module.scss 3:9 root stylesheet
58
+ @openmrs/esm-framework:build: <w> 
59
+ @openmrs/esm-framework:build: <w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
60
+ @openmrs/esm-framework:build: <w> 
61
+ @openmrs/esm-framework:build: <w> Recommendation: math.div($step - 2, 4) or calc(($step - 2) / 4)
62
+ @openmrs/esm-framework:build: <w> 
63
+ @openmrs/esm-framework:build: <w> More info and automated migrator: https://sass-lang.com/d/slash-div
64
+ @openmrs/esm-framework:build: <w> 
65
+ @openmrs/esm-framework:build: <w> ../../../node_modules/carbon-components/src/globals/scss/vendor/@carbon/elements/scss/type/_scale.scss 20:53 carbon--get-type-size()
66
+ @openmrs/esm-framework:build: <w> ../../../node_modules/carbon-components/src/globals/scss/vendor/@carbon/elements/scss/type/_scale.scss 31:17 @import
67
+ @openmrs/esm-framework:build: <w> ../../../node_modules/carbon-components/src/globals/scss/vendor/@carbon/elements/scss/type/_styles.scss 10:9 @import
68
+ @openmrs/esm-framework:build: <w> ../../../node_modules/carbon-components/src/globals/scss/vendor/@carbon/elements/scss/type/_reset.scss 10:9 @import
69
+ @openmrs/esm-framework:build: <w> ../../../node_modules/carbon-components/src/globals/scss/_css--reset.scss 9:9 @import
70
+ @openmrs/esm-framework:build: <w> ../../../node_modules/carbon-components/src/globals/scss/_helper-mixins.scss 23:9 @import
71
+ @openmrs/esm-framework:build: <w> ../../../node_modules/carbon-components/src/globals/scss/_mixins.scss 8:9 @import
72
+ @openmrs/esm-framework:build: <w> ../esm-styleguide/src/error-state/error-state.module.scss 3:9 root stylesheet
73
+ @openmrs/esm-framework:build: <w> 
74
+ @openmrs/esm-framework:build: 
43
75
  @openmrs/esm-framework:build: WARNING in ../esm-config/src/public.ts 7:0-68
44
76
  @openmrs/esm-framework:build: export 'ConfigStore' (reexported as 'ConfigStore') was not found in './module-config/state' (possible exports: configExtensionStore, configInternalStore, getConfigStore, getExtensionConfig, getExtensionConfigFromStore, getExtensionSlotConfig, getExtensionSlotConfigFromStore, getExtensionSlotsConfigStore, getExtensionsConfigStore, implementerToolsConfigStore, temporaryConfigStore)
45
77
  @openmrs/esm-framework:build:  @ ./src/index.ts
@@ -139,11 +171,11 @@
139
171
  @openmrs/esm-framework:build: WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
140
172
  @openmrs/esm-framework:build: This can impact web performance.
141
173
  @openmrs/esm-framework:build: Assets:
142
- @openmrs/esm-framework:build:  openmrs-esm-framework.js (865 KiB)
174
+ @openmrs/esm-framework:build:  openmrs-esm-framework.js (981 KiB)
143
175
  @openmrs/esm-framework:build: 
144
176
  @openmrs/esm-framework:build: WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
145
177
  @openmrs/esm-framework:build: Entrypoints:
146
- @openmrs/esm-framework:build:  main (865 KiB)
178
+ @openmrs/esm-framework:build:  main (981 KiB)
147
179
  @openmrs/esm-framework:build:  openmrs-esm-framework.js
148
180
  @openmrs/esm-framework:build: 
149
181
  @openmrs/esm-framework:build: 
@@ -151,4 +183,4 @@
151
183
  @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.
152
184
  @openmrs/esm-framework:build: For more info visit https://webpack.js.org/guides/code-splitting/
153
185
  @openmrs/esm-framework:build: 
154
- @openmrs/esm-framework:build: webpack 5.70.0 compiled with 27 warnings in 25130 ms
186
+ @openmrs/esm-framework:build: webpack 5.70.0 compiled with 27 warnings in 26335 ms