cloud-ide-layout 1.0.132 → 1.0.134

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 (14) hide show
  1. package/fesm2022/{cloud-ide-layout-cloud-ide-layout-Zvm-Jz6-.mjs → cloud-ide-layout-cloud-ide-layout-CkYksc6R.mjs} +10 -10
  2. package/fesm2022/{cloud-ide-layout-cloud-ide-layout-Zvm-Jz6-.mjs.map → cloud-ide-layout-cloud-ide-layout-CkYksc6R.mjs.map} +1 -1
  3. package/fesm2022/{cloud-ide-layout-dashboard-manager.component-BU5dJMXu.mjs → cloud-ide-layout-dashboard-manager.component-BDqOLP6_.mjs} +2 -2
  4. package/fesm2022/{cloud-ide-layout-dashboard-manager.component-BU5dJMXu.mjs.map → cloud-ide-layout-dashboard-manager.component-BDqOLP6_.mjs.map} +1 -1
  5. package/fesm2022/{cloud-ide-layout-drawer-theme.component-CdkPeWOp.mjs → cloud-ide-layout-drawer-theme.component-BEu-E1nX.mjs} +2 -2
  6. package/fesm2022/{cloud-ide-layout-drawer-theme.component-CdkPeWOp.mjs.map → cloud-ide-layout-drawer-theme.component-BEu-E1nX.mjs.map} +1 -1
  7. package/fesm2022/{cloud-ide-layout-floating-entity-selection.component-D9j_3wjc.mjs → cloud-ide-layout-floating-entity-selection.component-C6ZUJZN9.mjs} +2 -2
  8. package/fesm2022/{cloud-ide-layout-floating-entity-selection.component-D9j_3wjc.mjs.map → cloud-ide-layout-floating-entity-selection.component-C6ZUJZN9.mjs.map} +1 -1
  9. package/fesm2022/{cloud-ide-layout-home-wrapper.component-Cy68SU-s.mjs → cloud-ide-layout-home-wrapper.component-Cvyafnc-.mjs} +2 -2
  10. package/fesm2022/{cloud-ide-layout-home-wrapper.component-Cy68SU-s.mjs.map → cloud-ide-layout-home-wrapper.component-Cvyafnc-.mjs.map} +1 -1
  11. package/fesm2022/{cloud-ide-layout-sidedrawer-notes.component-C0iA43A0.mjs → cloud-ide-layout-sidedrawer-notes.component-CtZeOFiG.mjs} +2 -2
  12. package/fesm2022/{cloud-ide-layout-sidedrawer-notes.component-C0iA43A0.mjs.map → cloud-ide-layout-sidedrawer-notes.component-CtZeOFiG.mjs.map} +1 -1
  13. package/fesm2022/cloud-ide-layout.mjs +1 -1
  14. package/package.json +1 -1
@@ -1353,7 +1353,7 @@ class CideLytFloatingEntitySelectionService {
1353
1353
  }
