@elevasis/ui 1.14.3 → 1.14.4

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.
@@ -306,6 +306,8 @@ interface SubshellSidebarProps {
306
306
  children: React$1.ReactNode;
307
307
  className?: string;
308
308
  width?: number;
309
+ collapsible?: boolean;
310
+ defaultOpen?: boolean;
309
311
  }
310
312
  declare const SubshellSidebar: React$1.FC<SubshellSidebarProps>;
311
313
 
@@ -1,4 +1,4 @@
1
- export { AppShellCenteredContainer, AppShellContainer, AppShellContentContainer, AppShellError, AppShellLoader, AppShellRightSideContainer, AppShellRightSideOuterContainer, AppTopbarAdjusterWrapper, CollapsibleSidebarGroup, LinksGroup, PageContainer, Sidebar, SidebarListItem, SidebarProvider, SubshellContainer, SubshellContentContainer, SubshellLoader, SubshellRightSideContainer, SubshellSidebar, SubshellSidebarSection, Topbar, TopbarContainer, Vignette, subsidebarWidth, useSidebar, useSidebarCollapse } from '../chunk-Y5CWAXPF.js';
1
+ export { AppShellCenteredContainer, AppShellContainer, AppShellContentContainer, AppShellError, AppShellLoader, AppShellRightSideContainer, AppShellRightSideOuterContainer, AppTopbarAdjusterWrapper, CollapsibleSidebarGroup, LinksGroup, PageContainer, Sidebar, SidebarListItem, SidebarProvider, SubshellContainer, SubshellContentContainer, SubshellLoader, SubshellRightSideContainer, SubshellSidebar, SubshellSidebarSection, Topbar, TopbarContainer, Vignette, subsidebarWidth, useSidebar, useSidebarCollapse } from '../chunk-5OJM7FHM.js';
2
2
  export { sidebarCollapsedWidth, sidebarGroupChevronSize, sidebarHoverDelay, sidebarIconInnerSize, sidebarIconSize, sidebarIconStroke, sidebarItemGap, sidebarItemHeight, sidebarItemPadding, sidebarListItemIconSize, sidebarSectionPadding, sidebarSubLinkIndent, sidebarSubLinkPaddingX, sidebarSubLinkPaddingY, sidebarToggleIconSize, sidebarTransitionDuration, sidebarWidth, topbarHeight } from '../chunk-MYRCM7VD.js';
3
3
  import '../chunk-LHQTTUL2.js';
4
4
  export { AppBackground, FilmGrain, FloatingOrbs, PerspectiveGrid, RadiantGlow } from '../chunk-TBRTRBJV.js';
@@ -1,6 +1,6 @@
1
1
  export { createOrganizationsSlice, createUseOrgInitialization, createUseOrganizations } from '../chunk-GU46QC4Z.js';
2
2
  import '../chunk-RNP5R5I3.js';
3
- export { OrganizationProvider } from '../chunk-HGNP6EVB.js';
3
+ export { OrganizationProvider } from '../chunk-4J3GVBB7.js';
4
4
  import '../chunk-BK4EIWNU.js';
5
5
  export { useOrganization } from '../chunk-DD3CCMCZ.js';
6
6
  import '../chunk-BRJ3QZ4E.js';