@bahmni/design-system 0.0.1-dev.265 → 0.0.1-dev.267

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/dist/index.js CHANGED
@@ -70472,7 +70472,7 @@ const Rh2 = () => {
70472
70472
  ]
70473
70473
  }
70474
70474
  );
70475
- }, vf2 = "_actionDataTableBody_1aqtw_1", gf2 = {
70475
+ }, vf2 = "_actionDataTableBody_mn1ph_1", gf2 = {
70476
70476
  actionDataTableBody: vf2
70477
70477
  }, Yh2 = ({
70478
70478
  id: a,
@@ -72944,7 +72944,7 @@ const ip2 = "_layout_vvtyi_85", sp2 = "_collapsedModal_vvtyi_96", fp2 = "_mainDi
72944
72944
  "data-testid": "main-display-area-test-id",
72945
72945
  "aria-label": "main-display-area-aria-label",
72946
72946
  className: q(z0.mainDisplay, {
72947
- [z0.expand]: !c,
72947
+ [z0.expand]: !c && r,
72948
72948
  [z0.collapsedModal]: c,
72949
72949
  [z0.collapse]: c && r
72950
72950
  }),
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bahmni/design-system",
3
- "version": "0.0.1-dev.265",
3
+ "version": "0.0.1-dev.267",
4
4
  "type": "module",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index.js",