1354
1354
  try {
1355
1355
  // Use relative import to avoid circular dependency
1356
- const module = await import('./cloud-ide-layout-floating-entity-selection.component-D9j_3wjc.mjs');
1356
+ const module = await import('./cloud-ide-layout-floating-entity-selection.component-C6ZUJZN9.mjs');
1357
1357
  if (module.CideLytFloatingEntitySelectionComponent) {
1358
1358
  this.containerService.registerComponent('entity-selection-header', module.CideLytFloatingEntitySelectionComponent);
1359
1359
  console.log('✅ Entity selection component registered successfully');
@@ -4964,8 +4964,8 @@ class CideLytSidedrawerWrapperComponent {
4964
4964
  }
4965
4965
  ngOnInit() {
4966
4966
  // Initialize the component map (You'd likely populate this from a config or service)
4967
- this.componentMap['drowar_notes'] = () => import('./cloud-ide-layout-sidedrawer-notes.component-C0iA43A0.mjs').then(m => m.CideLytSidedrawerNotesComponent);
4968
- this.componentMap['drawer_theme'] = () => import('./cloud-ide-layout-drawer-theme.component-CdkPeWOp.mjs').then(m => m.CideLytDrawerThemeComponent);
4967
+ this.componentMap['drowar_notes'] = () => import('./cloud-ide-layout-sidedrawer-notes.component-CtZeOFiG.mjs').then(m => m.CideLytSidedrawerNotesComponent);
4968
+ this.componentMap['drawer_theme'] = () => import('./cloud-ide-layout-drawer-theme.component-BEu-E1nX.mjs').then(m => m.CideLytDrawerThemeComponent);
4969
4969
  }
4970
4970
  async loadComponent(configFor) {
4971
4971
  console.log('🔍 SIDEDRAWER - Loading component:', configFor, 'Current tab:', this.currentTabId);
@@ -5861,11 +5861,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.7", ngImpor
5861
5861
 
5862
5862
  class CideLytConsoleWrapperComponent {
5863
5863
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.7", ngImport: i0, type: CideLytConsoleWrapperComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
5864
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.7", type: CideLytConsoleWrapperComponent, isStandalone: true, selector: "cide-lyt-console-wrapper", ngImport: i0, template: "<div id=\"cide-lyt-console-wrapper\" class=\"cide-lyt-console tw-w-full tw-absolute tw-items-center tw-bg-gray-50 tw-h-0 tw-border-b-gray-200 tw-border-solid tw-border-t tw-select-none tw-z-[100] tw-bottom-0 tw-px-3\">\r\n\r\n</div>\r\n<!-- h-6 -->", styles: ["#cide-lyt-console-wrapper{position:absolute;bottom:0;left:0;right:0;width:100%;height:0;min-height:0;background-color:#f9fafb;border-top:1px solid #e5e7eb;display:flex;align-items:center;padding:0 .75rem;z-index:100;-webkit-user-select:none;user-select:none;transition:height .3s cubic-bezier(.4,0,.2,1);overflow:hidden;box-sizing:border-box}.cide-lyt-console-wrapper-hide{display:none!important}#cide-lyt-console-wrapper:not(.cide-lyt-console-wrapper-hide){height:auto;min-height:40px;max-height:50vh;overflow-y:auto}@media screen and (max-width: 768px){#cide-lyt-console-wrapper{padding:.5rem;font-size:.75rem;border-top-width:1px}#cide-lyt-console-wrapper:not(.cide-lyt-console-wrapper-hide){min-height:36px;max-height:40vh}#cide-lyt-footer-console-wrapper{flex-direction:column}}@media screen and (max-width: 480px){#cide-lyt-console-wrapper{padding:.375rem;font-size:.7rem}#cide-lyt-console-wrapper:not(.cide-lyt-console-wrapper-hide){min-height:32px;max-height:35vh}}@media screen and (min-width: 769px) and (max-width: 1024px){#cide-lyt-console-wrapper{padding:.625rem}#cide-lyt-console-wrapper:not(.cide-lyt-console-wrapper-hide){max-height:45vh}}:root[data-theme=dark] #cide-lyt-console-wrapper,:root.dark-mode #cide-lyt-console-wrapper{background-color:#1f2937;border-top-color:#374151;color:#e5e7eb}@media screen and (max-width: 768px) and (orientation: landscape){#cide-lyt-console-wrapper:not(.cide-lyt-console-wrapper-hide){max-height:30vh}}#cide-lyt-console-wrapper::-webkit-scrollbar{width:6px;height:6px}#cide-lyt-console-wrapper::-webkit-scrollbar-track{background:transparent}#cide-lyt-console-wrapper::-webkit-scrollbar-thumb{background-color:#d1d5db;border-radius:3px}#cide-lyt-console-wrapper::-webkit-scrollbar-thumb:hover{background-color:#9ca3af}:root[data-theme=dark] #cide-lyt-console-wrapper::-webkit-scrollbar-thumb,:root.dark-mode #cide-lyt-console-wrapper::-webkit-scrollbar-thumb{background-color:#4b5563}:root[data-theme=dark] #cide-lyt-console-wrapper::-webkit-scrollbar-thumb:hover,:root.dark-mode #cide-lyt-console-wrapper::-webkit-scrollbar-thumb:hover{background-color:#6b7280}\n"] });
5864
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.7", type: CideLytConsoleWrapperComponent, isStandalone: true, selector: "cide-lyt-console-wrapper", ngImport: i0, template: "<div id=\"cide-lyt-console-wrapper\" class=\"cide-lyt-console tw-w-full tw-absolute tw-items-center tw-bg-gray-50 tw-h-0 tw-border-b-gray-200 tw-border-solid tw-border-t tw-select-none tw-z-[100] tw-bottom-0 tw-px-3\">\r\n\r\n</div>\r\n<!-- h-6 -->", styles: ["#cide-lyt-console-wrapper{position:absolute;bottom:0;left:0;right:0;width:100%;height:0;min-height:0;background-color:#f9fafb;border-top:1px solid #e5e7eb;display:flex;align-items:center;padding:0 .75rem;z-index:100;-webkit-user-select:none;user-select:none;transition:height .3s cubic-bezier(.4,0,.2,1);overflow:hidden;box-sizing:border-box}.cide-lyt-console-wrapper-hide{display:none!important}@media screen and (max-width: 768px){#cide-lyt-console-wrapper{padding:.5rem;font-size:.75rem;border-top-width:1px}#cide-lyt-console-wrapper:not(.cide-lyt-console-wrapper-hide){min-height:36px;max-height:40vh}#cide-lyt-footer-console-wrapper{flex-direction:column}}@media screen and (max-width: 480px){#cide-lyt-console-wrapper{padding:.375rem;font-size:.7rem}#cide-lyt-console-wrapper:not(.cide-lyt-console-wrapper-hide){min-height:32px;max-height:35vh}}@media screen and (min-width: 769px) and (max-width: 1024px){#cide-lyt-console-wrapper{padding:.625rem}#cide-lyt-console-wrapper:not(.cide-lyt-console-wrapper-hide){max-height:45vh}}:root[data-theme=dark] #cide-lyt-console-wrapper,:root.dark-mode #cide-lyt-console-wrapper{background-color:#1f2937;border-top-color:#374151;color:#e5e7eb}@media screen and (max-width: 768px) and (orientation: landscape){#cide-lyt-console-wrapper:not(.cide-lyt-console-wrapper-hide){max-height:30vh}}#cide-lyt-console-wrapper::-webkit-scrollbar{width:6px;height:6px}#cide-lyt-console-wrapper::-webkit-scrollbar-track{background:transparent}#cide-lyt-console-wrapper::-webkit-scrollbar-thumb{background-color:#d1d5db;border-radius:3px}#cide-lyt-console-wrapper::-webkit-scrollbar-thumb:hover{background-color:#9ca3af}:root[data-theme=dark] #cide-lyt-console-wrapper::-webkit-scrollbar-thumb,:root.dark-mode #cide-lyt-console-wrapper::-webkit-scrollbar-thumb{background-color:#4b5563}:root[data-theme=dark] #cide-lyt-console-wrapper::-webkit-scrollbar-thumb:hover,:root.dark-mode #cide-lyt-console-wrapper::-webkit-scrollbar-thumb:hover{background-color:#6b7280}\n"] });
5865
5865
  }
5866
5866
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.7", ngImport: i0, type: CideLytConsoleWrapperComponent, decorators: [{
5867
5867
  type: Component,
