@openmrs/esm-framework 6.3.1-pre.3136 → 6.3.1-pre.3139

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,25 +1,3 @@
1
- [0] WARNING in ../esm-styleguide/src/dashboard-extension/index.tsx
2
- [0] ⚠ ESModulesLinkingWarning: export 'default' (imported as 'styles') was not found in './dashboard.scss' (module has no exports)
3
- [0] ╭─[26:19]
4
- [0] 24 │ to: "".concat(basePath, "/").concat(encodeURIComponent(path))
5
- [0] 25 │ }, /*#__PURE__*/ React.createElement("span", {
6
- [0] 26 │ className: styles.menu
7
- [0] · ───────────
8
- [0] 27 │ }, /*#__PURE__*/ React.createElement(MaybeIcon, {
9
- [0] 28 │ icon: icon,
10
- [0] ╰────
11
- [0]
12
- [0] WARNING in ../esm-styleguide/src/dashboard-extension/index.tsx
13
- [0] ⚠ ESModulesLinkingWarning: export 'default' (imported as 'styles') was not found in './dashboard.scss' (module has no exports)
14
- [0] ╭─[29:19]
15
- [0] 27 │ }, /*#__PURE__*/ React.createElement(MaybeIcon, {
16
- [0] 28 │ icon: icon,
17
- [0] 29 │ className: styles.icon,
18
- [0] · ───────────
19
- [0] 30 │ size: 16
20
- [0] 31 │ }), /*#__PURE__*/ React.createElement("span", null, t(title)))));
21
- [0] ╰────
22
- [0]
23
- [0] Rspack compiled with 2 warnings in 5.83 s
1
+ [0] Rspack compiled successfully in 5.99 s
24
2
  [0] rspack --mode=production exited with code 0
25
3
  [1] tsc --project tsconfig.build.json exited with code 0