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.
Files changed (18) hide show
  1. package/assets/css/cide-lyt-style.scss +0 -4
  2. package/fesm2022/{cloud-ide-layout-api-endpoint-manager.component-Dw-7lhb5.mjs → cloud-ide-layout-api-endpoint-manager.component-BYs0Pm1S.mjs} +2 -2
  3. 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
  4. package/fesm2022/{cloud-ide-layout-cloud-ide-layout-sz_fAuSe.mjs → cloud-ide-layout-cloud-ide-layout-jM63sEp6.mjs} +34 -9
  5. package/fesm2022/cloud-ide-layout-cloud-ide-layout-jM63sEp6.mjs.map +1 -0
  6. package/fesm2022/{cloud-ide-layout-dashboard-manager.component-ZCERtOAd.mjs → cloud-ide-layout-dashboard-manager.component-cJaRAYmj.mjs} +2 -2
  7. package/fesm2022/{cloud-ide-layout-dashboard-manager.component-ZCERtOAd.mjs.map → cloud-ide-layout-dashboard-manager.component-cJaRAYmj.mjs.map} +1 -1
  8. package/fesm2022/{cloud-ide-layout-drawer-theme.component-Dybja6Rs.mjs → cloud-ide-layout-drawer-theme.component-Dk3WKFoJ.mjs} +2 -2
  9. package/fesm2022/{cloud-ide-layout-drawer-theme.component-Dybja6Rs.mjs.map → cloud-ide-layout-drawer-theme.component-Dk3WKFoJ.mjs.map} +1 -1
  10. package/fesm2022/{cloud-ide-layout-home-wrapper.component-B006AN4g.mjs → cloud-ide-layout-home-wrapper.component-3K6mOLI1.mjs} +2 -2
  11. package/fesm2022/{cloud-ide-layout-home-wrapper.component-B006AN4g.mjs.map → cloud-ide-layout-home-wrapper.component-3K6mOLI1.mjs.map} +1 -1
  12. package/fesm2022/cloud-ide-layout-sidedrawer-notes.component-CgnwDxY7.mjs +256 -0
  13. package/fesm2022/cloud-ide-layout-sidedrawer-notes.component-CgnwDxY7.mjs.map +1 -0
  14. package/fesm2022/cloud-ide-layout.mjs +1 -1
  15. package/package.json +1 -1
  16. package/fesm2022/cloud-ide-layout-cloud-ide-layout-sz_fAuSe.mjs.map +0 -1
  17. package/fesm2022/cloud-ide-layout-sidedrawer-notes.component-CHn0gBpx.mjs +0 -256
  18. 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-sz_fAuSe.mjs';
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
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "cloud-ide-layout",
3
- "version": "1.0.334",
3
+ "version": "1.0.336",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^20.1.0",
6
6
  "@angular/core": "^20.1.0",