5868
- args: [{ selector: 'cide-lyt-console-wrapper', standalone: true, imports: [], template: "<div id=\"cide-lyt-console-wrapper\" class=\"cide-lyt-console tw-w-full tw-absolute tw-items-center tw-bg-gray-50 tw-h-0 tw-border-b-gray-200 tw-border-solid tw-border-t tw-select-none tw-z-[100] tw-bottom-0 tw-px-3\">\r\n\r\n</div>\r\n<!-- h-6 -->", styles: ["#cide-lyt-console-wrapper{position:absolute;bottom:0;left:0;right:0;width:100%;height:0;min-height:0;background-color:#f9fafb;border-top:1px solid #e5e7eb;display:flex;align-items:center;padding:0 .75rem;z-index:100;-webkit-user-select:none;user-select:none;transition:height .3s cubic-bezier(.4,0,.2,1);overflow:hidden;box-sizing:border-box}.cide-lyt-console-wrapper-hide{display:none!important}#cide-lyt-console-wrapper:not(.cide-lyt-console-wrapper-hide){height:auto;min-height:40px;max-height:50vh;overflow-y:auto}@media screen and (max-width: 768px){#cide-lyt-console-wrapper{padding:.5rem;font-size:.75rem;border-top-width:1px}#cide-lyt-console-wrapper:not(.cide-lyt-console-wrapper-hide){min-height:36px;max-height:40vh}#cide-lyt-footer-console-wrapper{flex-direction:column}}@media screen and (max-width: 480px){#cide-lyt-console-wrapper{padding:.375rem;font-size:.7rem}#cide-lyt-console-wrapper:not(.cide-lyt-console-wrapper-hide){min-height:32px;max-height:35vh}}@media screen and (min-width: 769px) and (max-width: 1024px){#cide-lyt-console-wrapper{padding:.625rem}#cide-lyt-console-wrapper:not(.cide-lyt-console-wrapper-hide){max-height:45vh}}:root[data-theme=dark] #cide-lyt-console-wrapper,:root.dark-mode #cide-lyt-console-wrapper{background-color:#1f2937;border-top-color:#374151;color:#e5e7eb}@media screen and (max-width: 768px) and (orientation: landscape){#cide-lyt-console-wrapper:not(.cide-lyt-console-wrapper-hide){max-height:30vh}}#cide-lyt-console-wrapper::-webkit-scrollbar{width:6px;height:6px}#cide-lyt-console-wrapper::-webkit-scrollbar-track{background:transparent}#cide-lyt-console-wrapper::-webkit-scrollbar-thumb{background-color:#d1d5db;border-radius:3px}#cide-lyt-console-wrapper::-webkit-scrollbar-thumb:hover{background-color:#9ca3af}:root[data-theme=dark] #cide-lyt-console-wrapper::-webkit-scrollbar-thumb,:root.dark-mode #cide-lyt-console-wrapper::-webkit-scrollbar-thumb{background-color:#4b5563}:root[data-theme=dark] #cide-lyt-console-wrapper::-webkit-scrollbar-thumb:hover,:root.dark-mode #cide-lyt-console-wrapper::-webkit-scrollbar-thumb:hover{background-color:#6b7280}\n"] }]
5868
+ args: [{ selector: 'cide-lyt-console-wrapper', standalone: true, imports: [], template: "<div id=\"cide-lyt-console-wrapper\" class=\"cide-lyt-console tw-w-full tw-absolute tw-items-center tw-bg-gray-50 tw-h-0 tw-border-b-gray-200 tw-border-solid tw-border-t tw-select-none tw-z-[100] tw-bottom-0 tw-px-3\">\r\n\r\n</div>\r\n<!-- h-6 -->", styles: ["#cide-lyt-console-wrapper{position:absolute;bottom:0;left:0;right:0;width:100%;height:0;min-height:0;background-color:#f9fafb;border-top:1px solid #e5e7eb;display:flex;align-items:center;padding:0 .75rem;z-index:100;-webkit-user-select:none;user-select:none;transition:height .3s cubic-bezier(.4,0,.2,1);overflow:hidden;box-sizing:border-box}.cide-lyt-console-wrapper-hide{display:none!important}@media screen and (max-width: 768px){#cide-lyt-console-wrapper{padding:.5rem;font-size:.75rem;border-top-width:1px}#cide-lyt-console-wrapper:not(.cide-lyt-console-wrapper-hide){min-height:36px;max-height:40vh}#cide-lyt-footer-console-wrapper{flex-direction:column}}@media screen and (max-width: 480px){#cide-lyt-console-wrapper{padding:.375rem;font-size:.7rem}#cide-lyt-console-wrapper:not(.cide-lyt-console-wrapper-hide){min-height:32px;max-height:35vh}}@media screen and (min-width: 769px) and (max-width: 1024px){#cide-lyt-console-wrapper{padding:.625rem}#cide-lyt-console-wrapper:not(.cide-lyt-console-wrapper-hide){max-height:45vh}}:root[data-theme=dark] #cide-lyt-console-wrapper,:root.dark-mode #cide-lyt-console-wrapper{background-color:#1f2937;border-top-color:#374151;color:#e5e7eb}@media screen and (max-width: 768px) and (orientation: landscape){#cide-lyt-console-wrapper:not(.cide-lyt-console-wrapper-hide){max-height:30vh}}#cide-lyt-console-wrapper::-webkit-scrollbar{width:6px;height:6px}#cide-lyt-console-wrapper::-webkit-scrollbar-track{background:transparent}#cide-lyt-console-wrapper::-webkit-scrollbar-thumb{background-color:#d1d5db;border-radius:3px}#cide-lyt-console-wrapper::-webkit-scrollbar-thumb:hover{background-color:#9ca3af}:root[data-theme=dark] #cide-lyt-console-wrapper::-webkit-scrollbar-thumb,:root.dark-mode #cide-lyt-console-wrapper::-webkit-scrollbar-thumb{background-color:#4b5563}:root[data-theme=dark] #cide-lyt-console-wrapper::-webkit-scrollbar-thumb:hover,:root.dark-mode #cide-lyt-console-wrapper::-webkit-scrollbar-thumb:hover{background-color:#6b7280}\n"] }]
5869
5869
  }] });
5870
5870
 
