react-luminus-components 1.0.2 → 1.0.3

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/README.md CHANGED
@@ -224,14 +224,17 @@ Common layout components
224
224
 
225
225
  - **SideMenu**\
226
226
  Renders the side menu with navigation items
227
+ - headerItem: React.ReactNode
228
+ - _renders on top (intersection of SideMenu with TopBar)_
227
229
  - mainItems: MenuItemType[]
228
230
  - secondaryItems: MenuItemType[]
229
231
  - expanded: boolean
230
- - onExpand: () => void
232
+ - setExpanded: (expanded: boolean) => void
231
233
  ***
232
234
  - **TopBar**\
233
235
  Renders the top bar with the application name and child items
234
236
  - appName: string
237
+ - sideMenuExpanded: boolean
235
238
  ***
236
239
  - **SideContentBar**\
237
240
  Renders the side content bar on the right side, content is sent as children
@@ -25,18 +25,18 @@
25
25
  "_hasClass-D3KZs5y_.mjs"
26
26
  ]
27
27
  },
28
- "_SimpleTooltip-CqpIzhpc.js": {
29
- "file": "SimpleTooltip-CqpIzhpc.js",
28
+ "_SimpleTooltip-C8wTRZNZ.mjs": {
29
+ "file": "SimpleTooltip-C8wTRZNZ.mjs",
30
30
  "imports": [
31
- "_HomeDashboard.module-BI8obEZ_.js",
32
- "_hasClass-DABt6TfW.js"
31
+ "_HomeDashboard.module-CuVVnp4t.mjs",
32
+ "_hasClass-D3KZs5y_.mjs"
33
33
  ]
34
34
  },
35
- "_SimpleTooltip-vqBAkdBP.mjs": {
36
- "file": "SimpleTooltip-vqBAkdBP.mjs",
35
+ "_SimpleTooltip-HYwwaCn4.js": {
36
+ "file": "SimpleTooltip-HYwwaCn4.js",
37
37
  "imports": [
38
- "_HomeDashboard.module-CuVVnp4t.mjs",
39
- "_hasClass-D3KZs5y_.mjs"
38
+ "_HomeDashboard.module-BI8obEZ_.js",
39
+ "_hasClass-DABt6TfW.js"
40
40
  ]
41
41
  },
42
42
  "_constants-CT2hnPeO.js": {
@@ -101,7 +101,7 @@
101
101
  "isEntry": true,
102
102
  "imports": [
103
103
  "_HomeDashboard.module-BI8obEZ_.js",
104
- "_SimpleTooltip-CqpIzhpc.js",
104
+ "_SimpleTooltip-HYwwaCn4.js",
105
105
  "_hasClass-DABt6TfW.js"
106
106
  ]
107
107
  },
@@ -112,7 +112,7 @@
112
112
  "imports": [
113
113
  "_HomeDashboard.module-BI8obEZ_.js",
114
114
  "_Modal-DmUjIS_Q.js",
115
- "_SimpleTooltip-CqpIzhpc.js",
115
+ "_SimpleTooltip-HYwwaCn4.js",
116
116
  "_constants-CT2hnPeO.js",
117
117
  "_hasClass-DABt6TfW.js"
118
118
  ]