cloud-ide-layout 1.0.35 → 1.0.36

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.
@@ -1266,7 +1266,7 @@ class CideLytFloatingEntitySelectionService {
1266
1266
  }
1267
1267
  try {
1268
1268
  // Use relative import to avoid circular dependency
1269
- const module = await import('./cloud-ide-layout-floating-entity-selection.component-B7fxTYAX.mjs');
1269
+ const module = await import('./cloud-ide-layout-floating-entity-selection.component-UmcjyeO7.mjs');
1270
1270
  if (module.CideLytFloatingEntitySelectionComponent) {
1271
1271
  this.containerService.registerComponent('entity-selection-header', module.CideLytFloatingEntitySelectionComponent);
1272
1272
  console.log('✅ Entity selection component registered successfully');
@@ -2741,8 +2741,8 @@ class CideLytSidedrawerWrapperComponent {
2741
2741
  }
2742
2742
  ngOnInit() {
2743
2743
  // Initialize the component map (You'd likely populate this from a config or service)
2744
- this.componentMap['drowar_notes'] = () => import('./cloud-ide-layout-sidedrawer-notes.component-D1mljSc0.mjs').then(m => m.CideLytSidedrawerNotesComponent);
2745
- this.componentMap['drawer_theme'] = () => import('./cloud-ide-layout-drawer-theme.component-DNNgFvg2.mjs').then(m => m.CideLytDrawerThemeComponent);
2744
+ this.componentMap['drowar_notes'] = () => import('./cloud-ide-layout-sidedrawer-notes.component-D4Oh5zZ4.mjs').then(m => m.CideLytSidedrawerNotesComponent);
2745
+ this.componentMap['drawer_theme'] = () => import('./cloud-ide-layout-drawer-theme.component-BqE9fUkx.mjs').then(m => m.CideLytDrawerThemeComponent);
2746
2746
  }
2747
2747
  async loadComponent(configFor) {
2748
2748
  console.log('🔍 SIDEDRAWER - Loading component:', configFor, 'Current tab:', this.currentTabId);
@@ -3249,22 +3249,22 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.7", ngImpor
3249
3249
  const layoutRoutes = {
3250
3250
  path: "control-panel",
3251
3251
  loadComponent: () => Promise.resolve().then(function () { return cloudIdeLayout_component; }).then(c => c.CloudIdeLayoutComponent),
3252
- canActivate: [authGuard]
3252
+ // canActivate: [authGuard]
3253
3253
  };
3254
3254
  const layoutControlPannelChildRoutes = [{
3255
3255
  path: "",
3256
3256
  pathMatch: "full",
3257
3257
  redirectTo: "home"
3258
3258
  },
3259
- // {
3260
- // path: "home",
3261
- // loadComponent: () => import('./layout/home/home-wrapper/home-wrapper.component').then(c => c.CideLytHomeWrapperComponent),
3262
- // // canActivate: [authGuard],
3263
- // data: {
3264
- // reuseTab: true, // For CustomRouteReuseStrategy
3265
- // sypg_page_code: "cide_lyt_home" // Used by RequestService to fetch tab properties
3266
- // }
3267
- // }
3259
+ {
3260
+ path: "home",
3261
+ loadComponent: () => import('./cloud-ide-layout-home-wrapper.component-FeVwGN72.mjs').then(c => c.CideLytHomeWrapperComponent),
3262
+ canActivate: [authGuard],
3263
+ data: {
3264
+ reuseTab: true, // For CustomRouteReuseStrategy
3265
+ sypg_page_code: "cide_lyt_home" // Used by RequestService to fetch tab properties
3266
+ }
3267
+ }
3268
3268
  ];
3269
3269
 
3270
3270
  // Define an InjectionToken for the environment configuration
@@ -4825,5 +4825,5 @@ var floatingEntityRightsSharing_component = /*#__PURE__*/Object.freeze({
4825
4825
  * Generated bundle index. Do not edit.
4826
4826
  */
4827
4827
 
4828
- export { AppStateHelperService as A, CideLytSidedrawerService as C, ENVIRONMENT_CONFIG as E, CideLytThemeService as a, AppStateService as b, CloudIdeLayoutService as c, CloudIdeLayoutComponent as d, CideLytSharedWrapperComponent as e, CideLytSharedService as f, layoutControlPannelChildRoutes as g, CustomRouteReuseStrategy as h, CideLytUserStatusService as i, CacheManagerService as j, CideLytFileManagerService as k, layoutRoutes as l, CideLytFloatingEntityRightsSharingComponent as m, CideLytFloatingEntityRightsSharingService as n, processThemeVariable as p, setCSSVariable as s, themeFactory as t };
4829
- //# sourceMappingURL=cloud-ide-layout-cloud-ide-layout-CAo1_7zl.mjs.map
4828
+ export { AppStateHelperService as A, CideLytSharedWrapperComponent as C, ENVIRONMENT_CONFIG as E, CideLytSidebarService as a, CideLytRequestService as b, CideLytSidedrawerService as c, CideLytThemeService as d, AppStateService as e, CloudIdeLayoutService as f, CloudIdeLayoutComponent as g, CideLytSharedService as h, layoutControlPannelChildRoutes as i, CustomRouteReuseStrategy as j, CideLytUserStatusService as k, layoutRoutes as l, CacheManagerService as m, CideLytFileManagerService as n, CideLytFloatingEntityRightsSharingComponent as o, processThemeVariable as p, CideLytFloatingEntityRightsSharingService as q, setCSSVariable as s, themeFactory as t };
4829
+ //# sourceMappingURL=cloud-ide-layout-cloud-ide-layout-6F3EXi0D.mjs.map