5871
5871
  class CideLytRequestWrapperComponent {
@@ -6004,7 +6004,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.7", ngImpor
6004
6004
 
6005
6005
  class CideLytLayoutWrapperComponent {
6006
6006
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.7", ngImport: i0, type: CideLytLayoutWrapperComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
6007
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.7", type: CideLytLayoutWrapperComponent, isStandalone: true, selector: "cide-lyt-layout-wrapper", ngImport: i0, template: "<div class=\"tw-w-full tw-table tw-h-screen tw-relative\" id=\"cide-lyt-layout-wrapper\">\r\n <!-- We will use here Header -->\r\n <cide-lyt-header-wrapper class=\"tw-table-row tw-h-0\"></cide-lyt-header-wrapper>\r\n <!-- we will use here request tabs -->\r\n <div class=\"tw-table-row\" id=\"cide-lyt-sidebar-page-wrapper\">\r\n <div class=\"cide-lyt-sidebar-page-wrapper tw-h-full tw-w-screen\" id=\"cide-lyt-sidebar-page-inner-wrapper\">\r\n <!-- We will use here Sidebar -->\r\n <cide-lyt-sidebar-wrapper id=\"cide-lyt-sidebar-page\"\r\n class=\"cide-lyt-sidebar-page-hide\"></cide-lyt-sidebar-wrapper>\r\n <!-- We will use here Router Outlet -->\r\n <div class=\"cide-lyt-page-wrapper tw-block tw-h-full tw-w-full\" id=\"cide-lyt-page-wrapper\">\r\n <cide-lyt-request-wrapper class=\"tw-w-[inherit] tw-h-auto\"></cide-lyt-request-wrapper>\r\n <div class=\"cide-lyt-outlet-sidedrawer-wrapper tw-table-row\"\r\n id=\"cide-lyt-outlet-sidedrawer-wrapper\">\r\n <div class=\"tw-w-full tw-h-full tw-overflow-y-auto cide-scrollbar-width-thin\"\r\n id=\"cide-lyt-outlet-wrapper\">\r\n <cide-lyt-tab-content></cide-lyt-tab-content>\r\n </div>\r\n <!-- We will use here Side Drawer -->\r\n <cide-lyt-sidedrawer-wrapper></cide-lyt-sidedrawer-wrapper>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"cide-lyt-footer-console-wrapper cide-lyt-footer-console-wrapper-hide tw-relative tw-table-row tw-h-0\"\r\n id=\"cide-lyt-footer-console-wrapper\">\r\n <!-- We will use here footer -->\r\n <cide-lyt-footer-wrapper></cide-lyt-footer-wrapper>\r\n <!-- We will use here Console -->\r\n <cide-lyt-console-wrapper></cide-lyt-console-wrapper>\r\n </div>\r\n</div>", styles: ["#cide-lyt-layout-wrapper{display:table;width:100%;height:100vh;position:relative;overflow:hidden}#cide-lyt-layout-wrapper>*{display:table-row}#cide-lyt-sidebar-page-wrapper{display:table-row;height:100%}.cide-lyt-sidebar-page-wrapper{display:table-cell;width:100%;height:100%;vertical-align:top;position:relative}#cide-lyt-page-wrapper{display:block;height:100%;width:100%;overflow:hidden}#cide-lyt-outlet-sidedrawer-wrapper{display:table-row;height:100%}#cide-lyt-outlet-wrapper{display:block;width:100%;height:100%;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}@media screen and (max-width: 768px){#cide-lyt-layout-wrapper{display:flex;flex-direction:column;height:100vh;height:100dvh;overflow:hidden}#cide-lyt-layout-wrapper>cide-lyt-header-wrapper{display:block;flex-shrink:0;height:auto;min-height:56px;width:100%}#cide-lyt-sidebar-page-wrapper{display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden}.cide-lyt-sidebar-page-wrapper{display:flex;flex-direction:row;flex:1;min-height:0;width:100%;position:relative;overflow:hidden}#cide-lyt-sidebar-page{display:block;position:absolute;top:0;left:0;bottom:0;z-index:30;height:100%;transform:translate(-100%);transition:transform .3s cubic-bezier(.4,0,.2,1)}#cide-lyt-sidebar-page.mobile-open{transform:translate(0)}#cide-lyt-page-wrapper{display:flex;flex-direction:column;flex:1;min-width:0;min-height:0;width:100%;overflow:hidden}#cide-lyt-page-wrapper>cide-lyt-request-wrapper{flex-shrink:0;width:100%}#cide-lyt-outlet-sidedrawer-wrapper{display:flex;flex-direction:row;flex:1;min-height:0;overflow:hidden}#cide-lyt-outlet-wrapper{flex:1;min-width:0;min-height:0;width:100%;height:100%;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain}#cide-lyt-footer-console-wrapper{display:flex;flex-direction:column;flex-shrink:0;height:auto;width:100%;overflow:hidden}#cide-lyt-footer-console-wrapper>cide-lyt-footer-wrapper{flex-shrink:0;height:auto;width:100%}#cide-lyt-footer-console-wrapper>cide-lyt-console-wrapper{flex-shrink:0;height:auto;width:100%}body{overflow-x:hidden;width:100%}@supports (-webkit-touch-callout: none){#cide-lyt-layout-wrapper{height:-webkit-fill-available}}}@media screen and (min-width: 769px) and (max-width: 1024px){#cide-lyt-outlet-wrapper{padding:.75rem}.cide-lyt-sidebar-page-wrapper{max-width:100%}}@media screen and (max-width: 480px){#cide-lyt-outlet-wrapper{padding:.5rem}#cide-lyt-layout-wrapper>cide-lyt-header-wrapper{min-height:52px}.cide-lyt-page-wrapper{padding:0}#cide-lyt-sidedrawer-wrapper{width:0!important;min-width:0!important;transform:translate(100%)}#cide-lyt-sidebar-page{z-index:35}#cide-lyt-outlet-wrapper{width:100%}#cide-lyt-footer-console-wrapper{flex-direction:column}}@media screen and (max-width: 768px) and (orientation: landscape){#cide-lyt-layout-wrapper>cide-lyt-header-wrapper{min-height:48px}#cide-lyt-outlet-wrapper{padding:.5rem}}@media (hover: none) and (pointer: coarse){#cide-lyt-outlet-wrapper{-webkit-overflow-scrolling:touch;scroll-behavior:smooth}#cide-lyt-layout-wrapper{-webkit-user-select:none;-moz-user-select:none;user-select:none}#cide-lyt-outlet-wrapper *{-webkit-user-select:text;-moz-user-select:text;user-select:text}}@media print{#cide-lyt-layout-wrapper{display:block;height:auto}#cide-lyt-sidebar-page-wrapper,#cide-lyt-footer-console-wrapper{display:none}#cide-lyt-outlet-wrapper{overflow:visible;height:auto}}\n"], dependencies: [{ kind: "component", type: CideLytHeaderWrapperComponent, selector: "cide-lyt-header-wrapper" }, { kind: "component", type: CideLytSidebarWrapperComponent, selector: "cide-lyt-sidebar-wrapper" }, { kind: "component", type: CideLytSidedrawerWrapperComponent, selector: "cide-lyt-sidedrawer-wrapper" }, { kind: "component", type: CideLytFooterWrapperComponent, selector: "cide-lyt-footer-wrapper" }, { kind: "component", type: CideLytConsoleWrapperComponent, selector: "cide-lyt-console-wrapper" }, { kind: "ngmodule", type: RouterModule }, { kind: "component", type: CideLytRequestWrapperComponent, selector: "cide-lyt-request-wrapper" }, { kind: "component", type: TabContentComponent, selector: "cide-lyt-tab-content" }] });
6007
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.7", type: CideLytLayoutWrapperComponent, isStandalone: true, selector: "cide-lyt-layout-wrapper", ngImport: i0, template: "<div class=\"tw-w-full tw-table tw-h-screen tw-relative\" id=\"cide-lyt-layout-wrapper\">\r\n <!-- We will use here Header -->\r\n <cide-lyt-header-wrapper class=\"tw-table-row tw-h-0\"></cide-lyt-header-wrapper>\r\n <!-- we will use here request tabs -->\r\n <div class=\"tw-table-row\" id=\"cide-lyt-sidebar-page-wrapper\">\r\n <div class=\"cide-lyt-sidebar-page-wrapper tw-h-full tw-w-screen\" id=\"cide-lyt-sidebar-page-inner-wrapper\">\r\n <!-- We will use here Sidebar -->\r\n <cide-lyt-sidebar-wrapper id=\"cide-lyt-sidebar-page\"\r\n class=\"cide-lyt-sidebar-page-hide\"></cide-lyt-sidebar-wrapper>\r\n <!-- We will use here Router Outlet -->\r\n <div class=\"cide-lyt-page-wrapper tw-block tw-h-full tw-w-full\" id=\"cide-lyt-page-wrapper\">\r\n <cide-lyt-request-wrapper class=\"tw-w-[inherit] tw-h-auto\"></cide-lyt-request-wrapper>\r\n <div class=\"cide-lyt-outlet-sidedrawer-wrapper tw-table-row\"\r\n id=\"cide-lyt-outlet-sidedrawer-wrapper\">\r\n <div class=\"tw-w-full tw-h-full tw-overflow-y-auto cide-scrollbar-width-thin\"\r\n id=\"cide-lyt-outlet-wrapper\">\r\n <cide-lyt-tab-content></cide-lyt-tab-content>\r\n </div>\r\n <!-- We will use here Side Drawer -->\r\n <cide-lyt-sidedrawer-wrapper></cide-lyt-sidedrawer-wrapper>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"cide-lyt-footer-console-wrapper cide-lyt-footer-console-wrapper-hide tw-relative tw-table-row tw-h-0\"\r\n id=\"cide-lyt-footer-console-wrapper\">\r\n <!-- We will use here footer -->\r\n <cide-lyt-footer-wrapper></cide-lyt-footer-wrapper>\r\n <!-- We will use here Console -->\r\n <cide-lyt-console-wrapper></cide-lyt-console-wrapper>\r\n </div>\r\n</div>", styles: ["#cide-lyt-layout-wrapper{display:table;width:100%;height:100vh;position:relative;overflow:hidden}#cide-lyt-layout-wrapper>*{display:table-row}#cide-lyt-sidebar-page-wrapper{display:table-row;height:100%}#cide-lyt-page-wrapper{display:block;height:100%;width:100%;overflow:hidden}#cide-lyt-outlet-wrapper{display:block;width:100%;height:100%;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}@media screen and (max-width: 768px){#cide-lyt-layout-wrapper{display:flex;flex-direction:column;height:100vh;height:100dvh;overflow:hidden}#cide-lyt-layout-wrapper>cide-lyt-header-wrapper{display:block;flex-shrink:0;height:auto;min-height:56px;width:100%}#cide-lyt-sidebar-page-wrapper{display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden}.cide-lyt-sidebar-page-wrapper{display:flex;flex-direction:row;flex:1;min-height:0;width:100%;position:relative;overflow:hidden}#cide-lyt-sidebar-page{display:block;position:absolute;top:0;left:0;bottom:0;z-index:30;height:100%;transform:translate(-100%);transition:transform .3s cubic-bezier(.4,0,.2,1)}#cide-lyt-sidebar-page.mobile-open{transform:translate(0)}#cide-lyt-page-wrapper{display:flex;flex-direction:column;flex:1;min-width:0;min-height:0;width:100%;overflow:hidden}#cide-lyt-page-wrapper>cide-lyt-request-wrapper{flex-shrink:0;width:100%}#cide-lyt-outlet-sidedrawer-wrapper{display:flex;flex-direction:row;flex:1;min-height:0;overflow:hidden}#cide-lyt-outlet-wrapper{flex:1;min-width:0;min-height:0;width:100%;height:100%;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain}#cide-lyt-footer-console-wrapper{display:flex;flex-direction:column;flex-shrink:0;height:auto;width:100%;overflow:hidden}#cide-lyt-footer-console-wrapper>cide-lyt-footer-wrapper{flex-shrink:0;height:auto;width:100%}#cide-lyt-footer-console-wrapper>cide-lyt-console-wrapper{flex-shrink:0;height:auto;width:100%}body{overflow-x:hidden;width:100%}@supports (-webkit-touch-callout: none){#cide-lyt-layout-wrapper{height:-webkit-fill-available}}}@media screen and (min-width: 769px) and (max-width: 1024px){#cide-lyt-outlet-wrapper{padding:.75rem}.cide-lyt-sidebar-page-wrapper{max-width:100%}}@media screen and (max-width: 480px){#cide-lyt-outlet-wrapper{padding:.5rem}#cide-lyt-layout-wrapper>cide-lyt-header-wrapper{min-height:52px}.cide-lyt-page-wrapper{padding:0}#cide-lyt-sidedrawer-wrapper{width:0!important;min-width:0!important;transform:translate(100%)}#cide-lyt-sidebar-page{z-index:35}#cide-lyt-outlet-wrapper{width:100%}#cide-lyt-footer-console-wrapper{flex-direction:column}}@media screen and (max-width: 768px) and (orientation: landscape){#cide-lyt-layout-wrapper>cide-lyt-header-wrapper{min-height:48px}#cide-lyt-outlet-wrapper{padding:.5rem}}@media (hover: none) and (pointer: coarse){#cide-lyt-outlet-wrapper{-webkit-overflow-scrolling:touch;scroll-behavior:smooth}#cide-lyt-layout-wrapper{-webkit-user-select:none;-moz-user-select:none;user-select:none}#cide-lyt-outlet-wrapper *{-webkit-user-select:text;-moz-user-select:text;user-select:text}}@media print{#cide-lyt-layout-wrapper{display:block;height:auto}#cide-lyt-sidebar-page-wrapper,#cide-lyt-footer-console-wrapper{display:none}#cide-lyt-outlet-wrapper{overflow:visible;height:auto}}\n"], dependencies: [{ kind: "component", type: CideLytHeaderWrapperComponent, selector: "cide-lyt-header-wrapper" }, { kind: "component", type: CideLytSidebarWrapperComponent, selector: "cide-lyt-sidebar-wrapper" }, { kind: "component", type: CideLytSidedrawerWrapperComponent, selector: "cide-lyt-sidedrawer-wrapper" }, { kind: "component", type: CideLytFooterWrapperComponent, selector: "cide-lyt-footer-wrapper" }, { kind: "component", type: CideLytConsoleWrapperComponent, selector: "cide-lyt-console-wrapper" }, { kind: "ngmodule", type: RouterModule }, { kind: "component", type: CideLytRequestWrapperComponent, selector: "cide-lyt-request-wrapper" }, { kind: "component", type: TabContentComponent, selector: "cide-lyt-tab-content" }] });
6008
6008
  }
