@openmrs/esm-styleguide 3.2.1-pre.1149 → 3.2.1-pre.1160
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 +45 -15
- package/dist/openmrs-esm-styleguide.css +1 -1
- package/dist/openmrs-esm-styleguide.css.map +1 -1
- package/dist/openmrs-esm-styleguide.js +2 -1
- package/dist/openmrs-esm-styleguide.js.LICENSE.txt +14 -0
- package/dist/openmrs-esm-styleguide.js.map +1 -1
- package/package.json +3 -3
- package/src/declarations.d.ts +2 -0
- package/src/index.ts +1 -0
- package/src/left-nav/index.tsx +49 -0
- package/src/left-nav/left-nav.module.scss +34 -0
- package/src/public.ts +1 -0
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
@openmrs/esm-styleguide:build: cache hit, replaying output
|
|
1
|
+
@openmrs/esm-styleguide:build: cache hit, replaying output 405b8a832a040ad5
|
|
2
2
|
@openmrs/esm-styleguide:build: $ webpack --mode=production
|
|
3
3
|
@openmrs/esm-styleguide:build: assets by info 592 KiB [1m[32m[immutable][39m[22m
|
|
4
4
|
@openmrs/esm-styleguide:build: assets by path [1m[32m*.woff[39m[22m 328 KiB
|
|
@@ -12,18 +12,21 @@
|
|
|
12
12
|
@openmrs/esm-styleguide:build: asset [1m[32m5a0649a56872700d9315.woff2[39m[22m 22.6 KiB [1m[32m[emitted][39m[22m [1m[32m[immutable][39m[22m [from: fonts/work-sans-v5-latin/work-sans-v5-latin-300.woff2] (auxiliary name: main)
|
|
13
13
|
@openmrs/esm-styleguide:build: asset [1m[32m41dba2ac8f3b89bba110.woff2[39m[22m 22 KiB [1m[32m[emitted][39m[22m [1m[32m[immutable][39m[22m [from: fonts/work-sans-v5-latin/work-sans-v5-latin-regular.woff2] (auxiliary name: main)
|
|
14
14
|
@openmrs/esm-styleguide:build: + 10 assets
|
|
15
|
-
@openmrs/esm-styleguide:build: assets by
|
|
15
|
+
@openmrs/esm-styleguide:build: assets by status [1m[33m771 KiB[39m[22m [1m[33m[big][39m[22m
|
|
16
16
|
@openmrs/esm-styleguide:build: asset [1m[33mopenmrs-esm-styleguide.css[39m[22m [1m[33m515 KiB[39m[22m [1m[32m[emitted][39m[22m [1m[32m[minimized][39m[22m [1m[33m[big][39m[22m (name: main) 1 related asset
|
|
17
|
-
@openmrs/esm-styleguide:build: asset [1m[
|
|
18
|
-
@openmrs/esm-styleguide:build: Entrypoint [1mmain[39m[22m [1m[33m[big][39m[22m
|
|
19
|
-
@openmrs/esm-styleguide:build: orphan modules
|
|
20
|
-
@openmrs/esm-styleguide:build: runtime modules
|
|
21
|
-
@openmrs/esm-styleguide:build: built modules
|
|
22
|
-
@openmrs/esm-styleguide:build: modules by path [1m./src/[39m[22m
|
|
23
|
-
@openmrs/esm-styleguide:build:
|
|
24
|
-
@openmrs/esm-styleguide:build: modules by path [1m
|
|
25
|
-
@openmrs/esm-styleguide:build:
|
|
26
|
-
@openmrs/esm-styleguide:build:
|
|
17
|
+
@openmrs/esm-styleguide:build: asset [1m[33mopenmrs-esm-styleguide.js[39m[22m [1m[33m255 KiB[39m[22m [1m[32m[emitted][39m[22m [1m[32m[minimized][39m[22m [1m[33m[big][39m[22m (name: main) 2 related assets
|
|
18
|
+
@openmrs/esm-styleguide:build: Entrypoint [1mmain[39m[22m [1m[33m[big][39m[22m 771 KiB (2.93 MiB) = [1m[32mopenmrs-esm-styleguide.css[39m[22m 515 KiB [1m[32mopenmrs-esm-styleguide.js[39m[22m 255 KiB 30 auxiliary assets
|
|
19
|
+
@openmrs/esm-styleguide:build: orphan modules 12 MiB (javascript) 592 KiB (asset) 1.93 KiB (runtime) [1m[33m[orphan][39m[22m 595 modules
|
|
20
|
+
@openmrs/esm-styleguide:build: runtime modules 2.14 KiB 8 modules
|
|
21
|
+
@openmrs/esm-styleguide:build: built modules 1.07 MiB (javascript) 531 KiB (css/mini-extract) [1m[33m[built][39m[22m
|
|
22
|
+
@openmrs/esm-styleguide:build: modules by path [1m./src/[39m[22m 298 KiB (javascript) 531 KiB (css/mini-extract)
|
|
23
|
+
@openmrs/esm-styleguide:build: modules by path [1m./src/icons/[39m[22m 11.5 KiB 23 modules
|
|
24
|
+
@openmrs/esm-styleguide:build: modules by path [1m./src/logo/[39m[22m 21.2 KiB 4 modules
|
|
25
|
+
@openmrs/esm-styleguide:build: javascript modules 265 KiB 2 modules
|
|
26
|
+
@openmrs/esm-styleguide:build: css modules 531 KiB 2 modules
|
|
27
|
+
@openmrs/esm-styleguide:build: modules by path [1m../[39m[22m 802 KiB
|
|
28
|
+
@openmrs/esm-styleguide:build: modules by path [1m../../../node_modules/[39m[22m 579 KiB 6 modules
|
|
29
|
+
@openmrs/esm-styleguide:build: + 4 modules
|
|
27
30
|
@openmrs/esm-styleguide:build: [1mexternal "react"[39m[22m 42 bytes [1m[33m[built][39m[22m [1m[33m[code generated][39m[22m
|
|
28
31
|
@openmrs/esm-styleguide:build: [1mexternal "react-dom"[39m[22m 42 bytes [1m[33m[built][39m[22m [1m[33m[code generated][39m[22m
|
|
29
32
|
@openmrs/esm-styleguide:build: [1mexternal "rxjs"[39m[22m 42 bytes [1m[33m[built][39m[22m [1m[33m[code generated][39m[22m
|
|
@@ -117,14 +120,41 @@
|
|
|
117
120
|
@openmrs/esm-styleguide:build: <w> [1m[33m[39m[22m
|
|
118
121
|
@openmrs/esm-styleguide:build: <w> [1m[33mnull[39m[22m
|
|
119
122
|
@openmrs/esm-styleguide:build:
|
|
123
|
+
@openmrs/esm-styleguide:build: [1mLOG from ../../../node_modules/sass-loader/dist/cjs.js sass-loader ../../../node_modules/css-loader/dist/cjs.js!../../../node_modules/postcss-loader/dist/cjs.js!../../../node_modules/sass-loader/dist/cjs.js!./src/left-nav/left-nav.module.scss[39m[22m
|
|
124
|
+
@openmrs/esm-styleguide:build: <w> [1m[33mDeprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.[39m[22m
|
|
125
|
+
@openmrs/esm-styleguide:build: <w> [1m[33m[39m[22m
|
|
126
|
+
@openmrs/esm-styleguide:build: <w> [1m[33mRecommendation: math.div($px, $carbon--base-font-size) or calc($px / $carbon--base-font-size)[39m[22m
|
|
127
|
+
@openmrs/esm-styleguide:build: <w> [1m[33m[39m[22m
|
|
128
|
+
@openmrs/esm-styleguide:build: <w> [1m[33mMore info and automated migrator: https://sass-lang.com/d/slash-div[39m[22m
|
|
129
|
+
@openmrs/esm-styleguide:build: <w> [1m[33m[39m[22m
|
|
130
|
+
@openmrs/esm-styleguide:build: <w> [1m[33m../../../node_modules/carbon-components/scss/globals/scss/vendor/@carbon/elements/scss/layout/_convert.scss 25:12 carbon--rem()[39m[22m
|
|
131
|
+
@openmrs/esm-styleguide:build: <w> [1m[33m../../../node_modules/carbon-components/scss/globals/scss/vendor/@carbon/elements/scss/layout/_breakpoint.scss 16:23 @import[39m[22m
|
|
132
|
+
@openmrs/esm-styleguide:build: <w> [1m[33m../../../node_modules/carbon-components/scss/globals/scss/vendor/@carbon/elements/scss/type/_styles.scss 8:9 @import[39m[22m
|
|
133
|
+
@openmrs/esm-styleguide:build: <w> [1m[33m../../../node_modules/carbon-components/scss/globals/scss/_typography.scss 51:9 @import[39m[22m
|
|
134
|
+
@openmrs/esm-styleguide:build: <w> [1m[33msrc/left-nav/left-nav.module.scss 2:9 root stylesheet[39m[22m
|
|
135
|
+
@openmrs/esm-styleguide:build: <w> [1m[33m[39m[22m
|
|
136
|
+
@openmrs/esm-styleguide:build: <w> [1m[33mDeprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.[39m[22m
|
|
137
|
+
@openmrs/esm-styleguide:build: <w> [1m[33m[39m[22m
|
|
138
|
+
@openmrs/esm-styleguide:build: <w> [1m[33mRecommendation: math.div($step - 2, 4) or calc(($step - 2) / 4)[39m[22m
|
|
139
|
+
@openmrs/esm-styleguide:build: <w> [1m[33m[39m[22m
|
|
140
|
+
@openmrs/esm-styleguide:build: <w> [1m[33mMore info and automated migrator: https://sass-lang.com/d/slash-div[39m[22m
|
|
141
|
+
@openmrs/esm-styleguide:build: <w> [1m[33m[39m[22m
|
|
142
|
+
@openmrs/esm-styleguide:build: <w> [1m[33m../../../node_modules/carbon-components/scss/globals/scss/vendor/@carbon/elements/scss/type/_scale.scss 20:53 carbon--get-type-size()[39m[22m
|
|
143
|
+
@openmrs/esm-styleguide:build: <w> [1m[33m../../../node_modules/carbon-components/scss/globals/scss/vendor/@carbon/elements/scss/type/_scale.scss 31:17 @import[39m[22m
|
|
144
|
+
@openmrs/esm-styleguide:build: <w> [1m[33m../../../node_modules/carbon-components/scss/globals/scss/vendor/@carbon/elements/scss/type/_styles.scss 10:9 @import[39m[22m
|
|
145
|
+
@openmrs/esm-styleguide:build: <w> [1m[33m../../../node_modules/carbon-components/scss/globals/scss/_typography.scss 51:9 @import[39m[22m
|
|
146
|
+
@openmrs/esm-styleguide:build: <w> [1m[33msrc/left-nav/left-nav.module.scss 2:9 root stylesheet[39m[22m
|
|
147
|
+
@openmrs/esm-styleguide:build: <w> [1m[33m[39m[22m
|
|
148
|
+
@openmrs/esm-styleguide:build:
|
|
120
149
|
@openmrs/esm-styleguide:build: [1m[33mWARNING[39m[22m in [1masset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
|
|
121
150
|
@openmrs/esm-styleguide:build: This can impact web performance.
|
|
122
151
|
@openmrs/esm-styleguide:build: Assets:
|
|
123
|
-
@openmrs/esm-styleguide:build: openmrs-esm-styleguide.css (515 KiB)
|
|
152
|
+
@openmrs/esm-styleguide:build: openmrs-esm-styleguide.css (515 KiB)
|
|
153
|
+
@openmrs/esm-styleguide:build: openmrs-esm-styleguide.js (255 KiB)[39m[22m
|
|
124
154
|
@openmrs/esm-styleguide:build:
|
|
125
155
|
@openmrs/esm-styleguide: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.
|
|
126
156
|
@openmrs/esm-styleguide:build: Entrypoints:
|
|
127
|
-
@openmrs/esm-styleguide:build: main (
|
|
157
|
+
@openmrs/esm-styleguide:build: main (771 KiB)
|
|
128
158
|
@openmrs/esm-styleguide:build: openmrs-esm-styleguide.css
|
|
129
159
|
@openmrs/esm-styleguide:build: openmrs-esm-styleguide.js
|
|
130
160
|
@openmrs/esm-styleguide:build: [39m[22m
|
|
@@ -133,4 +163,4 @@
|
|
|
133
163
|
@openmrs/esm-styleguide:build: You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application.
|
|
134
164
|
@openmrs/esm-styleguide:build: For more info visit https://webpack.js.org/guides/code-splitting/[39m[22m
|
|
135
165
|
@openmrs/esm-styleguide:build:
|
|
136
|
-
@openmrs/esm-styleguide:build: webpack 5.70.0 compiled with [1m[33m3 warnings[39m[22m in
|
|
166
|
+
@openmrs/esm-styleguide:build: webpack 5.70.0 compiled with [1m[33m3 warnings[39m[22m in 86326 ms
|