cloud-ide-layout 1.0.334 → 1.0.336
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/assets/css/cide-lyt-style.scss +0 -4
- package/fesm2022/{cloud-ide-layout-api-endpoint-manager.component-Dw-7lhb5.mjs → cloud-ide-layout-api-endpoint-manager.component-BYs0Pm1S.mjs} +2 -2
- package/fesm2022/{cloud-ide-layout-api-endpoint-manager.component-Dw-7lhb5.mjs.map → cloud-ide-layout-api-endpoint-manager.component-BYs0Pm1S.mjs.map} +1 -1
- package/fesm2022/{cloud-ide-layout-cloud-ide-layout-sz_fAuSe.mjs → cloud-ide-layout-cloud-ide-layout-jM63sEp6.mjs} +34 -9
- package/fesm2022/cloud-ide-layout-cloud-ide-layout-jM63sEp6.mjs.map +1 -0
- package/fesm2022/{cloud-ide-layout-dashboard-manager.component-ZCERtOAd.mjs → cloud-ide-layout-dashboard-manager.component-cJaRAYmj.mjs} +2 -2
- package/fesm2022/{cloud-ide-layout-dashboard-manager.component-ZCERtOAd.mjs.map → cloud-ide-layout-dashboard-manager.component-cJaRAYmj.mjs.map} +1 -1
- package/fesm2022/{cloud-ide-layout-drawer-theme.component-Dybja6Rs.mjs → cloud-ide-layout-drawer-theme.component-Dk3WKFoJ.mjs} +2 -2
- package/fesm2022/{cloud-ide-layout-drawer-theme.component-Dybja6Rs.mjs.map → cloud-ide-layout-drawer-theme.component-Dk3WKFoJ.mjs.map} +1 -1
- package/fesm2022/{cloud-ide-layout-home-wrapper.component-B006AN4g.mjs → cloud-ide-layout-home-wrapper.component-3K6mOLI1.mjs} +2 -2
- package/fesm2022/{cloud-ide-layout-home-wrapper.component-B006AN4g.mjs.map → cloud-ide-layout-home-wrapper.component-3K6mOLI1.mjs.map} +1 -1
- package/fesm2022/cloud-ide-layout-sidedrawer-notes.component-CgnwDxY7.mjs +256 -0
- package/fesm2022/cloud-ide-layout-sidedrawer-notes.component-CgnwDxY7.mjs.map +1 -0
- package/fesm2022/cloud-ide-layout.mjs +1 -1
- package/package.json +1 -1
- package/fesm2022/cloud-ide-layout-cloud-ide-layout-sz_fAuSe.mjs.map +0 -1
- package/fesm2022/cloud-ide-layout-sidedrawer-notes.component-CHn0gBpx.mjs +0 -256
- package/fesm2022/cloud-ide-layout-sidedrawer-notes.component-CHn0gBpx.mjs.map +0 -1
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { A as AppStateHelperService, k as AppStateService, n as CacheManagerService, o as CideLytFileManagerService, r as CideLytFloatingEntityRightsSharingComponent, u as CideLytFloatingEntityRightsSharingService, v as CideLytFloatingEntitySelectionComponent, w as CideLytFloatingEntitySelectionService, j as CideLytRequestService, f as CideLytSharedService, C as CideLytSharedWrapperComponent, b as CideLytSidedrawerService, c as CideLytThemeService, m as CideLytUserStatusService, e as CloudIdeLayoutComponent, d as CloudIdeLayoutService, g as ComponentContextService, i as CustomRouteReuseStrategy, q as ENTITY_RIGHTS_SHARING_COMPONENT_TOKEN, E as ENVIRONMENT_CONFIG, N as NotificationSettingsService, R as RightsService, h as layoutControlPannelChildRoutes, l as layoutRoutes, p as processThemeVariable, s as setCSSVariable, t as themeFactory } from './cloud-ide-layout-cloud-ide-layout-
|
|
1
|
+
export { A as AppStateHelperService, k as AppStateService, n as CacheManagerService, o as CideLytFileManagerService, r as CideLytFloatingEntityRightsSharingComponent, u as CideLytFloatingEntityRightsSharingService, v as CideLytFloatingEntitySelectionComponent, w as CideLytFloatingEntitySelectionService, j as CideLytRequestService, f as CideLytSharedService, C as CideLytSharedWrapperComponent, b as CideLytSidedrawerService, c as CideLytThemeService, m as CideLytUserStatusService, e as CloudIdeLayoutComponent, d as CloudIdeLayoutService, g as ComponentContextService, i as CustomRouteReuseStrategy, q as ENTITY_RIGHTS_SHARING_COMPONENT_TOKEN, E as ENVIRONMENT_CONFIG, N as NotificationSettingsService, R as RightsService, h as layoutControlPannelChildRoutes, l as layoutRoutes, p as processThemeVariable, s as setCSSVariable, t as themeFactory } from './cloud-ide-layout-cloud-ide-layout-jM63sEp6.mjs';
|
|
2
2
|
//# sourceMappingURL=cloud-ide-layout.mjs.map
|