6009
6009
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.7", ngImport: i0, type: CideLytLayoutWrapperComponent, decorators: [{
6010
6010
  type: Component,
@@ -6017,7 +6017,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.7", ngImpor
6017
6017
  RouterModule,
6018
6018
  CideLytRequestWrapperComponent,
6019
6019
  TabContentComponent
6020
- ], template: "<div class=\"tw-w-full tw-table tw-h-screen tw-relative\" id=\"cide-lyt-layout-wrapper\">\r\n <!-- We will use here Header -->\r\n <cide-lyt-header-wrapper class=\"tw-table-row tw-h-0\"></cide-lyt-header-wrapper>\r\n <!-- we will use here request tabs -->\r\n <div class=\"tw-table-row\" id=\"cide-lyt-sidebar-page-wrapper\">\r\n <div class=\"cide-lyt-sidebar-page-wrapper tw-h-full tw-w-screen\" id=\"cide-lyt-sidebar-page-inner-wrapper\">\r\n <!-- We will use here Sidebar -->\r\n <cide-lyt-sidebar-wrapper id=\"cide-lyt-sidebar-page\"\r\n class=\"cide-lyt-sidebar-page-hide\"></cide-lyt-sidebar-wrapper>\r\n <!-- We will use here Router Outlet -->\r\n <div class=\"cide-lyt-page-wrapper tw-block tw-h-full tw-w-full\" id=\"cide-lyt-page-wrapper\">\r\n <cide-lyt-request-wrapper class=\"tw-w-[inherit] tw-h-auto\"></cide-lyt-request-wrapper>\r\n <div class=\"cide-lyt-outlet-sidedrawer-wrapper tw-table-row\"\r\n id=\"cide-lyt-outlet-sidedrawer-wrapper\">\r\n <div class=\"tw-w-full tw-h-full tw-overflow-y-auto cide-scrollbar-width-thin\"\r\n id=\"cide-lyt-outlet-wrapper\">\r\n <cide-lyt-tab-content></cide-lyt-tab-content>\r\n </div>\r\n <!-- We will use here Side Drawer -->\r\n <cide-lyt-sidedrawer-wrapper></cide-lyt-sidedrawer-wrapper>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"cide-lyt-footer-console-wrapper cide-lyt-footer-console-wrapper-hide tw-relative tw-table-row tw-h-0\"\r\n id=\"cide-lyt-footer-console-wrapper\">\r\n <!-- We will use here footer -->\r\n <cide-lyt-footer-wrapper></cide-lyt-footer-wrapper>\r\n <!-- We will use here Console -->\r\n <cide-lyt-console-wrapper></cide-lyt-console-wrapper>\r\n </div>\r\n</div>", styles: ["#cide-lyt-layout-wrapper{display:table;width:100%;height:100vh;position:relative;overflow:hidden}#cide-lyt-layout-wrapper>*{display:table-row}#cide-lyt-sidebar-page-wrapper{display:table-row;height:100%}.cide-lyt-sidebar-page-wrapper{display:table-cell;width:100%;height:100%;vertical-align:top;position:relative}#cide-lyt-page-wrapper{display:block;height:100%;width:100%;overflow:hidden}#cide-lyt-outlet-sidedrawer-wrapper{display:table-row;height:100%}#cide-lyt-outlet-wrapper{display:block;width:100%;height:100%;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}@media screen and (max-width: 768px){#cide-lyt-layout-wrapper{display:flex;flex-direction:column;height:100vh;height:100dvh;overflow:hidden}#cide-lyt-layout-wrapper>cide-lyt-header-wrapper{display:block;flex-shrink:0;height:auto;min-height:56px;width:100%}#cide-lyt-sidebar-page-wrapper{display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden}.cide-lyt-sidebar-page-wrapper{display:flex;flex-direction:row;flex:1;min-height:0;width:100%;position:relative;overflow:hidden}#cide-lyt-sidebar-page{display:block;position:absolute;top:0;left:0;bottom:0;z-index:30;height:100%;transform:translate(-100%);transition:transform .3s cubic-bezier(.4,0,.2,1)}#cide-lyt-sidebar-page.mobile-open{transform:translate(0)}#cide-lyt-page-wrapper{display:flex;flex-direction:column;flex:1;min-width:0;min-height:0;width:100%;overflow:hidden}#cide-lyt-page-wrapper>cide-lyt-request-wrapper{flex-shrink:0;width:100%}#cide-lyt-outlet-sidedrawer-wrapper{display:flex;flex-direction:row;flex:1;min-height:0;overflow:hidden}#cide-lyt-outlet-wrapper{flex:1;min-width:0;min-height:0;width:100%;height:100%;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain}#cide-lyt-footer-console-wrapper{display:flex;flex-direction:column;flex-shrink:0;height:auto;width:100%;overflow:hidden}#cide-lyt-footer-console-wrapper>cide-lyt-footer-wrapper{flex-shrink:0;height:auto;width:100%}#cide-lyt-footer-console-wrapper>cide-lyt-console-wrapper{flex-shrink:0;height:auto;width:100%}body{overflow-x:hidden;width:100%}@supports (-webkit-touch-callout: none){#cide-lyt-layout-wrapper{height:-webkit-fill-available}}}@media screen and (min-width: 769px) and (max-width: 1024px){#cide-lyt-outlet-wrapper{padding:.75rem}.cide-lyt-sidebar-page-wrapper{max-width:100%}}@media screen and (max-width: 480px){#cide-lyt-outlet-wrapper{padding:.5rem}#cide-lyt-layout-wrapper>cide-lyt-header-wrapper{min-height:52px}.cide-lyt-page-wrapper{padding:0}#cide-lyt-sidedrawer-wrapper{width:0!important;min-width:0!important;transform:translate(100%)}#cide-lyt-sidebar-page{z-index:35}#cide-lyt-outlet-wrapper{width:100%}#cide-lyt-footer-console-wrapper{flex-direction:column}}@media screen and (max-width: 768px) and (orientation: landscape){#cide-lyt-layout-wrapper>cide-lyt-header-wrapper{min-height:48px}#cide-lyt-outlet-wrapper{padding:.5rem}}@media (hover: none) and (pointer: coarse){#cide-lyt-outlet-wrapper{-webkit-overflow-scrolling:touch;scroll-behavior:smooth}#cide-lyt-layout-wrapper{-webkit-user-select:none;-moz-user-select:none;user-select:none}#cide-lyt-outlet-wrapper *{-webkit-user-select:text;-moz-user-select:text;user-select:text}}@media print{#cide-lyt-layout-wrapper{display:block;height:auto}#cide-lyt-sidebar-page-wrapper,#cide-lyt-footer-console-wrapper{display:none}#cide-lyt-outlet-wrapper{overflow:visible;height:auto}}\n"] }]
6020
+ ], template: "<div class=\"tw-w-full tw-table tw-h-screen tw-relative\" id=\"cide-lyt-layout-wrapper\">\r\n <!-- We will use here Header -->\r\n <cide-lyt-header-wrapper class=\"tw-table-row tw-h-0\"></cide-lyt-header-wrapper>\r\n <!-- we will use here request tabs -->\r\n <div class=\"tw-table-row\" id=\"cide-lyt-sidebar-page-wrapper\">\r\n <div class=\"cide-lyt-sidebar-page-wrapper tw-h-full tw-w-screen\" id=\"cide-lyt-sidebar-page-inner-wrapper\">\r\n <!-- We will use here Sidebar -->\r\n <cide-lyt-sidebar-wrapper id=\"cide-lyt-sidebar-page\"\r\n class=\"cide-lyt-sidebar-page-hide\"></cide-lyt-sidebar-wrapper>\r\n <!-- We will use here Router Outlet -->\r\n <div class=\"cide-lyt-page-wrapper tw-block tw-h-full tw-w-full\" id=\"cide-lyt-page-wrapper\">\r\n <cide-lyt-request-wrapper class=\"tw-w-[inherit] tw-h-auto\"></cide-lyt-request-wrapper>\r\n <div class=\"cide-lyt-outlet-sidedrawer-wrapper tw-table-row\"\r\n id=\"cide-lyt-outlet-sidedrawer-wrapper\">\r\n <div class=\"tw-w-full tw-h-full tw-overflow-y-auto cide-scrollbar-width-thin\"\r\n id=\"cide-lyt-outlet-wrapper\">\r\n <cide-lyt-tab-content></cide-lyt-tab-content>\r\n </div>\r\n <!-- We will use here Side Drawer -->\r\n <cide-lyt-sidedrawer-wrapper></cide-lyt-sidedrawer-wrapper>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"cide-lyt-footer-console-wrapper cide-lyt-footer-console-wrapper-hide tw-relative tw-table-row tw-h-0\"\r\n id=\"cide-lyt-footer-console-wrapper\">\r\n <!-- We will use here footer -->\r\n <cide-lyt-footer-wrapper></cide-lyt-footer-wrapper>\r\n <!-- We will use here Console -->\r\n <cide-lyt-console-wrapper></cide-lyt-console-wrapper>\r\n </div>\r\n</div>", styles: ["#cide-lyt-layout-wrapper{display:table;width:100%;height:100vh;position:relative;overflow:hidden}#cide-lyt-layout-wrapper>*{display:table-row}#cide-lyt-sidebar-page-wrapper{display:table-row;height:100%}#cide-lyt-page-wrapper{display:block;height:100%;width:100%;overflow:hidden}#cide-lyt-outlet-wrapper{display:block;width:100%;height:100%;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}@media screen and (max-width: 768px){#cide-lyt-layout-wrapper{display:flex;flex-direction:column;height:100vh;height:100dvh;overflow:hidden}#cide-lyt-layout-wrapper>cide-lyt-header-wrapper{display:block;flex-shrink:0;height:auto;min-height:56px;width:100%}#cide-lyt-sidebar-page-wrapper{display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden}.cide-lyt-sidebar-page-wrapper{display:flex;flex-direction:row;flex:1;min-height:0;width:100%;position:relative;overflow:hidden}#cide-lyt-sidebar-page{display:block;position:absolute;top:0;left:0;bottom:0;z-index:30;height:100%;transform:translate(-100%);transition:transform .3s cubic-bezier(.4,0,.2,1)}#cide-lyt-sidebar-page.mobile-open{transform:translate(0)}#cide-lyt-page-wrapper{display:flex;flex-direction:column;flex:1;min-width:0;min-height:0;width:100%;overflow:hidden}#cide-lyt-page-wrapper>cide-lyt-request-wrapper{flex-shrink:0;width:100%}#cide-lyt-outlet-sidedrawer-wrapper{display:flex;flex-direction:row;flex:1;min-height:0;overflow:hidden}#cide-lyt-outlet-wrapper{flex:1;min-width:0;min-height:0;width:100%;height:100%;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain}#cide-lyt-footer-console-wrapper{display:flex;flex-direction:column;flex-shrink:0;height:auto;width:100%;overflow:hidden}#cide-lyt-footer-console-wrapper>cide-lyt-footer-wrapper{flex-shrink:0;height:auto;width:100%}#cide-lyt-footer-console-wrapper>cide-lyt-console-wrapper{flex-shrink:0;height:auto;width:100%}body{overflow-x:hidden;width:100%}@supports (-webkit-touch-callout: none){#cide-lyt-layout-wrapper{height:-webkit-fill-available}}}@media screen and (min-width: 769px) and (max-width: 1024px){#cide-lyt-outlet-wrapper{padding:.75rem}.cide-lyt-sidebar-page-wrapper{max-width:100%}}@media screen and (max-width: 480px){#cide-lyt-outlet-wrapper{padding:.5rem}#cide-lyt-layout-wrapper>cide-lyt-header-wrapper{min-height:52px}.cide-lyt-page-wrapper{padding:0}#cide-lyt-sidedrawer-wrapper{width:0!important;min-width:0!important;transform:translate(100%)}#cide-lyt-sidebar-page{z-index:35}#cide-lyt-outlet-wrapper{width:100%}#cide-lyt-footer-console-wrapper{flex-direction:column}}@media screen and (max-width: 768px) and (orientation: landscape){#cide-lyt-layout-wrapper>cide-lyt-header-wrapper{min-height:48px}#cide-lyt-outlet-wrapper{padding:.5rem}}@media (hover: none) and (pointer: coarse){#cide-lyt-outlet-wrapper{-webkit-overflow-scrolling:touch;scroll-behavior:smooth}#cide-lyt-layout-wrapper{-webkit-user-select:none;-moz-user-select:none;user-select:none}#cide-lyt-outlet-wrapper *{-webkit-user-select:text;-moz-user-select:text;user-select:text}}@media print{#cide-lyt-layout-wrapper{display:block;height:auto}#cide-lyt-sidebar-page-wrapper,#cide-lyt-footer-console-wrapper{display:none}#cide-lyt-outlet-wrapper{overflow:visible;height:auto}}\n"] }]
6021
6021
  }] });
6022
6022
 
6023
6023
  class CloudIdeLayoutComponent {
@@ -6657,7 +6657,7 @@ const layoutControlPannelChildRoutes = [{
6657
6657
  },
6658
6658
  {
6659
6659
  path: "home",
6660
- loadComponent: () => import('./cloud-ide-layout-home-wrapper.component-Cy68SU-s.mjs').then(c => c.CideLytHomeWrapperComponent),
6660
+ loadComponent: () => import('./cloud-ide-layout-home-wrapper.component-Cvyafnc-.mjs').then(c => c.CideLytHomeWrapperComponent),
6661
6661
  canActivate: [authGuard],
6662
6662
  data: {
6663
6663
  sypg_page_code: "cide_lyt_home" // Used by RequestService to fetch tab properties
@@ -6665,7 +6665,7 @@ const layoutControlPannelChildRoutes = [{
6665
6665
  },
6666
6666
  {
6667
6667
  path: "dashboard-manager",
6668
- loadComponent: () => import('./cloud-ide-layout-dashboard-manager.component-BU5dJMXu.mjs').then(c => c.DashboardManagerComponent),
6668
+ loadComponent: () => import('./cloud-ide-layout-dashboard-manager.component-BDqOLP6_.mjs').then(c => c.DashboardManagerComponent),
6669
6669
  canActivate: [authGuard],
6670
6670
  data: {
6671
6671
  sypg_page_code: "cide_lyt_dashboard_manager"
@@ -8232,4 +8232,4 @@ var floatingEntityRightsSharing_component = /*#__PURE__*/Object.freeze({
8232
8232
  */
8233
8233
 
8234
8234
  export { AppStateHelperService as A, CideLytSharedWrapperComponent as C, ENVIRONMENT_CONFIG as E, NotificationSettingsService as N, RightsService as R, CideLytSidebarService as a, CideLytRequestService as b, CideLytSidedrawerService as c, CideLytThemeService as d, AppStateService as e, CloudIdeLayoutService as f, CloudIdeLayoutComponent as g, CideLytSharedService as h, ComponentContextService as i, layoutControlPannelChildRoutes as j, CustomRouteReuseStrategy as k, layoutRoutes as l, CideLytUserStatusService as m, CacheManagerService as n, CideLytFileManagerService as o, processThemeVariable as p, CideLytFloatingEntityRightsSharingComponent as q, CideLytFloatingEntityRightsSharingService as r, setCSSVariable as s, themeFactory as t };
8235
- //# sourceMappingURL=cloud-ide-layout-cloud-ide-layout-Zvm-Jz6-.mjs.map
8235
+ //# sourceMappingURL=cloud-ide-layout-cloud-ide-layout-CkYksc6R.mjs.map