@volosoft/abp.ng.theme.lepton-x 2.0.0-rc.2 → 2.0.0-rc.3

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.
@@ -1,10 +1,10 @@
1
1
  import { Component, ViewEncapsulation } from '@angular/core';
2
2
  import * as i0 from "@angular/core";
3
- import * as i1 from "@angular/router";
4
- import * as i2 from "@abp/ng.core";
5
- import * as i3 from "@volosoft/ngx-lepton-x/layouts";
6
- import * as i4 from "@volo/ngx-lepton-x.core";
7
- import * as i5 from "@volo/abp.ng.lepton-x.core";
3
+ import * as i1 from "@volo/abp.ng.lepton-x.core";
4
+ import * as i2 from "@angular/router";
5
+ import * as i3 from "@abp/ng.core";
6
+ import * as i4 from "@volosoft/ngx-lepton-x/layouts";
7
+ import * as i5 from "@volo/ngx-lepton-x.core";
8
8
  export class SideMenuApplicationLayoutComponent {
9
9
  constructor() {
10
10
  this.toolbarKey = "Theme.NavbarComponent" /* eThemeLeptonXComponents.Navbar */;
@@ -13,12 +13,13 @@ export class SideMenuApplicationLayoutComponent {
13
13
  this.toolbarItemsKey = "Theme.NavItemsComponent" /* eThemeLeptonXComponents.NavItems */;
14
14
  this.breadcrumbKey = "Theme.Breadcrumb" /* eThemeLeptonXComponents.Breadcrumb */;
15
15
  this.footerKey = "Theme.FooterComponent" /* eThemeLeptonXComponents.Footer */;
16
+ this.settingsPanelKey = "Theme.SettingsComponent" /* eThemeLeptonXComponents.Settings */;
16
17
  }
17
18
  }
18
19
  SideMenuApplicationLayoutComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SideMenuApplicationLayoutComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
19
- SideMenuApplicationLayoutComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.0", type: SideMenuApplicationLayoutComponent, selector: "abp-application-layout", ngImport: i0, template: "<lpx-layout>\r\n <abp-page-alert-container></abp-page-alert-container>\r\n\r\n <ng-template lpx-navbar-panel>\r\n <lpx-navbar\r\n *abpReplaceableTemplate=\"{\r\n componentKey: navbarKey\r\n }\"\r\n >\r\n <ng-template lpx-navbar-routes let-items>\r\n <lpx-navbar-routes\r\n *abpReplaceableTemplate=\"{\r\n componentKey: routesKey,\r\n inputs: {\r\n navbarItems: items\r\n }\r\n }\"\r\n [navbarItems]=\"items\"\r\n >\r\n </lpx-navbar-routes>\r\n </ng-template>\r\n </lpx-navbar>\r\n </ng-template>\r\n <router-outlet></router-outlet>\r\n <ng-template lpx-breadcrumb-panel>\r\n <lpx-breadcrumb\r\n *abpReplaceableTemplate=\"{\r\n componentKey: breadcrumbKey\r\n }\"\r\n >\r\n </lpx-breadcrumb>\r\n </ng-template>\r\n <ng-template lpx-toolbar-panel>\r\n <lpx-toolbar-container\r\n *abpReplaceableTemplate=\"{\r\n componentKey: toolbarKey\r\n }\"\r\n >\r\n </lpx-toolbar-container>\r\n </ng-template>\r\n\r\n <ng-template lpx-footer-panel>\r\n <lpx-footer\r\n *abpReplaceableTemplate=\"{\r\n componentKey: footerKey\r\n }\"\r\n >\r\n </lpx-footer>\r\n </ng-template>\r\n</lpx-layout>\r\n", dependencies: [{ kind: "directive", type: i1.RouterOutlet, selector: "router-outlet", outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }, { kind: "directive", type: i2.ReplaceableTemplateDirective, selector: "[abpReplaceableTemplate]", inputs: ["abpReplaceableTemplate"] }, { kind: "component", type: i3.SideMenuLayoutComponent, selector: "lpx-layout" }, { kind: "component", type: i4.BreadcrumbComponent, selector: "lpx-breadcrumb" }, { kind: "component", type: i4.NavbarComponent, selector: "lpx-navbar" }, { kind: "component", type: i4.NavbarRoutesComponent, selector: "lpx-navbar-routes", inputs: ["navbarItems", "routerItem"], outputs: ["routeClick"] }, { kind: "directive", type: i4.NavbarRoutesDirective, selector: "[lpx-navbar-routes],[lpxNavbarRoutes]", exportAs: ["lpxNavbarRoutes"] }, { kind: "component", type: i3.ToolbarContainerComponent, selector: "lpx-toolbar-container" }, { kind: "directive", type: i4.BreadcrumbPanelDirective, selector: "ng-template[lpx-breadcrumb-panel]" }, { kind: "directive", type: i4.NavbarPanelDirective, selector: "ng-template[lpx-navbar-panel]" }, { kind: "directive", type: i4.FooterPanelDirective, selector: "ng-template[lpx-footer-panel]" }, { kind: "directive", type: i4.ToolbarPanelDirective, selector: "ng-template[lpx-toolbar-panel]" }, { kind: "component", type: i4.FooterComponent, selector: "lpx-footer" }, { kind: "component", type: i5.PageAlertContainerComponent, selector: "abp-page-alert-container" }], encapsulation: i0.ViewEncapsulation.None });
20
+ SideMenuApplicationLayoutComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.0", type: SideMenuApplicationLayoutComponent, selector: "abp-application-layout", ngImport: i0, template: "<lpx-layout>\r\n <abp-page-alert-container></abp-page-alert-container>\r\n\r\n <ng-template lpx-navbar-panel>\r\n <lpx-navbar\r\n *abpReplaceableTemplate=\"{\r\n componentKey: navbarKey\r\n }\"\r\n >\r\n <ng-template lpx-navbar-routes let-items>\r\n <lpx-navbar-routes\r\n *abpReplaceableTemplate=\"{\r\n componentKey: routesKey,\r\n inputs: {\r\n navbarItems: items\r\n }\r\n }\"\r\n [navbarItems]=\"items\"\r\n >\r\n </lpx-navbar-routes>\r\n </ng-template>\r\n </lpx-navbar>\r\n </ng-template>\r\n <router-outlet></router-outlet>\r\n <ng-template lpx-breadcrumb-panel>\r\n <lpx-breadcrumb\r\n *abpReplaceableTemplate=\"{\r\n componentKey: breadcrumbKey\r\n }\"\r\n >\r\n </lpx-breadcrumb>\r\n </ng-template>\r\n <ng-template lpx-toolbar-panel>\r\n <lpx-toolbar-container\r\n *abpReplaceableTemplate=\"{\r\n componentKey: toolbarKey\r\n }\"\r\n >\r\n </lpx-toolbar-container>\r\n </ng-template>\r\n\r\n <ng-template lpx-footer-panel>\r\n <lpx-footer\r\n *abpReplaceableTemplate=\"{\r\n componentKey: footerKey\r\n }\"\r\n >\r\n </lpx-footer>\r\n </ng-template>\r\n\r\n <ng-container *abpIfReplaceableTemplateExists=\"settingsPanelKey\">\r\n <ng-template lpx-settings-panel>\r\n <ng-container\r\n *abpReplaceableTemplate=\"{\r\n componentKey: settingsPanelKey\r\n }\"\r\n ></ng-container>\r\n </ng-template>\r\n </ng-container>\r\n</lpx-layout>\r\n", dependencies: [{ kind: "directive", type: i1.IfReplaceableTemplateExistsDirective, selector: "[abpIfReplaceableTemplateExists]", inputs: ["abpIfReplaceableTemplateExists"] }, { kind: "component", type: i1.PageAlertContainerComponent, selector: "abp-page-alert-container" }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }, { kind: "directive", type: i3.ReplaceableTemplateDirective, selector: "[abpReplaceableTemplate]", inputs: ["abpReplaceableTemplate"] }, { kind: "component", type: i4.SideMenuLayoutComponent, selector: "lpx-layout" }, { kind: "component", type: i5.BreadcrumbComponent, selector: "lpx-breadcrumb" }, { kind: "component", type: i5.NavbarComponent, selector: "lpx-navbar" }, { kind: "component", type: i5.NavbarRoutesComponent, selector: "lpx-navbar-routes", inputs: ["navbarItems", "routerItem"], outputs: ["routeClick"] }, { kind: "directive", type: i5.NavbarRoutesDirective, selector: "[lpx-navbar-routes],[lpxNavbarRoutes]", exportAs: ["lpxNavbarRoutes"] }, { kind: "component", type: i4.ToolbarContainerComponent, selector: "lpx-toolbar-container" }, { kind: "directive", type: i5.BreadcrumbPanelDirective, selector: "ng-template[lpx-breadcrumb-panel]" }, { kind: "directive", type: i5.NavbarPanelDirective, selector: "ng-template[lpx-navbar-panel]" }, { kind: "directive", type: i5.FooterPanelDirective, selector: "ng-template[lpx-footer-panel]" }, { kind: "directive", type: i5.ToolbarPanelDirective, selector: "ng-template[lpx-toolbar-panel]" }, { kind: "directive", type: i5.SettingsPanelDirective, selector: "ng-template[lpx-settings-panel]" }, { kind: "component", type: i5.FooterComponent, selector: "lpx-footer" }], encapsulation: i0.ViewEncapsulation.None });
20
21
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SideMenuApplicationLayoutComponent, decorators: [{
21
22
  type: Component,
22
- args: [{ selector: 'abp-application-layout', encapsulation: ViewEncapsulation.None, template: "<lpx-layout>\r\n <abp-page-alert-container></abp-page-alert-container>\r\n\r\n <ng-template lpx-navbar-panel>\r\n <lpx-navbar\r\n *abpReplaceableTemplate=\"{\r\n componentKey: navbarKey\r\n }\"\r\n >\r\n <ng-template lpx-navbar-routes let-items>\r\n <lpx-navbar-routes\r\n *abpReplaceableTemplate=\"{\r\n componentKey: routesKey,\r\n inputs: {\r\n navbarItems: items\r\n }\r\n }\"\r\n [navbarItems]=\"items\"\r\n >\r\n </lpx-navbar-routes>\r\n </ng-template>\r\n </lpx-navbar>\r\n </ng-template>\r\n <router-outlet></router-outlet>\r\n <ng-template lpx-breadcrumb-panel>\r\n <lpx-breadcrumb\r\n *abpReplaceableTemplate=\"{\r\n componentKey: breadcrumbKey\r\n }\"\r\n >\r\n </lpx-breadcrumb>\r\n </ng-template>\r\n <ng-template lpx-toolbar-panel>\r\n <lpx-toolbar-container\r\n *abpReplaceableTemplate=\"{\r\n componentKey: toolbarKey\r\n }\"\r\n >\r\n </lpx-toolbar-container>\r\n </ng-template>\r\n\r\n <ng-template lpx-footer-panel>\r\n <lpx-footer\r\n *abpReplaceableTemplate=\"{\r\n componentKey: footerKey\r\n }\"\r\n >\r\n </lpx-footer>\r\n </ng-template>\r\n</lpx-layout>\r\n" }]
23
+ args: [{ selector: 'abp-application-layout', encapsulation: ViewEncapsulation.None, template: "<lpx-layout>\r\n <abp-page-alert-container></abp-page-alert-container>\r\n\r\n <ng-template lpx-navbar-panel>\r\n <lpx-navbar\r\n *abpReplaceableTemplate=\"{\r\n componentKey: navbarKey\r\n }\"\r\n >\r\n <ng-template lpx-navbar-routes let-items>\r\n <lpx-navbar-routes\r\n *abpReplaceableTemplate=\"{\r\n componentKey: routesKey,\r\n inputs: {\r\n navbarItems: items\r\n }\r\n }\"\r\n [navbarItems]=\"items\"\r\n >\r\n </lpx-navbar-routes>\r\n </ng-template>\r\n </lpx-navbar>\r\n </ng-template>\r\n <router-outlet></router-outlet>\r\n <ng-template lpx-breadcrumb-panel>\r\n <lpx-breadcrumb\r\n *abpReplaceableTemplate=\"{\r\n componentKey: breadcrumbKey\r\n }\"\r\n >\r\n </lpx-breadcrumb>\r\n </ng-template>\r\n <ng-template lpx-toolbar-panel>\r\n <lpx-toolbar-container\r\n *abpReplaceableTemplate=\"{\r\n componentKey: toolbarKey\r\n }\"\r\n >\r\n </lpx-toolbar-container>\r\n </ng-template>\r\n\r\n <ng-template lpx-footer-panel>\r\n <lpx-footer\r\n *abpReplaceableTemplate=\"{\r\n componentKey: footerKey\r\n }\"\r\n >\r\n </lpx-footer>\r\n </ng-template>\r\n\r\n <ng-container *abpIfReplaceableTemplateExists=\"settingsPanelKey\">\r\n <ng-template lpx-settings-panel>\r\n <ng-container\r\n *abpReplaceableTemplate=\"{\r\n componentKey: settingsPanelKey\r\n }\"\r\n ></ng-container>\r\n </ng-template>\r\n </ng-container>\r\n</lpx-layout>\r\n" }]
23
24
  }] });
24
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2lkZS1tZW51LWFwcGxpY2F0aW9uLWxheW91dC5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9saWJzL3ZvbG8tbGVwdG9uLXgvbGF5b3V0cy9zcmMvc2lkZS1tZW51L2xheW91dC9zaWRlLW1lbnUtYXBwbGljYXRpb24tbGF5b3V0LmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uLy4uLy4uL2xpYnMvdm9sby1sZXB0b24teC9sYXlvdXRzL3NyYy9zaWRlLW1lbnUvbGF5b3V0L3NpZGUtbWVudS1hcHBsaWNhdGlvbi1sYXlvdXQuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxpQkFBaUIsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7Ozs7OztBQVE3RCxNQUFNLE9BQU8sa0NBQWtDO0lBTC9DO1FBTUUsZUFBVSxnRUFBa0M7UUFDNUMsY0FBUyx5REFBbUM7UUFDNUMsY0FBUyxnRUFBa0M7UUFDM0Msb0JBQWUsb0VBQW9DO1FBQ25ELGtCQUFhLCtEQUFzQztRQUNuRCxjQUFTLGdFQUFrQztLQUM1Qzs7K0hBUFksa0NBQWtDO21IQUFsQyxrQ0FBa0MsOERDUi9DLHN4Q0FrREE7MkZEMUNhLGtDQUFrQztrQkFMOUMsU0FBUzsrQkFDRSx3QkFBd0IsaUJBRW5CLGlCQUFpQixDQUFDLElBQUkiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQsIFZpZXdFbmNhcHN1bGF0aW9uIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XHJcbmltcG9ydCB7IGVUaGVtZUxlcHRvblhDb21wb25lbnRzIH0gZnJvbSAnQHZvbG9zb2Z0L2FicC5uZy50aGVtZS5sZXB0b24teCc7XHJcblxyXG5AQ29tcG9uZW50KHtcclxuICBzZWxlY3RvcjogJ2FicC1hcHBsaWNhdGlvbi1sYXlvdXQnLFxyXG4gIHRlbXBsYXRlVXJsOiAnLi9zaWRlLW1lbnUtYXBwbGljYXRpb24tbGF5b3V0LmNvbXBvbmVudC5odG1sJyxcclxuICBlbmNhcHN1bGF0aW9uOiBWaWV3RW5jYXBzdWxhdGlvbi5Ob25lLFxyXG59KVxyXG5leHBvcnQgY2xhc3MgU2lkZU1lbnVBcHBsaWNhdGlvbkxheW91dENvbXBvbmVudCB7XHJcbiAgdG9vbGJhcktleSA9IGVUaGVtZUxlcHRvblhDb21wb25lbnRzLk5hdmJhcjtcclxuICBuYXZiYXJLZXkgPSBlVGhlbWVMZXB0b25YQ29tcG9uZW50cy5TaWRlYmFyO1xyXG4gIHJvdXRlc0tleSA9IGVUaGVtZUxlcHRvblhDb21wb25lbnRzLlJvdXRlcztcclxuICB0b29sYmFySXRlbXNLZXkgPSBlVGhlbWVMZXB0b25YQ29tcG9uZW50cy5OYXZJdGVtcztcclxuICBicmVhZGNydW1iS2V5ID0gZVRoZW1lTGVwdG9uWENvbXBvbmVudHMuQnJlYWRjcnVtYjtcclxuICBmb290ZXJLZXkgPSBlVGhlbWVMZXB0b25YQ29tcG9uZW50cy5Gb290ZXI7XHJcbn1cclxuIiwiPGxweC1sYXlvdXQ+XHJcbiAgPGFicC1wYWdlLWFsZXJ0LWNvbnRhaW5lcj48L2FicC1wYWdlLWFsZXJ0LWNvbnRhaW5lcj5cclxuXHJcbiAgPG5nLXRlbXBsYXRlIGxweC1uYXZiYXItcGFuZWw+XHJcbiAgICA8bHB4LW5hdmJhclxyXG4gICAgICAqYWJwUmVwbGFjZWFibGVUZW1wbGF0ZT1cIntcclxuICAgICAgICBjb21wb25lbnRLZXk6IG5hdmJhcktleVxyXG4gICAgICB9XCJcclxuICAgID5cclxuICAgICAgPG5nLXRlbXBsYXRlIGxweC1uYXZiYXItcm91dGVzIGxldC1pdGVtcz5cclxuICAgICAgICA8bHB4LW5hdmJhci1yb3V0ZXNcclxuICAgICAgICAgICphYnBSZXBsYWNlYWJsZVRlbXBsYXRlPVwie1xyXG4gICAgICAgICAgICBjb21wb25lbnRLZXk6IHJvdXRlc0tleSxcclxuICAgICAgICAgICAgaW5wdXRzOiB7XHJcbiAgICAgICAgICAgICAgbmF2YmFySXRlbXM6IGl0ZW1zXHJcbiAgICAgICAgICAgIH1cclxuICAgICAgICAgIH1cIlxyXG4gICAgICAgICAgW25hdmJhckl0ZW1zXT1cIml0ZW1zXCJcclxuICAgICAgICA+XHJcbiAgICAgICAgPC9scHgtbmF2YmFyLXJvdXRlcz5cclxuICAgICAgPC9uZy10ZW1wbGF0ZT5cclxuICAgIDwvbHB4LW5hdmJhcj5cclxuICA8L25nLXRlbXBsYXRlPlxyXG4gIDxyb3V0ZXItb3V0bGV0Pjwvcm91dGVyLW91dGxldD5cclxuICA8bmctdGVtcGxhdGUgbHB4LWJyZWFkY3J1bWItcGFuZWw+XHJcbiAgICA8bHB4LWJyZWFkY3J1bWJcclxuICAgICAgKmFicFJlcGxhY2VhYmxlVGVtcGxhdGU9XCJ7XHJcbiAgICAgICAgY29tcG9uZW50S2V5OiBicmVhZGNydW1iS2V5XHJcbiAgICAgIH1cIlxyXG4gICAgPlxyXG4gICAgPC9scHgtYnJlYWRjcnVtYj5cclxuICA8L25nLXRlbXBsYXRlPlxyXG4gIDxuZy10ZW1wbGF0ZSBscHgtdG9vbGJhci1wYW5lbD5cclxuICAgIDxscHgtdG9vbGJhci1jb250YWluZXJcclxuICAgICAgKmFicFJlcGxhY2VhYmxlVGVtcGxhdGU9XCJ7XHJcbiAgICAgICAgY29tcG9uZW50S2V5OiB0b29sYmFyS2V5XHJcbiAgICAgIH1cIlxyXG4gICAgPlxyXG4gICAgPC9scHgtdG9vbGJhci1jb250YWluZXI+XHJcbiAgPC9uZy10ZW1wbGF0ZT5cclxuXHJcbiAgPG5nLXRlbXBsYXRlIGxweC1mb290ZXItcGFuZWw+XHJcbiAgICA8bHB4LWZvb3RlclxyXG4gICAgICAqYWJwUmVwbGFjZWFibGVUZW1wbGF0ZT1cIntcclxuICAgICAgICBjb21wb25lbnRLZXk6IGZvb3RlcktleVxyXG4gICAgICB9XCJcclxuICAgID5cclxuICAgIDwvbHB4LWZvb3Rlcj5cclxuICA8L25nLXRlbXBsYXRlPlxyXG48L2xweC1sYXlvdXQ+XHJcbiJdfQ==
25
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2lkZS1tZW51LWFwcGxpY2F0aW9uLWxheW91dC5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9saWJzL3ZvbG8tbGVwdG9uLXgvbGF5b3V0cy9zcmMvc2lkZS1tZW51L2xheW91dC9zaWRlLW1lbnUtYXBwbGljYXRpb24tbGF5b3V0LmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uLy4uLy4uL2xpYnMvdm9sby1sZXB0b24teC9sYXlvdXRzL3NyYy9zaWRlLW1lbnUvbGF5b3V0L3NpZGUtbWVudS1hcHBsaWNhdGlvbi1sYXlvdXQuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxpQkFBaUIsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7Ozs7OztBQVE3RCxNQUFNLE9BQU8sa0NBQWtDO0lBTC9DO1FBTUUsZUFBVSxnRUFBa0M7UUFDNUMsY0FBUyx5REFBbUM7UUFDNUMsY0FBUyxnRUFBa0M7UUFDM0Msb0JBQWUsb0VBQW9DO1FBQ25ELGtCQUFhLCtEQUFzQztRQUNuRCxjQUFTLGdFQUFrQztRQUMzQyxxQkFBZ0Isb0VBQW9DO0tBQ3JEOzsrSEFSWSxrQ0FBa0M7bUhBQWxDLGtDQUFrQyw4RENSL0MseWtEQTREQTsyRkRwRGEsa0NBQWtDO2tCQUw5QyxTQUFTOytCQUNFLHdCQUF3QixpQkFFbkIsaUJBQWlCLENBQUMsSUFBSSIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbXBvbmVudCwgVmlld0VuY2Fwc3VsYXRpb24gfSBmcm9tICdAYW5ndWxhci9jb3JlJztcclxuaW1wb3J0IHsgZVRoZW1lTGVwdG9uWENvbXBvbmVudHMgfSBmcm9tICdAdm9sb3NvZnQvYWJwLm5nLnRoZW1lLmxlcHRvbi14JztcclxuXHJcbkBDb21wb25lbnQoe1xyXG4gIHNlbGVjdG9yOiAnYWJwLWFwcGxpY2F0aW9uLWxheW91dCcsXHJcbiAgdGVtcGxhdGVVcmw6ICcuL3NpZGUtbWVudS1hcHBsaWNhdGlvbi1sYXlvdXQuY29tcG9uZW50Lmh0bWwnLFxyXG4gIGVuY2Fwc3VsYXRpb246IFZpZXdFbmNhcHN1bGF0aW9uLk5vbmUsXHJcbn0pXHJcbmV4cG9ydCBjbGFzcyBTaWRlTWVudUFwcGxpY2F0aW9uTGF5b3V0Q29tcG9uZW50IHtcclxuICB0b29sYmFyS2V5ID0gZVRoZW1lTGVwdG9uWENvbXBvbmVudHMuTmF2YmFyO1xyXG4gIG5hdmJhcktleSA9IGVUaGVtZUxlcHRvblhDb21wb25lbnRzLlNpZGViYXI7XHJcbiAgcm91dGVzS2V5ID0gZVRoZW1lTGVwdG9uWENvbXBvbmVudHMuUm91dGVzO1xyXG4gIHRvb2xiYXJJdGVtc0tleSA9IGVUaGVtZUxlcHRvblhDb21wb25lbnRzLk5hdkl0ZW1zO1xyXG4gIGJyZWFkY3J1bWJLZXkgPSBlVGhlbWVMZXB0b25YQ29tcG9uZW50cy5CcmVhZGNydW1iO1xyXG4gIGZvb3RlcktleSA9IGVUaGVtZUxlcHRvblhDb21wb25lbnRzLkZvb3RlcjtcclxuICBzZXR0aW5nc1BhbmVsS2V5ID0gZVRoZW1lTGVwdG9uWENvbXBvbmVudHMuU2V0dGluZ3M7XHJcbn1cclxuIiwiPGxweC1sYXlvdXQ+XHJcbiAgPGFicC1wYWdlLWFsZXJ0LWNvbnRhaW5lcj48L2FicC1wYWdlLWFsZXJ0LWNvbnRhaW5lcj5cclxuXHJcbiAgPG5nLXRlbXBsYXRlIGxweC1uYXZiYXItcGFuZWw+XHJcbiAgICA8bHB4LW5hdmJhclxyXG4gICAgICAqYWJwUmVwbGFjZWFibGVUZW1wbGF0ZT1cIntcclxuICAgICAgICBjb21wb25lbnRLZXk6IG5hdmJhcktleVxyXG4gICAgICB9XCJcclxuICAgID5cclxuICAgICAgPG5nLXRlbXBsYXRlIGxweC1uYXZiYXItcm91dGVzIGxldC1pdGVtcz5cclxuICAgICAgICA8bHB4LW5hdmJhci1yb3V0ZXNcclxuICAgICAgICAgICphYnBSZXBsYWNlYWJsZVRlbXBsYXRlPVwie1xyXG4gICAgICAgICAgICBjb21wb25lbnRLZXk6IHJvdXRlc0tleSxcclxuICAgICAgICAgICAgaW5wdXRzOiB7XHJcbiAgICAgICAgICAgICAgbmF2YmFySXRlbXM6IGl0ZW1zXHJcbiAgICAgICAgICAgIH1cclxuICAgICAgICAgIH1cIlxyXG4gICAgICAgICAgW25hdmJhckl0ZW1zXT1cIml0ZW1zXCJcclxuICAgICAgICA+XHJcbiAgICAgICAgPC9scHgtbmF2YmFyLXJvdXRlcz5cclxuICAgICAgPC9uZy10ZW1wbGF0ZT5cclxuICAgIDwvbHB4LW5hdmJhcj5cclxuICA8L25nLXRlbXBsYXRlPlxyXG4gIDxyb3V0ZXItb3V0bGV0Pjwvcm91dGVyLW91dGxldD5cclxuICA8bmctdGVtcGxhdGUgbHB4LWJyZWFkY3J1bWItcGFuZWw+XHJcbiAgICA8bHB4LWJyZWFkY3J1bWJcclxuICAgICAgKmFicFJlcGxhY2VhYmxlVGVtcGxhdGU9XCJ7XHJcbiAgICAgICAgY29tcG9uZW50S2V5OiBicmVhZGNydW1iS2V5XHJcbiAgICAgIH1cIlxyXG4gICAgPlxyXG4gICAgPC9scHgtYnJlYWRjcnVtYj5cclxuICA8L25nLXRlbXBsYXRlPlxyXG4gIDxuZy10ZW1wbGF0ZSBscHgtdG9vbGJhci1wYW5lbD5cclxuICAgIDxscHgtdG9vbGJhci1jb250YWluZXJcclxuICAgICAgKmFicFJlcGxhY2VhYmxlVGVtcGxhdGU9XCJ7XHJcbiAgICAgICAgY29tcG9uZW50S2V5OiB0b29sYmFyS2V5XHJcbiAgICAgIH1cIlxyXG4gICAgPlxyXG4gICAgPC9scHgtdG9vbGJhci1jb250YWluZXI+XHJcbiAgPC9uZy10ZW1wbGF0ZT5cclxuXHJcbiAgPG5nLXRlbXBsYXRlIGxweC1mb290ZXItcGFuZWw+XHJcbiAgICA8bHB4LWZvb3RlclxyXG4gICAgICAqYWJwUmVwbGFjZWFibGVUZW1wbGF0ZT1cIntcclxuICAgICAgICBjb21wb25lbnRLZXk6IGZvb3RlcktleVxyXG4gICAgICB9XCJcclxuICAgID5cclxuICAgIDwvbHB4LWZvb3Rlcj5cclxuICA8L25nLXRlbXBsYXRlPlxyXG5cclxuICA8bmctY29udGFpbmVyICphYnBJZlJlcGxhY2VhYmxlVGVtcGxhdGVFeGlzdHM9XCJzZXR0aW5nc1BhbmVsS2V5XCI+XHJcbiAgICA8bmctdGVtcGxhdGUgbHB4LXNldHRpbmdzLXBhbmVsPlxyXG4gICAgICA8bmctY29udGFpbmVyXHJcbiAgICAgICAgKmFicFJlcGxhY2VhYmxlVGVtcGxhdGU9XCJ7XHJcbiAgICAgICAgICBjb21wb25lbnRLZXk6IHNldHRpbmdzUGFuZWxLZXlcclxuICAgICAgICB9XCJcclxuICAgICAgPjwvbmctY29udGFpbmVyPlxyXG4gICAgPC9uZy10ZW1wbGF0ZT5cclxuICA8L25nLWNvbnRhaW5lcj5cclxuPC9scHgtbGF5b3V0PlxyXG4iXX0=
@@ -4,9 +4,9 @@ import { CoreModule, ReplaceableComponentsService } from '@abp/ng.core';
4
4
  import { LpxSideMenuLayoutModule } from '@volosoft/ngx-lepton-x/layouts';
5
5
  import { AbpAuthService, } from '@volosoft/abp.ng.theme.lepton-x';
6
6
  import { SideMenuApplicationLayoutComponent } from './side-menu-application-layout.component';
7
- import { LPX_AUTH_SERVICE_TOKEN, LpxBreadcrumbModule, LpxFooterModule, } from '@volo/ngx-lepton-x.core';
7
+ import { LPX_AUTH_SERVICE_TOKEN, LpxBreadcrumbModule, LpxFooterModule, PanelsModule, } from '@volo/ngx-lepton-x.core';
8
8
  import { LPX_TRANSLATE_KEYS_PROVIDER } from './providers/translate.provider';
9
- import { PageAlertContainerModule } from '@volo/abp.ng.lepton-x.core';
9
+ import { LeptonXAbpCoreModule } from '@volo/abp.ng.lepton-x.core';
10
10
  import * as i0 from "@angular/core";
11
11
  export class SideMenuLayoutModule {
12
12
  static forRoot() {
@@ -30,29 +30,32 @@ export class SideMenuLayoutModule {
30
30
  }
31
31
  }
32
32
  SideMenuLayoutModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SideMenuLayoutModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
33
- SideMenuLayoutModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.0", ngImport: i0, type: SideMenuLayoutModule, declarations: [SideMenuApplicationLayoutComponent], imports: [CommonModule,
33
+ SideMenuLayoutModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.0", ngImport: i0, type: SideMenuLayoutModule, declarations: [SideMenuApplicationLayoutComponent], imports: [LeptonXAbpCoreModule,
34
+ CommonModule,
34
35
  CoreModule,
35
36
  LpxSideMenuLayoutModule,
36
37
  LpxBreadcrumbModule,
37
- LpxFooterModule,
38
- PageAlertContainerModule], exports: [SideMenuApplicationLayoutComponent] });
39
- SideMenuLayoutModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SideMenuLayoutModule, imports: [CommonModule,
38
+ PanelsModule,
39
+ LpxFooterModule], exports: [SideMenuApplicationLayoutComponent] });
40
+ SideMenuLayoutModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SideMenuLayoutModule, imports: [LeptonXAbpCoreModule,
41
+ CommonModule,
40
42
  CoreModule,
41
43
  LpxSideMenuLayoutModule,
42
44
  LpxBreadcrumbModule,
43
- LpxFooterModule,
44
- PageAlertContainerModule] });
45
+ PanelsModule,
46
+ LpxFooterModule] });
45
47
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SideMenuLayoutModule, decorators: [{
46
48
  type: NgModule,
47
49
  args: [{
48
50
  declarations: [SideMenuApplicationLayoutComponent],
49
51
  imports: [
52
+ LeptonXAbpCoreModule,
50
53
  CommonModule,
51
54
  CoreModule,
52
55
  LpxSideMenuLayoutModule,
53
56
  LpxBreadcrumbModule,
57
+ PanelsModule,
54
58
  LpxFooterModule,
55
- PageAlertContainerModule,
56
59
  ],
57
60
  exports: [SideMenuApplicationLayoutComponent],
58
61
  }]
@@ -67,4 +70,4 @@ export function initLayouts(injector) {
67
70
  }
68
71
  return init;
69
72
  }
70
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2lkZS1tZW51LWxheW91dC5tb2R1bGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9saWJzL3ZvbG8tbGVwdG9uLXgvbGF5b3V0cy9zcmMvc2lkZS1tZW51L2xheW91dC9zaWRlLW1lbnUtbGF5b3V0Lm1vZHVsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQ0wsZUFBZSxFQUNmLFFBQVEsRUFFUixRQUFRLEdBRVQsTUFBTSxlQUFlLENBQUM7QUFDdkIsT0FBTyxFQUFFLFlBQVksRUFBRSxNQUFNLGlCQUFpQixDQUFDO0FBQy9DLE9BQU8sRUFBRSxVQUFVLEVBQUUsNEJBQTRCLEVBQUUsTUFBTSxjQUFjLENBQUM7QUFDeEUsT0FBTyxFQUFFLHVCQUF1QixFQUFFLE1BQU0sZ0NBQWdDLENBQUM7QUFDekUsT0FBTyxFQUNMLGNBQWMsR0FFZixNQUFNLGlDQUFpQyxDQUFDO0FBQ3pDLE9BQU8sRUFBRSxrQ0FBa0MsRUFBRSxNQUFNLDBDQUEwQyxDQUFDO0FBQzlGLE9BQU8sRUFDTCxzQkFBc0IsRUFDdEIsbUJBQW1CLEVBQ25CLGVBQWUsR0FDaEIsTUFBTSx5QkFBeUIsQ0FBQztBQUNqQyxPQUFPLEVBQUUsMkJBQTJCLEVBQUUsTUFBTSxnQ0FBZ0MsQ0FBQztBQUM3RSxPQUFPLEVBQUUsd0JBQXdCLEVBQUUsTUFBTSw0QkFBNEIsQ0FBQzs7QUFjdEUsTUFBTSxPQUFPLG9CQUFvQjtJQUMvQixNQUFNLENBQUMsT0FBTztRQUNaLE9BQU87WUFDTCxRQUFRLEVBQUUsb0JBQW9CO1lBQzlCLFNBQVMsRUFBRTtnQkFDVCx1QkFBdUIsQ0FBQyxPQUFPLEVBQUUsQ0FBQyxTQUFxQjtnQkFDdkQ7b0JBQ0UsT0FBTyxFQUFFLGVBQWU7b0JBQ3hCLFVBQVUsRUFBRSxXQUFXO29CQUN2QixJQUFJLEVBQUUsQ0FBQyxRQUFRLENBQUM7b0JBQ2hCLEtBQUssRUFBRSxJQUFJO2lCQUNaO2dCQUNEO29CQUNFLE9BQU8sRUFBRSxzQkFBc0I7b0JBQy9CLFFBQVEsRUFBRSxjQUFjO2lCQUN6QjtnQkFDRCwyQkFBMkI7YUFDNUI7U0FDRixDQUFDO0lBQ0osQ0FBQzs7aUhBbkJVLG9CQUFvQjtrSEFBcEIsb0JBQW9CLGlCQVhoQixrQ0FBa0MsYUFFL0MsWUFBWTtRQUNaLFVBQVU7UUFDVix1QkFBdUI7UUFDdkIsbUJBQW1CO1FBQ25CLGVBQWU7UUFDZix3QkFBd0IsYUFFaEIsa0NBQWtDO2tIQUVqQyxvQkFBb0IsWUFUN0IsWUFBWTtRQUNaLFVBQVU7UUFDVix1QkFBdUI7UUFDdkIsbUJBQW1CO1FBQ25CLGVBQWU7UUFDZix3QkFBd0I7MkZBSWYsb0JBQW9CO2tCQVpoQyxRQUFRO21CQUFDO29CQUNSLFlBQVksRUFBRSxDQUFDLGtDQUFrQyxDQUFDO29CQUNsRCxPQUFPLEVBQUU7d0JBQ1AsWUFBWTt3QkFDWixVQUFVO3dCQUNWLHVCQUF1Qjt3QkFDdkIsbUJBQW1CO3dCQUNuQixlQUFlO3dCQUNmLHdCQUF3QjtxQkFDekI7b0JBQ0QsT0FBTyxFQUFFLENBQUMsa0NBQWtDLENBQUM7aUJBQzlDOztBQXVCRCxNQUFNLFVBQVUsV0FBVyxDQUFDLFFBQWtCO0lBQzVDLFNBQVMsSUFBSTtRQUNYLE1BQU0scUJBQXFCLEdBQUcsUUFBUSxDQUFDLEdBQUcsQ0FBQyw0QkFBNEIsQ0FBQyxDQUFDO1FBQ3pFLHFCQUFxQixDQUFDLEdBQUcsQ0FBQztZQUN4QixHQUFHLG9GQUEyQztZQUM5QyxTQUFTLEVBQUUsa0NBQWtDO1NBQzlDLENBQUMsQ0FBQztJQUNMLENBQUM7SUFDRCxPQUFPLElBQUksQ0FBQztBQUNkLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQge1xyXG4gIEFQUF9JTklUSUFMSVpFUixcclxuICBJbmplY3RvcixcclxuICBNb2R1bGVXaXRoUHJvdmlkZXJzLFxyXG4gIE5nTW9kdWxlLFxyXG4gIFByb3ZpZGVyLFxyXG59IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5pbXBvcnQgeyBDb21tb25Nb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb21tb24nO1xyXG5pbXBvcnQgeyBDb3JlTW9kdWxlLCBSZXBsYWNlYWJsZUNvbXBvbmVudHNTZXJ2aWNlIH0gZnJvbSAnQGFicC9uZy5jb3JlJztcclxuaW1wb3J0IHsgTHB4U2lkZU1lbnVMYXlvdXRNb2R1bGUgfSBmcm9tICdAdm9sb3NvZnQvbmd4LWxlcHRvbi14L2xheW91dHMnO1xyXG5pbXBvcnQge1xyXG4gIEFicEF1dGhTZXJ2aWNlLFxyXG4gIGVUaGVtZUxlcHRvblhDb21wb25lbnRzLFxyXG59IGZyb20gJ0B2b2xvc29mdC9hYnAubmcudGhlbWUubGVwdG9uLXgnO1xyXG5pbXBvcnQgeyBTaWRlTWVudUFwcGxpY2F0aW9uTGF5b3V0Q29tcG9uZW50IH0gZnJvbSAnLi9zaWRlLW1lbnUtYXBwbGljYXRpb24tbGF5b3V0LmNvbXBvbmVudCc7XHJcbmltcG9ydCB7XHJcbiAgTFBYX0FVVEhfU0VSVklDRV9UT0tFTixcclxuICBMcHhCcmVhZGNydW1iTW9kdWxlLFxyXG4gIExweEZvb3Rlck1vZHVsZSxcclxufSBmcm9tICdAdm9sby9uZ3gtbGVwdG9uLXguY29yZSc7XHJcbmltcG9ydCB7IExQWF9UUkFOU0xBVEVfS0VZU19QUk9WSURFUiB9IGZyb20gJy4vcHJvdmlkZXJzL3RyYW5zbGF0ZS5wcm92aWRlcic7XHJcbmltcG9ydCB7IFBhZ2VBbGVydENvbnRhaW5lck1vZHVsZSB9IGZyb20gJ0B2b2xvL2FicC5uZy5sZXB0b24teC5jb3JlJztcclxuXHJcbkBOZ01vZHVsZSh7XHJcbiAgZGVjbGFyYXRpb25zOiBbU2lkZU1lbnVBcHBsaWNhdGlvbkxheW91dENvbXBvbmVudF0sXHJcbiAgaW1wb3J0czogW1xyXG4gICAgQ29tbW9uTW9kdWxlLFxyXG4gICAgQ29yZU1vZHVsZSxcclxuICAgIExweFNpZGVNZW51TGF5b3V0TW9kdWxlLFxyXG4gICAgTHB4QnJlYWRjcnVtYk1vZHVsZSxcclxuICAgIExweEZvb3Rlck1vZHVsZSxcclxuICAgIFBhZ2VBbGVydENvbnRhaW5lck1vZHVsZSxcclxuICBdLFxyXG4gIGV4cG9ydHM6IFtTaWRlTWVudUFwcGxpY2F0aW9uTGF5b3V0Q29tcG9uZW50XSxcclxufSlcclxuZXhwb3J0IGNsYXNzIFNpZGVNZW51TGF5b3V0TW9kdWxlIHtcclxuICBzdGF0aWMgZm9yUm9vdCgpOiBNb2R1bGVXaXRoUHJvdmlkZXJzPFNpZGVNZW51TGF5b3V0TW9kdWxlPiB7XHJcbiAgICByZXR1cm4ge1xyXG4gICAgICBuZ01vZHVsZTogU2lkZU1lbnVMYXlvdXRNb2R1bGUsXHJcbiAgICAgIHByb3ZpZGVyczogW1xyXG4gICAgICAgIExweFNpZGVNZW51TGF5b3V0TW9kdWxlLmZvclJvb3QoKS5wcm92aWRlcnMgYXMgUHJvdmlkZXIsXHJcbiAgICAgICAge1xyXG4gICAgICAgICAgcHJvdmlkZTogQVBQX0lOSVRJQUxJWkVSLFxyXG4gICAgICAgICAgdXNlRmFjdG9yeTogaW5pdExheW91dHMsXHJcbiAgICAgICAgICBkZXBzOiBbSW5qZWN0b3JdLFxyXG4gICAgICAgICAgbXVsdGk6IHRydWUsXHJcbiAgICAgICAgfSxcclxuICAgICAgICB7XHJcbiAgICAgICAgICBwcm92aWRlOiBMUFhfQVVUSF9TRVJWSUNFX1RPS0VOLFxyXG4gICAgICAgICAgdXNlQ2xhc3M6IEFicEF1dGhTZXJ2aWNlLFxyXG4gICAgICAgIH0sXHJcbiAgICAgICAgTFBYX1RSQU5TTEFURV9LRVlTX1BST1ZJREVSLFxyXG4gICAgICBdLFxyXG4gICAgfTtcclxuICB9XHJcbn1cclxuXHJcbmV4cG9ydCBmdW5jdGlvbiBpbml0TGF5b3V0cyhpbmplY3RvcjogSW5qZWN0b3IpIHtcclxuICBmdW5jdGlvbiBpbml0KCkge1xyXG4gICAgY29uc3QgcmVwbGFjZWFibGVDb21wb25lbnRzID0gaW5qZWN0b3IuZ2V0KFJlcGxhY2VhYmxlQ29tcG9uZW50c1NlcnZpY2UpO1xyXG4gICAgcmVwbGFjZWFibGVDb21wb25lbnRzLmFkZCh7XHJcbiAgICAgIGtleTogZVRoZW1lTGVwdG9uWENvbXBvbmVudHMuQXBwbGljYXRpb25MYXlvdXQsXHJcbiAgICAgIGNvbXBvbmVudDogU2lkZU1lbnVBcHBsaWNhdGlvbkxheW91dENvbXBvbmVudCxcclxuICAgIH0pO1xyXG4gIH1cclxuICByZXR1cm4gaW5pdDtcclxufVxyXG4iXX0=
73
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2lkZS1tZW51LWxheW91dC5tb2R1bGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9saWJzL3ZvbG8tbGVwdG9uLXgvbGF5b3V0cy9zcmMvc2lkZS1tZW51L2xheW91dC9zaWRlLW1lbnUtbGF5b3V0Lm1vZHVsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQ0wsZUFBZSxFQUNmLFFBQVEsRUFFUixRQUFRLEdBRVQsTUFBTSxlQUFlLENBQUM7QUFDdkIsT0FBTyxFQUFFLFlBQVksRUFBRSxNQUFNLGlCQUFpQixDQUFDO0FBQy9DLE9BQU8sRUFBRSxVQUFVLEVBQUUsNEJBQTRCLEVBQUUsTUFBTSxjQUFjLENBQUM7QUFDeEUsT0FBTyxFQUFFLHVCQUF1QixFQUFFLE1BQU0sZ0NBQWdDLENBQUM7QUFDekUsT0FBTyxFQUNMLGNBQWMsR0FFZixNQUFNLGlDQUFpQyxDQUFDO0FBQ3pDLE9BQU8sRUFBRSxrQ0FBa0MsRUFBRSxNQUFNLDBDQUEwQyxDQUFDO0FBQzlGLE9BQU8sRUFDTCxzQkFBc0IsRUFDdEIsbUJBQW1CLEVBQ25CLGVBQWUsRUFDZixZQUFZLEdBQ2IsTUFBTSx5QkFBeUIsQ0FBQztBQUNqQyxPQUFPLEVBQUUsMkJBQTJCLEVBQUUsTUFBTSxnQ0FBZ0MsQ0FBQztBQUM3RSxPQUFPLEVBQUUsb0JBQW9CLEVBQUUsTUFBTSw0QkFBNEIsQ0FBQzs7QUFlbEUsTUFBTSxPQUFPLG9CQUFvQjtJQUMvQixNQUFNLENBQUMsT0FBTztRQUNaLE9BQU87WUFDTCxRQUFRLEVBQUUsb0JBQW9CO1lBQzlCLFNBQVMsRUFBRTtnQkFDVCx1QkFBdUIsQ0FBQyxPQUFPLEVBQUUsQ0FBQyxTQUFxQjtnQkFDdkQ7b0JBQ0UsT0FBTyxFQUFFLGVBQWU7b0JBQ3hCLFVBQVUsRUFBRSxXQUFXO29CQUN2QixJQUFJLEVBQUUsQ0FBQyxRQUFRLENBQUM7b0JBQ2hCLEtBQUssRUFBRSxJQUFJO2lCQUNaO2dCQUNEO29CQUNFLE9BQU8sRUFBRSxzQkFBc0I7b0JBQy9CLFFBQVEsRUFBRSxjQUFjO2lCQUN6QjtnQkFDRCwyQkFBMkI7YUFDNUI7U0FDRixDQUFDO0lBQ0osQ0FBQzs7aUhBbkJVLG9CQUFvQjtrSEFBcEIsb0JBQW9CLGlCQVpoQixrQ0FBa0MsYUFFL0Msb0JBQW9CO1FBQ3BCLFlBQVk7UUFDWixVQUFVO1FBQ1YsdUJBQXVCO1FBQ3ZCLG1CQUFtQjtRQUNuQixZQUFZO1FBQ1osZUFBZSxhQUVQLGtDQUFrQztrSEFFakMsb0JBQW9CLFlBVjdCLG9CQUFvQjtRQUNwQixZQUFZO1FBQ1osVUFBVTtRQUNWLHVCQUF1QjtRQUN2QixtQkFBbUI7UUFDbkIsWUFBWTtRQUNaLGVBQWU7MkZBSU4sb0JBQW9CO2tCQWJoQyxRQUFRO21CQUFDO29CQUNSLFlBQVksRUFBRSxDQUFDLGtDQUFrQyxDQUFDO29CQUNsRCxPQUFPLEVBQUU7d0JBQ1Asb0JBQW9CO3dCQUNwQixZQUFZO3dCQUNaLFVBQVU7d0JBQ1YsdUJBQXVCO3dCQUN2QixtQkFBbUI7d0JBQ25CLFlBQVk7d0JBQ1osZUFBZTtxQkFDaEI7b0JBQ0QsT0FBTyxFQUFFLENBQUMsa0NBQWtDLENBQUM7aUJBQzlDOztBQXVCRCxNQUFNLFVBQVUsV0FBVyxDQUFDLFFBQWtCO0lBQzVDLFNBQVMsSUFBSTtRQUNYLE1BQU0scUJBQXFCLEdBQUcsUUFBUSxDQUFDLEdBQUcsQ0FBQyw0QkFBNEIsQ0FBQyxDQUFDO1FBQ3pFLHFCQUFxQixDQUFDLEdBQUcsQ0FBQztZQUN4QixHQUFHLG9GQUEyQztZQUM5QyxTQUFTLEVBQUUsa0NBQWtDO1NBQzlDLENBQUMsQ0FBQztJQUNMLENBQUM7SUFDRCxPQUFPLElBQUksQ0FBQztBQUNkLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQge1xyXG4gIEFQUF9JTklUSUFMSVpFUixcclxuICBJbmplY3RvcixcclxuICBNb2R1bGVXaXRoUHJvdmlkZXJzLFxyXG4gIE5nTW9kdWxlLFxyXG4gIFByb3ZpZGVyLFxyXG59IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5pbXBvcnQgeyBDb21tb25Nb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb21tb24nO1xyXG5pbXBvcnQgeyBDb3JlTW9kdWxlLCBSZXBsYWNlYWJsZUNvbXBvbmVudHNTZXJ2aWNlIH0gZnJvbSAnQGFicC9uZy5jb3JlJztcclxuaW1wb3J0IHsgTHB4U2lkZU1lbnVMYXlvdXRNb2R1bGUgfSBmcm9tICdAdm9sb3NvZnQvbmd4LWxlcHRvbi14L2xheW91dHMnO1xyXG5pbXBvcnQge1xyXG4gIEFicEF1dGhTZXJ2aWNlLFxyXG4gIGVUaGVtZUxlcHRvblhDb21wb25lbnRzLFxyXG59IGZyb20gJ0B2b2xvc29mdC9hYnAubmcudGhlbWUubGVwdG9uLXgnO1xyXG5pbXBvcnQgeyBTaWRlTWVudUFwcGxpY2F0aW9uTGF5b3V0Q29tcG9uZW50IH0gZnJvbSAnLi9zaWRlLW1lbnUtYXBwbGljYXRpb24tbGF5b3V0LmNvbXBvbmVudCc7XHJcbmltcG9ydCB7XHJcbiAgTFBYX0FVVEhfU0VSVklDRV9UT0tFTixcclxuICBMcHhCcmVhZGNydW1iTW9kdWxlLFxyXG4gIExweEZvb3Rlck1vZHVsZSxcclxuICBQYW5lbHNNb2R1bGUsXHJcbn0gZnJvbSAnQHZvbG8vbmd4LWxlcHRvbi14LmNvcmUnO1xyXG5pbXBvcnQgeyBMUFhfVFJBTlNMQVRFX0tFWVNfUFJPVklERVIgfSBmcm9tICcuL3Byb3ZpZGVycy90cmFuc2xhdGUucHJvdmlkZXInO1xyXG5pbXBvcnQgeyBMZXB0b25YQWJwQ29yZU1vZHVsZSB9IGZyb20gJ0B2b2xvL2FicC5uZy5sZXB0b24teC5jb3JlJztcclxuXHJcbkBOZ01vZHVsZSh7XHJcbiAgZGVjbGFyYXRpb25zOiBbU2lkZU1lbnVBcHBsaWNhdGlvbkxheW91dENvbXBvbmVudF0sXHJcbiAgaW1wb3J0czogW1xyXG4gICAgTGVwdG9uWEFicENvcmVNb2R1bGUsXHJcbiAgICBDb21tb25Nb2R1bGUsXHJcbiAgICBDb3JlTW9kdWxlLFxyXG4gICAgTHB4U2lkZU1lbnVMYXlvdXRNb2R1bGUsXHJcbiAgICBMcHhCcmVhZGNydW1iTW9kdWxlLFxyXG4gICAgUGFuZWxzTW9kdWxlLFxyXG4gICAgTHB4Rm9vdGVyTW9kdWxlLFxyXG4gIF0sXHJcbiAgZXhwb3J0czogW1NpZGVNZW51QXBwbGljYXRpb25MYXlvdXRDb21wb25lbnRdLFxyXG59KVxyXG5leHBvcnQgY2xhc3MgU2lkZU1lbnVMYXlvdXRNb2R1bGUge1xyXG4gIHN0YXRpYyBmb3JSb290KCk6IE1vZHVsZVdpdGhQcm92aWRlcnM8U2lkZU1lbnVMYXlvdXRNb2R1bGU+IHtcclxuICAgIHJldHVybiB7XHJcbiAgICAgIG5nTW9kdWxlOiBTaWRlTWVudUxheW91dE1vZHVsZSxcclxuICAgICAgcHJvdmlkZXJzOiBbXHJcbiAgICAgICAgTHB4U2lkZU1lbnVMYXlvdXRNb2R1bGUuZm9yUm9vdCgpLnByb3ZpZGVycyBhcyBQcm92aWRlcixcclxuICAgICAgICB7XHJcbiAgICAgICAgICBwcm92aWRlOiBBUFBfSU5JVElBTElaRVIsXHJcbiAgICAgICAgICB1c2VGYWN0b3J5OiBpbml0TGF5b3V0cyxcclxuICAgICAgICAgIGRlcHM6IFtJbmplY3Rvcl0sXHJcbiAgICAgICAgICBtdWx0aTogdHJ1ZSxcclxuICAgICAgICB9LFxyXG4gICAgICAgIHtcclxuICAgICAgICAgIHByb3ZpZGU6IExQWF9BVVRIX1NFUlZJQ0VfVE9LRU4sXHJcbiAgICAgICAgICB1c2VDbGFzczogQWJwQXV0aFNlcnZpY2UsXHJcbiAgICAgICAgfSxcclxuICAgICAgICBMUFhfVFJBTlNMQVRFX0tFWVNfUFJPVklERVIsXHJcbiAgICAgIF0sXHJcbiAgICB9O1xyXG4gIH1cclxufVxyXG5cclxuZXhwb3J0IGZ1bmN0aW9uIGluaXRMYXlvdXRzKGluamVjdG9yOiBJbmplY3Rvcikge1xyXG4gIGZ1bmN0aW9uIGluaXQoKSB7XHJcbiAgICBjb25zdCByZXBsYWNlYWJsZUNvbXBvbmVudHMgPSBpbmplY3Rvci5nZXQoUmVwbGFjZWFibGVDb21wb25lbnRzU2VydmljZSk7XHJcbiAgICByZXBsYWNlYWJsZUNvbXBvbmVudHMuYWRkKHtcclxuICAgICAga2V5OiBlVGhlbWVMZXB0b25YQ29tcG9uZW50cy5BcHBsaWNhdGlvbkxheW91dCxcclxuICAgICAgY29tcG9uZW50OiBTaWRlTWVudUFwcGxpY2F0aW9uTGF5b3V0Q29tcG9uZW50LFxyXG4gICAgfSk7XHJcbiAgfVxyXG4gIHJldHVybiBpbml0O1xyXG59XHJcbiJdfQ==
@@ -15,12 +15,13 @@ export class TopMenuApplicationLayoutComponent {
15
15
  this.footerKey = "Theme.FooterComponent" /* eThemeLeptonXComponents.Footer */;
16
16
  this.mobileNavbarKey = "Theme.NavbarMobileComponent" /* eThemeLeptonXComponents.NavbarMobile */;
17
17
  this.pageAlertContainerKey = "Theme.PageAlertContainerComponent" /* eThemeLeptonXComponents.PageAlertContainer */;
18
+ this.settingsKey = "Theme.SettingsComponent" /* eThemeLeptonXComponents.Settings */;
18
19
  }
19
20
  }
20
21
  TopMenuApplicationLayoutComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: TopMenuApplicationLayoutComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
21
- TopMenuApplicationLayoutComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.0", type: TopMenuApplicationLayoutComponent, selector: "abp-top-menu-application-layout", ngImport: i0, template: "<lpx-layout>\r\n <abp-page-alert-container\r\n *abpReplaceableTemplate=\"{ componentKey: pageAlertContainerKey }\"\r\n ></abp-page-alert-container>\r\n\r\n <router-outlet></router-outlet>\r\n\r\n <ng-template\r\n lpx-breadcrumb-panel\r\n *abpIfReplaceableTemplateExists=\"breadcrumbKey\"\r\n >\r\n <ng-template *abpReplaceableTemplate=\"{ componentKey: breadcrumbKey }\">\r\n </ng-template>\r\n </ng-template>\r\n\r\n <ng-template lpx-navbar-panel *abpIfReplaceableTemplateExists=\"navbarKey\">\r\n <ng-template *abpReplaceableTemplate=\"{ componentKey: navbarKey }\">\r\n </ng-template>\r\n </ng-template>\r\n\r\n <ng-template\r\n lpx-mobile-navbar-panel\r\n *abpIfReplaceableTemplateExists=\"mobileNavbarKey\"\r\n >\r\n <ng-template *abpReplaceableTemplate=\"{ componentKey: mobileNavbarKey }\">\r\n </ng-template>\r\n </ng-template>\r\n\r\n <ng-template lpx-footer-panel *abpIfReplaceableTemplateExists=\"footerKey\">\r\n <lpx-footer\r\n *abpReplaceableTemplate=\"{\r\n componentKey: footerKey\r\n }\"\r\n >\r\n </lpx-footer>\r\n </ng-template>\r\n\r\n <ng-template lpx-toolbar-panel *abpIfReplaceableTemplateExists=\"toolbarKey\">\r\n <ng-template *abpReplaceableTemplate=\"{ componentKey: toolbarKey }\">\r\n </ng-template>\r\n </ng-template>\r\n\r\n <ng-template\r\n lpx-top-navbar-panel\r\n *abpIfReplaceableTemplateExists=\"topNavbarKey\"\r\n >\r\n <ng-template *abpReplaceableTemplate=\"{ componentKey: topNavbarKey }\">\r\n </ng-template>\r\n </ng-template>\r\n</lpx-layout>\r\n", dependencies: [{ kind: "component", type: i1.TopMenuLayoutComponent, selector: "lpx-layout" }, { kind: "directive", type: i2.BreadcrumbPanelDirective, selector: "ng-template[lpx-breadcrumb-panel]" }, { kind: "directive", type: i2.NavbarPanelDirective, selector: "ng-template[lpx-navbar-panel]" }, { kind: "directive", type: i2.FooterPanelDirective, selector: "ng-template[lpx-footer-panel]" }, { kind: "directive", type: i2.MobileNavbarPanelDirective, selector: "ng-template[lpx-mobile-navbar-panel]" }, { kind: "directive", type: i2.ToolbarPanelDirective, selector: "ng-template[lpx-toolbar-panel]" }, { kind: "directive", type: i2.TopNavbarPanelDirective, selector: "ng-template[lpx-top-navbar-panel]" }, { kind: "component", type: i2.FooterComponent, selector: "lpx-footer" }, { kind: "directive", type: i3.IfReplaceableTemplateExistsDirective, selector: "[abpIfReplaceableTemplateExists]", inputs: ["abpIfReplaceableTemplateExists"] }, { kind: "component", type: i3.PageAlertContainerComponent, selector: "abp-page-alert-container" }, { kind: "directive", type: i4.RouterOutlet, selector: "router-outlet", outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }, { kind: "directive", type: i5.ReplaceableTemplateDirective, selector: "[abpReplaceableTemplate]", inputs: ["abpReplaceableTemplate"] }] });
22
+ TopMenuApplicationLayoutComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.0", type: TopMenuApplicationLayoutComponent, selector: "abp-top-menu-application-layout", ngImport: i0, template: "<lpx-layout>\r\n <abp-page-alert-container\r\n *abpReplaceableTemplate=\"{ componentKey: pageAlertContainerKey }\"\r\n ></abp-page-alert-container>\r\n\r\n <router-outlet></router-outlet>\r\n\r\n <ng-template\r\n lpx-breadcrumb-panel\r\n *abpIfReplaceableTemplateExists=\"breadcrumbKey\"\r\n >\r\n <ng-container *abpReplaceableTemplate=\"{ componentKey: breadcrumbKey }\">\r\n </ng-container>\r\n </ng-template>\r\n\r\n <ng-template lpx-navbar-panel *abpIfReplaceableTemplateExists=\"navbarKey\">\r\n <ng-container *abpReplaceableTemplate=\"{ componentKey: navbarKey }\">\r\n </ng-container>\r\n </ng-template>\r\n\r\n <ng-template\r\n lpx-mobile-navbar-panel\r\n *abpIfReplaceableTemplateExists=\"mobileNavbarKey\"\r\n >\r\n <ng-container *abpReplaceableTemplate=\"{ componentKey: mobileNavbarKey }\">\r\n </ng-container>\r\n </ng-template>\r\n\r\n <ng-template lpx-footer-panel *abpIfReplaceableTemplateExists=\"footerKey\">\r\n <lpx-footer\r\n *abpReplaceableTemplate=\"{\r\n componentKey: footerKey\r\n }\"\r\n >\r\n </lpx-footer>\r\n </ng-template>\r\n\r\n <ng-template lpx-toolbar-panel *abpIfReplaceableTemplateExists=\"toolbarKey\">\r\n <ng-container *abpReplaceableTemplate=\"{ componentKey: toolbarKey }\">\r\n </ng-container>\r\n </ng-template>\r\n\r\n <ng-template\r\n lpx-top-navbar-panel\r\n *abpIfReplaceableTemplateExists=\"topNavbarKey\"\r\n >\r\n <ng-container *abpReplaceableTemplate=\"{ componentKey: topNavbarKey }\">\r\n </ng-container>\r\n </ng-template>\r\n\r\n <ng-template lpx-settings-panel *abpIfReplaceableTemplateExists=\"settingsKey\">\r\n <ng-container *abpReplaceableTemplate=\"{ componentKey: settingsKey }\">\r\n </ng-container>\r\n </ng-template>\r\n</lpx-layout>\r\n", dependencies: [{ kind: "component", type: i1.TopMenuLayoutComponent, selector: "lpx-layout" }, { kind: "directive", type: i2.BreadcrumbPanelDirective, selector: "ng-template[lpx-breadcrumb-panel]" }, { kind: "directive", type: i2.NavbarPanelDirective, selector: "ng-template[lpx-navbar-panel]" }, { kind: "directive", type: i2.FooterPanelDirective, selector: "ng-template[lpx-footer-panel]" }, { kind: "directive", type: i2.MobileNavbarPanelDirective, selector: "ng-template[lpx-mobile-navbar-panel]" }, { kind: "directive", type: i2.ToolbarPanelDirective, selector: "ng-template[lpx-toolbar-panel]" }, { kind: "directive", type: i2.TopNavbarPanelDirective, selector: "ng-template[lpx-top-navbar-panel]" }, { kind: "directive", type: i2.SettingsPanelDirective, selector: "ng-template[lpx-settings-panel]" }, { kind: "component", type: i2.FooterComponent, selector: "lpx-footer" }, { kind: "directive", type: i3.IfReplaceableTemplateExistsDirective, selector: "[abpIfReplaceableTemplateExists]", inputs: ["abpIfReplaceableTemplateExists"] }, { kind: "component", type: i3.PageAlertContainerComponent, selector: "abp-page-alert-container" }, { kind: "directive", type: i4.RouterOutlet, selector: "router-outlet", outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }, { kind: "directive", type: i5.ReplaceableTemplateDirective, selector: "[abpReplaceableTemplate]", inputs: ["abpReplaceableTemplate"] }] });
22
23
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: TopMenuApplicationLayoutComponent, decorators: [{
23
24
  type: Component,
24
- args: [{ selector: 'abp-top-menu-application-layout', template: "<lpx-layout>\r\n <abp-page-alert-container\r\n *abpReplaceableTemplate=\"{ componentKey: pageAlertContainerKey }\"\r\n ></abp-page-alert-container>\r\n\r\n <router-outlet></router-outlet>\r\n\r\n <ng-template\r\n lpx-breadcrumb-panel\r\n *abpIfReplaceableTemplateExists=\"breadcrumbKey\"\r\n >\r\n <ng-template *abpReplaceableTemplate=\"{ componentKey: breadcrumbKey }\">\r\n </ng-template>\r\n </ng-template>\r\n\r\n <ng-template lpx-navbar-panel *abpIfReplaceableTemplateExists=\"navbarKey\">\r\n <ng-template *abpReplaceableTemplate=\"{ componentKey: navbarKey }\">\r\n </ng-template>\r\n </ng-template>\r\n\r\n <ng-template\r\n lpx-mobile-navbar-panel\r\n *abpIfReplaceableTemplateExists=\"mobileNavbarKey\"\r\n >\r\n <ng-template *abpReplaceableTemplate=\"{ componentKey: mobileNavbarKey }\">\r\n </ng-template>\r\n </ng-template>\r\n\r\n <ng-template lpx-footer-panel *abpIfReplaceableTemplateExists=\"footerKey\">\r\n <lpx-footer\r\n *abpReplaceableTemplate=\"{\r\n componentKey: footerKey\r\n }\"\r\n >\r\n </lpx-footer>\r\n </ng-template>\r\n\r\n <ng-template lpx-toolbar-panel *abpIfReplaceableTemplateExists=\"toolbarKey\">\r\n <ng-template *abpReplaceableTemplate=\"{ componentKey: toolbarKey }\">\r\n </ng-template>\r\n </ng-template>\r\n\r\n <ng-template\r\n lpx-top-navbar-panel\r\n *abpIfReplaceableTemplateExists=\"topNavbarKey\"\r\n >\r\n <ng-template *abpReplaceableTemplate=\"{ componentKey: topNavbarKey }\">\r\n </ng-template>\r\n </ng-template>\r\n</lpx-layout>\r\n" }]
25
+ args: [{ selector: 'abp-top-menu-application-layout', template: "<lpx-layout>\r\n <abp-page-alert-container\r\n *abpReplaceableTemplate=\"{ componentKey: pageAlertContainerKey }\"\r\n ></abp-page-alert-container>\r\n\r\n <router-outlet></router-outlet>\r\n\r\n <ng-template\r\n lpx-breadcrumb-panel\r\n *abpIfReplaceableTemplateExists=\"breadcrumbKey\"\r\n >\r\n <ng-container *abpReplaceableTemplate=\"{ componentKey: breadcrumbKey }\">\r\n </ng-container>\r\n </ng-template>\r\n\r\n <ng-template lpx-navbar-panel *abpIfReplaceableTemplateExists=\"navbarKey\">\r\n <ng-container *abpReplaceableTemplate=\"{ componentKey: navbarKey }\">\r\n </ng-container>\r\n </ng-template>\r\n\r\n <ng-template\r\n lpx-mobile-navbar-panel\r\n *abpIfReplaceableTemplateExists=\"mobileNavbarKey\"\r\n >\r\n <ng-container *abpReplaceableTemplate=\"{ componentKey: mobileNavbarKey }\">\r\n </ng-container>\r\n </ng-template>\r\n\r\n <ng-template lpx-footer-panel *abpIfReplaceableTemplateExists=\"footerKey\">\r\n <lpx-footer\r\n *abpReplaceableTemplate=\"{\r\n componentKey: footerKey\r\n }\"\r\n >\r\n </lpx-footer>\r\n </ng-template>\r\n\r\n <ng-template lpx-toolbar-panel *abpIfReplaceableTemplateExists=\"toolbarKey\">\r\n <ng-container *abpReplaceableTemplate=\"{ componentKey: toolbarKey }\">\r\n </ng-container>\r\n </ng-template>\r\n\r\n <ng-template\r\n lpx-top-navbar-panel\r\n *abpIfReplaceableTemplateExists=\"topNavbarKey\"\r\n >\r\n <ng-container *abpReplaceableTemplate=\"{ componentKey: topNavbarKey }\">\r\n </ng-container>\r\n </ng-template>\r\n\r\n <ng-template lpx-settings-panel *abpIfReplaceableTemplateExists=\"settingsKey\">\r\n <ng-container *abpReplaceableTemplate=\"{ componentKey: settingsKey }\">\r\n </ng-container>\r\n </ng-template>\r\n</lpx-layout>\r\n" }]
25
26
  }] });
26
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidG9wLW1lbnUtYXBwbGljYXRpb24tbGF5b3V0LmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL2xpYnMvdm9sby1sZXB0b24teC9sYXlvdXRzL3NyYy90b3AtbWVudS9sYXlvdXQvdG9wLW1lbnUtYXBwbGljYXRpb24tbGF5b3V0LmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uLy4uLy4uL2xpYnMvdm9sby1sZXB0b24teC9sYXlvdXRzL3NyYy90b3AtbWVudS9sYXlvdXQvdG9wLW1lbnUtYXBwbGljYXRpb24tbGF5b3V0LmNvbXBvbmVudC5odG1sIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQUUsTUFBTSxlQUFlLENBQUM7Ozs7Ozs7QUFPMUMsTUFBTSxPQUFPLGlDQUFpQztJQUo5QztRQUtFLGNBQVMsZ0VBQWtDO1FBQzNDLGNBQVMsZ0VBQWtDO1FBQzNDLGVBQVUsa0VBQW1DO1FBQzdDLGlCQUFZLHNFQUFxQztRQUNqRCxrQkFBYSwrREFBc0M7UUFDbkQsY0FBUyxnRUFBa0M7UUFDM0Msb0JBQWUsNEVBQXdDO1FBQ3ZELDBCQUFxQix3RkFBOEM7S0FDcEU7OzhIQVRZLGlDQUFpQztrSEFBakMsaUNBQWlDLHVFQ1A5QyxpakRBa0RBOzJGRDNDYSxpQ0FBaUM7a0JBSjdDLFNBQVM7K0JBQ0UsaUNBQWlDIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50IH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XHJcbmltcG9ydCB7IGVUaGVtZUxlcHRvblhDb21wb25lbnRzIH0gZnJvbSAnQHZvbG9zb2Z0L2FicC5uZy50aGVtZS5sZXB0b24teCc7XHJcblxyXG5AQ29tcG9uZW50KHtcclxuICBzZWxlY3RvcjogJ2FicC10b3AtbWVudS1hcHBsaWNhdGlvbi1sYXlvdXQnLFxyXG4gIHRlbXBsYXRlVXJsOiAnLi90b3AtbWVudS1hcHBsaWNhdGlvbi1sYXlvdXQuY29tcG9uZW50Lmh0bWwnLFxyXG59KVxyXG5leHBvcnQgY2xhc3MgVG9wTWVudUFwcGxpY2F0aW9uTGF5b3V0Q29tcG9uZW50IHtcclxuICBuYXZiYXJLZXkgPSBlVGhlbWVMZXB0b25YQ29tcG9uZW50cy5OYXZiYXI7XHJcbiAgcm91dGVzS2V5ID0gZVRoZW1lTGVwdG9uWENvbXBvbmVudHMuUm91dGVzO1xyXG4gIHRvb2xiYXJLZXkgPSBlVGhlbWVMZXB0b25YQ29tcG9uZW50cy5Ub29sYmFyO1xyXG4gIHRvcE5hdmJhcktleSA9IGVUaGVtZUxlcHRvblhDb21wb25lbnRzLlRvcE5hdmJhcjtcclxuICBicmVhZGNydW1iS2V5ID0gZVRoZW1lTGVwdG9uWENvbXBvbmVudHMuQnJlYWRjcnVtYjtcclxuICBmb290ZXJLZXkgPSBlVGhlbWVMZXB0b25YQ29tcG9uZW50cy5Gb290ZXI7XHJcbiAgbW9iaWxlTmF2YmFyS2V5ID0gZVRoZW1lTGVwdG9uWENvbXBvbmVudHMuTmF2YmFyTW9iaWxlO1xyXG4gIHBhZ2VBbGVydENvbnRhaW5lcktleSA9IGVUaGVtZUxlcHRvblhDb21wb25lbnRzLlBhZ2VBbGVydENvbnRhaW5lcjtcclxufVxyXG4iLCI8bHB4LWxheW91dD5cclxuICA8YWJwLXBhZ2UtYWxlcnQtY29udGFpbmVyXHJcbiAgICAqYWJwUmVwbGFjZWFibGVUZW1wbGF0ZT1cInsgY29tcG9uZW50S2V5OiBwYWdlQWxlcnRDb250YWluZXJLZXkgfVwiXHJcbiAgPjwvYWJwLXBhZ2UtYWxlcnQtY29udGFpbmVyPlxyXG5cclxuICA8cm91dGVyLW91dGxldD48L3JvdXRlci1vdXRsZXQ+XHJcblxyXG4gIDxuZy10ZW1wbGF0ZVxyXG4gICAgbHB4LWJyZWFkY3J1bWItcGFuZWxcclxuICAgICphYnBJZlJlcGxhY2VhYmxlVGVtcGxhdGVFeGlzdHM9XCJicmVhZGNydW1iS2V5XCJcclxuICA+XHJcbiAgICA8bmctdGVtcGxhdGUgKmFicFJlcGxhY2VhYmxlVGVtcGxhdGU9XCJ7IGNvbXBvbmVudEtleTogYnJlYWRjcnVtYktleSB9XCI+XHJcbiAgICA8L25nLXRlbXBsYXRlPlxyXG4gIDwvbmctdGVtcGxhdGU+XHJcblxyXG4gIDxuZy10ZW1wbGF0ZSBscHgtbmF2YmFyLXBhbmVsICphYnBJZlJlcGxhY2VhYmxlVGVtcGxhdGVFeGlzdHM9XCJuYXZiYXJLZXlcIj5cclxuICAgIDxuZy10ZW1wbGF0ZSAqYWJwUmVwbGFjZWFibGVUZW1wbGF0ZT1cInsgY29tcG9uZW50S2V5OiBuYXZiYXJLZXkgfVwiPlxyXG4gICAgPC9uZy10ZW1wbGF0ZT5cclxuICA8L25nLXRlbXBsYXRlPlxyXG5cclxuICA8bmctdGVtcGxhdGVcclxuICAgIGxweC1tb2JpbGUtbmF2YmFyLXBhbmVsXHJcbiAgICAqYWJwSWZSZXBsYWNlYWJsZVRlbXBsYXRlRXhpc3RzPVwibW9iaWxlTmF2YmFyS2V5XCJcclxuICA+XHJcbiAgICA8bmctdGVtcGxhdGUgKmFicFJlcGxhY2VhYmxlVGVtcGxhdGU9XCJ7IGNvbXBvbmVudEtleTogbW9iaWxlTmF2YmFyS2V5IH1cIj5cclxuICAgIDwvbmctdGVtcGxhdGU+XHJcbiAgPC9uZy10ZW1wbGF0ZT5cclxuXHJcbiAgPG5nLXRlbXBsYXRlIGxweC1mb290ZXItcGFuZWwgKmFicElmUmVwbGFjZWFibGVUZW1wbGF0ZUV4aXN0cz1cImZvb3RlcktleVwiPlxyXG4gICAgPGxweC1mb290ZXJcclxuICAgICAgKmFicFJlcGxhY2VhYmxlVGVtcGxhdGU9XCJ7XHJcbiAgICAgICAgY29tcG9uZW50S2V5OiBmb290ZXJLZXlcclxuICAgICAgfVwiXHJcbiAgICA+XHJcbiAgICA8L2xweC1mb290ZXI+XHJcbiAgPC9uZy10ZW1wbGF0ZT5cclxuXHJcbiAgPG5nLXRlbXBsYXRlIGxweC10b29sYmFyLXBhbmVsICphYnBJZlJlcGxhY2VhYmxlVGVtcGxhdGVFeGlzdHM9XCJ0b29sYmFyS2V5XCI+XHJcbiAgICA8bmctdGVtcGxhdGUgKmFicFJlcGxhY2VhYmxlVGVtcGxhdGU9XCJ7IGNvbXBvbmVudEtleTogdG9vbGJhcktleSB9XCI+XHJcbiAgICA8L25nLXRlbXBsYXRlPlxyXG4gIDwvbmctdGVtcGxhdGU+XHJcblxyXG4gIDxuZy10ZW1wbGF0ZVxyXG4gICAgbHB4LXRvcC1uYXZiYXItcGFuZWxcclxuICAgICphYnBJZlJlcGxhY2VhYmxlVGVtcGxhdGVFeGlzdHM9XCJ0b3BOYXZiYXJLZXlcIlxyXG4gID5cclxuICAgIDxuZy10ZW1wbGF0ZSAqYWJwUmVwbGFjZWFibGVUZW1wbGF0ZT1cInsgY29tcG9uZW50S2V5OiB0b3BOYXZiYXJLZXkgfVwiPlxyXG4gICAgPC9uZy10ZW1wbGF0ZT5cclxuICA8L25nLXRlbXBsYXRlPlxyXG48L2xweC1sYXlvdXQ+XHJcbiJdfQ==
27
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidG9wLW1lbnUtYXBwbGljYXRpb24tbGF5b3V0LmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL2xpYnMvdm9sby1sZXB0b24teC9sYXlvdXRzL3NyYy90b3AtbWVudS9sYXlvdXQvdG9wLW1lbnUtYXBwbGljYXRpb24tbGF5b3V0LmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uLy4uLy4uL2xpYnMvdm9sby1sZXB0b24teC9sYXlvdXRzL3NyYy90b3AtbWVudS9sYXlvdXQvdG9wLW1lbnUtYXBwbGljYXRpb24tbGF5b3V0LmNvbXBvbmVudC5odG1sIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQUUsTUFBTSxlQUFlLENBQUM7Ozs7Ozs7QUFPMUMsTUFBTSxPQUFPLGlDQUFpQztJQUo5QztRQUtFLGNBQVMsZ0VBQWtDO1FBQzNDLGNBQVMsZ0VBQWtDO1FBQzNDLGVBQVUsa0VBQW1DO1FBQzdDLGlCQUFZLHNFQUFxQztRQUNqRCxrQkFBYSwrREFBc0M7UUFDbkQsY0FBUyxnRUFBa0M7UUFDM0Msb0JBQWUsNEVBQXdDO1FBQ3ZELDBCQUFxQix3RkFBOEM7UUFDbkUsZ0JBQVcsb0VBQW9DO0tBQ2hEOzs4SEFWWSxpQ0FBaUM7a0hBQWpDLGlDQUFpQyx1RUNQOUMsZ3hEQXVEQTsyRkRoRGEsaUNBQWlDO2tCQUo3QyxTQUFTOytCQUNFLGlDQUFpQyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbXBvbmVudCB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5pbXBvcnQgeyBlVGhlbWVMZXB0b25YQ29tcG9uZW50cyB9IGZyb20gJ0B2b2xvc29mdC9hYnAubmcudGhlbWUubGVwdG9uLXgnO1xyXG5cclxuQENvbXBvbmVudCh7XHJcbiAgc2VsZWN0b3I6ICdhYnAtdG9wLW1lbnUtYXBwbGljYXRpb24tbGF5b3V0JyxcclxuICB0ZW1wbGF0ZVVybDogJy4vdG9wLW1lbnUtYXBwbGljYXRpb24tbGF5b3V0LmNvbXBvbmVudC5odG1sJyxcclxufSlcclxuZXhwb3J0IGNsYXNzIFRvcE1lbnVBcHBsaWNhdGlvbkxheW91dENvbXBvbmVudCB7XHJcbiAgbmF2YmFyS2V5ID0gZVRoZW1lTGVwdG9uWENvbXBvbmVudHMuTmF2YmFyO1xyXG4gIHJvdXRlc0tleSA9IGVUaGVtZUxlcHRvblhDb21wb25lbnRzLlJvdXRlcztcclxuICB0b29sYmFyS2V5ID0gZVRoZW1lTGVwdG9uWENvbXBvbmVudHMuVG9vbGJhcjtcclxuICB0b3BOYXZiYXJLZXkgPSBlVGhlbWVMZXB0b25YQ29tcG9uZW50cy5Ub3BOYXZiYXI7XHJcbiAgYnJlYWRjcnVtYktleSA9IGVUaGVtZUxlcHRvblhDb21wb25lbnRzLkJyZWFkY3J1bWI7XHJcbiAgZm9vdGVyS2V5ID0gZVRoZW1lTGVwdG9uWENvbXBvbmVudHMuRm9vdGVyO1xyXG4gIG1vYmlsZU5hdmJhcktleSA9IGVUaGVtZUxlcHRvblhDb21wb25lbnRzLk5hdmJhck1vYmlsZTtcclxuICBwYWdlQWxlcnRDb250YWluZXJLZXkgPSBlVGhlbWVMZXB0b25YQ29tcG9uZW50cy5QYWdlQWxlcnRDb250YWluZXI7XHJcbiAgc2V0dGluZ3NLZXkgPSBlVGhlbWVMZXB0b25YQ29tcG9uZW50cy5TZXR0aW5ncztcclxufVxyXG4iLCI8bHB4LWxheW91dD5cclxuICA8YWJwLXBhZ2UtYWxlcnQtY29udGFpbmVyXHJcbiAgICAqYWJwUmVwbGFjZWFibGVUZW1wbGF0ZT1cInsgY29tcG9uZW50S2V5OiBwYWdlQWxlcnRDb250YWluZXJLZXkgfVwiXHJcbiAgPjwvYWJwLXBhZ2UtYWxlcnQtY29udGFpbmVyPlxyXG5cclxuICA8cm91dGVyLW91dGxldD48L3JvdXRlci1vdXRsZXQ+XHJcblxyXG4gIDxuZy10ZW1wbGF0ZVxyXG4gICAgbHB4LWJyZWFkY3J1bWItcGFuZWxcclxuICAgICphYnBJZlJlcGxhY2VhYmxlVGVtcGxhdGVFeGlzdHM9XCJicmVhZGNydW1iS2V5XCJcclxuICA+XHJcbiAgICA8bmctY29udGFpbmVyICphYnBSZXBsYWNlYWJsZVRlbXBsYXRlPVwieyBjb21wb25lbnRLZXk6IGJyZWFkY3J1bWJLZXkgfVwiPlxyXG4gICAgPC9uZy1jb250YWluZXI+XHJcbiAgPC9uZy10ZW1wbGF0ZT5cclxuXHJcbiAgPG5nLXRlbXBsYXRlIGxweC1uYXZiYXItcGFuZWwgKmFicElmUmVwbGFjZWFibGVUZW1wbGF0ZUV4aXN0cz1cIm5hdmJhcktleVwiPlxyXG4gICAgPG5nLWNvbnRhaW5lciAqYWJwUmVwbGFjZWFibGVUZW1wbGF0ZT1cInsgY29tcG9uZW50S2V5OiBuYXZiYXJLZXkgfVwiPlxyXG4gICAgPC9uZy1jb250YWluZXI+XHJcbiAgPC9uZy10ZW1wbGF0ZT5cclxuXHJcbiAgPG5nLXRlbXBsYXRlXHJcbiAgICBscHgtbW9iaWxlLW5hdmJhci1wYW5lbFxyXG4gICAgKmFicElmUmVwbGFjZWFibGVUZW1wbGF0ZUV4aXN0cz1cIm1vYmlsZU5hdmJhcktleVwiXHJcbiAgPlxyXG4gICAgPG5nLWNvbnRhaW5lciAqYWJwUmVwbGFjZWFibGVUZW1wbGF0ZT1cInsgY29tcG9uZW50S2V5OiBtb2JpbGVOYXZiYXJLZXkgfVwiPlxyXG4gICAgPC9uZy1jb250YWluZXI+XHJcbiAgPC9uZy10ZW1wbGF0ZT5cclxuXHJcbiAgPG5nLXRlbXBsYXRlIGxweC1mb290ZXItcGFuZWwgKmFicElmUmVwbGFjZWFibGVUZW1wbGF0ZUV4aXN0cz1cImZvb3RlcktleVwiPlxyXG4gICAgPGxweC1mb290ZXJcclxuICAgICAgKmFicFJlcGxhY2VhYmxlVGVtcGxhdGU9XCJ7XHJcbiAgICAgICAgY29tcG9uZW50S2V5OiBmb290ZXJLZXlcclxuICAgICAgfVwiXHJcbiAgICA+XHJcbiAgICA8L2xweC1mb290ZXI+XHJcbiAgPC9uZy10ZW1wbGF0ZT5cclxuXHJcbiAgPG5nLXRlbXBsYXRlIGxweC10b29sYmFyLXBhbmVsICphYnBJZlJlcGxhY2VhYmxlVGVtcGxhdGVFeGlzdHM9XCJ0b29sYmFyS2V5XCI+XHJcbiAgICA8bmctY29udGFpbmVyICphYnBSZXBsYWNlYWJsZVRlbXBsYXRlPVwieyBjb21wb25lbnRLZXk6IHRvb2xiYXJLZXkgfVwiPlxyXG4gICAgPC9uZy1jb250YWluZXI+XHJcbiAgPC9uZy10ZW1wbGF0ZT5cclxuXHJcbiAgPG5nLXRlbXBsYXRlXHJcbiAgICBscHgtdG9wLW5hdmJhci1wYW5lbFxyXG4gICAgKmFicElmUmVwbGFjZWFibGVUZW1wbGF0ZUV4aXN0cz1cInRvcE5hdmJhcktleVwiXHJcbiAgPlxyXG4gICAgPG5nLWNvbnRhaW5lciAqYWJwUmVwbGFjZWFibGVUZW1wbGF0ZT1cInsgY29tcG9uZW50S2V5OiB0b3BOYXZiYXJLZXkgfVwiPlxyXG4gICAgPC9uZy1jb250YWluZXI+XHJcbiAgPC9uZy10ZW1wbGF0ZT5cclxuXHJcbiAgPG5nLXRlbXBsYXRlIGxweC1zZXR0aW5ncy1wYW5lbCAqYWJwSWZSZXBsYWNlYWJsZVRlbXBsYXRlRXhpc3RzPVwic2V0dGluZ3NLZXlcIj5cclxuICAgIDxuZy1jb250YWluZXIgKmFicFJlcGxhY2VhYmxlVGVtcGxhdGU9XCJ7IGNvbXBvbmVudEtleTogc2V0dGluZ3NLZXkgfVwiPlxyXG4gICAgPC9uZy1jb250YWluZXI+XHJcbiAgPC9uZy10ZW1wbGF0ZT5cclxuPC9scHgtbGF5b3V0PlxyXG4iXX0=
@@ -1,2 +1,2 @@
1
1
  export {};
2
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY29tcG9uZW50cy5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL2xpYnMvdm9sby1sZXB0b24teC9zcmMvbGliL2VudW1zL2NvbXBvbmVudHMudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsInNvdXJjZXNDb250ZW50IjpbIi8vIFRPRE86IGNvbmZpZ3VyZSBmb3IgbGVwdG9uIG5leHRcclxuZXhwb3J0IGNvbnN0IGVudW0gZVRoZW1lTGVwdG9uWENvbXBvbmVudHMge1xyXG4gIEFjY291bnRMYXlvdXQgPSAnVGhlbWUuQWNjb3VudExheW91dENvbXBvbmVudCcsXHJcbiAgQXBwbGljYXRpb25MYXlvdXQgPSAnVGhlbWUuQXBwbGljYXRpb25MYXlvdXRDb21wb25lbnQnLFxyXG4gIEFwcGxpY2F0aW9uTGF5b3V0SGVhZGVyID0gJ1RoZW1lLkFwcGxpY2F0aW9uTGF5b3V0SGVhZGVyQ29tcG9uZW50JyxcclxuICBGb290ZXIgPSAnVGhlbWUuRm9vdGVyQ29tcG9uZW50JyxcclxuICBDdXJyZW50VXNlciA9ICdUaGVtZS5DdXJyZW50VXNlckNvbXBvbmVudCcsXHJcbiAgQ3VycmVudFVzZXJJbWFnZSA9ICdUaGVtZS5DdXJyZW50VXNlckltYWdlQ29tcG9uZW50JyxcclxuICBFbXB0eUxheW91dCA9ICdUaGVtZS5FbXB0eUxheW91dENvbXBvbmVudCcsXHJcbiAgRnVsbFNjcmVlbiA9ICdUaGVtZS5GdWxsU2NyZWVuQ29tcG9uZW50JyxcclxuICBMYW5ndWFnZXMgPSAnVGhlbWUuTGFuZ3VhZ2VzQ29tcG9uZW50JyxcclxuICBMb2dvID0gJ1RoZW1lLkxvZ29Db21wb25lbnQnLFxyXG4gIFJvdXRlcyA9ICdUaGVtZS5Sb3V0ZXNDb21wb25lbnQnLFxyXG4gIE5hdmJhciA9ICdUaGVtZS5OYXZiYXJDb21wb25lbnQnLFxyXG4gIE5hdmJhck1vYmlsZSA9ICdUaGVtZS5OYXZiYXJNb2JpbGVDb21wb25lbnQnLFxyXG4gIE5hdkl0ZW1zID0gJ1RoZW1lLk5hdkl0ZW1zQ29tcG9uZW50JyxcclxuICBTaWRlYmFyID0gJ1RoZW1lLlNpZGViYXInLFxyXG4gIEJyZWFkY3J1bWIgPSAnVGhlbWUuQnJlYWRjcnVtYicsXHJcbiAgUGFnZUFsZXJ0Q29udGFpbmVyID0gJ1RoZW1lLlBhZ2VBbGVydENvbnRhaW5lckNvbXBvbmVudCcsXHJcbiAgVG9vbGJhciA9ICdUaGVtZS5Ub29sYmFyQ29tcG9uZW50JyxcclxuICBUb3BOYXZiYXIgPSAnVGhlbWUuVG9wTmF2YmFyQ29tcG9uZW50JyxcclxufVxyXG4iXX0=
2
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY29tcG9uZW50cy5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL2xpYnMvdm9sby1sZXB0b24teC9zcmMvbGliL2VudW1zL2NvbXBvbmVudHMudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsInNvdXJjZXNDb250ZW50IjpbIi8vIFRPRE86IGNvbmZpZ3VyZSBmb3IgbGVwdG9uIG5leHRcclxuZXhwb3J0IGNvbnN0IGVudW0gZVRoZW1lTGVwdG9uWENvbXBvbmVudHMge1xyXG4gIEFjY291bnRMYXlvdXQgPSAnVGhlbWUuQWNjb3VudExheW91dENvbXBvbmVudCcsXHJcbiAgQXBwbGljYXRpb25MYXlvdXQgPSAnVGhlbWUuQXBwbGljYXRpb25MYXlvdXRDb21wb25lbnQnLFxyXG4gIEFwcGxpY2F0aW9uTGF5b3V0SGVhZGVyID0gJ1RoZW1lLkFwcGxpY2F0aW9uTGF5b3V0SGVhZGVyQ29tcG9uZW50JyxcclxuICBGb290ZXIgPSAnVGhlbWUuRm9vdGVyQ29tcG9uZW50JyxcclxuICBDdXJyZW50VXNlciA9ICdUaGVtZS5DdXJyZW50VXNlckNvbXBvbmVudCcsXHJcbiAgQ3VycmVudFVzZXJJbWFnZSA9ICdUaGVtZS5DdXJyZW50VXNlckltYWdlQ29tcG9uZW50JyxcclxuICBFbXB0eUxheW91dCA9ICdUaGVtZS5FbXB0eUxheW91dENvbXBvbmVudCcsXHJcbiAgRnVsbFNjcmVlbiA9ICdUaGVtZS5GdWxsU2NyZWVuQ29tcG9uZW50JyxcclxuICBMYW5ndWFnZXMgPSAnVGhlbWUuTGFuZ3VhZ2VzQ29tcG9uZW50JyxcclxuICBMb2dvID0gJ1RoZW1lLkxvZ29Db21wb25lbnQnLFxyXG4gIFJvdXRlcyA9ICdUaGVtZS5Sb3V0ZXNDb21wb25lbnQnLFxyXG4gIE5hdmJhciA9ICdUaGVtZS5OYXZiYXJDb21wb25lbnQnLFxyXG4gIE5hdmJhck1vYmlsZSA9ICdUaGVtZS5OYXZiYXJNb2JpbGVDb21wb25lbnQnLFxyXG4gIE5hdkl0ZW1zID0gJ1RoZW1lLk5hdkl0ZW1zQ29tcG9uZW50JyxcclxuICBTaWRlYmFyID0gJ1RoZW1lLlNpZGViYXInLFxyXG4gIEJyZWFkY3J1bWIgPSAnVGhlbWUuQnJlYWRjcnVtYicsXHJcbiAgUGFnZUFsZXJ0Q29udGFpbmVyID0gJ1RoZW1lLlBhZ2VBbGVydENvbnRhaW5lckNvbXBvbmVudCcsXHJcbiAgVG9vbGJhciA9ICdUaGVtZS5Ub29sYmFyQ29tcG9uZW50JyxcclxuICBUb3BOYXZiYXIgPSAnVGhlbWUuVG9wTmF2YmFyQ29tcG9uZW50JyxcclxuICBTZXR0aW5ncyA9ICdUaGVtZS5TZXR0aW5nc0NvbXBvbmVudCcsXHJcbn1cclxuIl19
@@ -1,15 +1,15 @@
1
1
  import * as i0 from '@angular/core';
2
2
  import { Component, ViewEncapsulation, APP_INITIALIZER, Injector, NgModule } from '@angular/core';
3
- import * as i1 from '@angular/router';
3
+ import * as i1 from '@volo/abp.ng.lepton-x.core';
4
+ import { LeptonXAbpCoreModule, PageAlertContainerModule } from '@volo/abp.ng.lepton-x.core';
5
+ import * as i2 from '@angular/router';
4
6
  import { RouterOutlet } from '@angular/router';
5
- import * as i2 from '@abp/ng.core';
7
+ import * as i3 from '@abp/ng.core';
6
8
  import { CoreModule, ReplaceableComponentsService } from '@abp/ng.core';
7
- import * as i3 from '@volosoft/ngx-lepton-x/layouts';
9
+ import * as i4 from '@volosoft/ngx-lepton-x/layouts';
8
10
  import { SideMenuLayoutTranslate, MobileMenuTranslate, ToolbarTranslateKeys, LpxSideMenuLayoutModule, TopMenuLayoutTranslate, LpxTopMenuLayoutModule } from '@volosoft/ngx-lepton-x/layouts';
9
- import * as i4 from '@volo/ngx-lepton-x.core';
10
- import { LPX_AUTH_SERVICE_TOKEN, LpxBreadcrumbModule, LpxFooterModule, LpxNavbarModule } from '@volo/ngx-lepton-x.core';
11
- import * as i3$1 from '@volo/abp.ng.lepton-x.core';
12
- import { PageAlertContainerModule, LeptonXAbpCoreModule } from '@volo/abp.ng.lepton-x.core';
11
+ import * as i5 from '@volo/ngx-lepton-x.core';
12
+ import { LPX_AUTH_SERVICE_TOKEN, LpxBreadcrumbModule, PanelsModule, LpxFooterModule, LpxNavbarModule } from '@volo/ngx-lepton-x.core';
13
13
  import { CommonModule } from '@angular/common';
14
14
  import { LPX_TRANSLATE_KEY_MAP_TOKEN, AbpAuthService } from '@volosoft/abp.ng.theme.lepton-x';
15
15
 
@@ -21,13 +21,14 @@ class SideMenuApplicationLayoutComponent {
21
21
  this.toolbarItemsKey = "Theme.NavItemsComponent" /* eThemeLeptonXComponents.NavItems */;
22
22
  this.breadcrumbKey = "Theme.Breadcrumb" /* eThemeLeptonXComponents.Breadcrumb */;
23
23
  this.footerKey = "Theme.FooterComponent" /* eThemeLeptonXComponents.Footer */;
24
+ this.settingsPanelKey = "Theme.SettingsComponent" /* eThemeLeptonXComponents.Settings */;
24
25
  }
25
26
  }
26
27
  SideMenuApplicationLayoutComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SideMenuApplicationLayoutComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
27
- SideMenuApplicationLayoutComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.0", type: SideMenuApplicationLayoutComponent, selector: "abp-application-layout", ngImport: i0, template: "<lpx-layout>\r\n <abp-page-alert-container></abp-page-alert-container>\r\n\r\n <ng-template lpx-navbar-panel>\r\n <lpx-navbar\r\n *abpReplaceableTemplate=\"{\r\n componentKey: navbarKey\r\n }\"\r\n >\r\n <ng-template lpx-navbar-routes let-items>\r\n <lpx-navbar-routes\r\n *abpReplaceableTemplate=\"{\r\n componentKey: routesKey,\r\n inputs: {\r\n navbarItems: items\r\n }\r\n }\"\r\n [navbarItems]=\"items\"\r\n >\r\n </lpx-navbar-routes>\r\n </ng-template>\r\n </lpx-navbar>\r\n </ng-template>\r\n <router-outlet></router-outlet>\r\n <ng-template lpx-breadcrumb-panel>\r\n <lpx-breadcrumb\r\n *abpReplaceableTemplate=\"{\r\n componentKey: breadcrumbKey\r\n }\"\r\n >\r\n </lpx-breadcrumb>\r\n </ng-template>\r\n <ng-template lpx-toolbar-panel>\r\n <lpx-toolbar-container\r\n *abpReplaceableTemplate=\"{\r\n componentKey: toolbarKey\r\n }\"\r\n >\r\n </lpx-toolbar-container>\r\n </ng-template>\r\n\r\n <ng-template lpx-footer-panel>\r\n <lpx-footer\r\n *abpReplaceableTemplate=\"{\r\n componentKey: footerKey\r\n }\"\r\n >\r\n </lpx-footer>\r\n </ng-template>\r\n</lpx-layout>\r\n", dependencies: [{ kind: "directive", type: i1.RouterOutlet, selector: "router-outlet", outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }, { kind: "directive", type: i2.ReplaceableTemplateDirective, selector: "[abpReplaceableTemplate]", inputs: ["abpReplaceableTemplate"] }, { kind: "component", type: i3.SideMenuLayoutComponent, selector: "lpx-layout" }, { kind: "component", type: i4.BreadcrumbComponent, selector: "lpx-breadcrumb" }, { kind: "component", type: i4.NavbarComponent, selector: "lpx-navbar" }, { kind: "component", type: i4.NavbarRoutesComponent, selector: "lpx-navbar-routes", inputs: ["navbarItems", "routerItem"], outputs: ["routeClick"] }, { kind: "directive", type: i4.NavbarRoutesDirective, selector: "[lpx-navbar-routes],[lpxNavbarRoutes]", exportAs: ["lpxNavbarRoutes"] }, { kind: "component", type: i3.ToolbarContainerComponent, selector: "lpx-toolbar-container" }, { kind: "directive", type: i4.BreadcrumbPanelDirective, selector: "ng-template[lpx-breadcrumb-panel]" }, { kind: "directive", type: i4.NavbarPanelDirective, selector: "ng-template[lpx-navbar-panel]" }, { kind: "directive", type: i4.FooterPanelDirective, selector: "ng-template[lpx-footer-panel]" }, { kind: "directive", type: i4.ToolbarPanelDirective, selector: "ng-template[lpx-toolbar-panel]" }, { kind: "component", type: i4.FooterComponent, selector: "lpx-footer" }, { kind: "component", type: i3$1.PageAlertContainerComponent, selector: "abp-page-alert-container" }], encapsulation: i0.ViewEncapsulation.None });
28
+ SideMenuApplicationLayoutComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.0", type: SideMenuApplicationLayoutComponent, selector: "abp-application-layout", ngImport: i0, template: "<lpx-layout>\r\n <abp-page-alert-container></abp-page-alert-container>\r\n\r\n <ng-template lpx-navbar-panel>\r\n <lpx-navbar\r\n *abpReplaceableTemplate=\"{\r\n componentKey: navbarKey\r\n }\"\r\n >\r\n <ng-template lpx-navbar-routes let-items>\r\n <lpx-navbar-routes\r\n *abpReplaceableTemplate=\"{\r\n componentKey: routesKey,\r\n inputs: {\r\n navbarItems: items\r\n }\r\n }\"\r\n [navbarItems]=\"items\"\r\n >\r\n </lpx-navbar-routes>\r\n </ng-template>\r\n </lpx-navbar>\r\n </ng-template>\r\n <router-outlet></router-outlet>\r\n <ng-template lpx-breadcrumb-panel>\r\n <lpx-breadcrumb\r\n *abpReplaceableTemplate=\"{\r\n componentKey: breadcrumbKey\r\n }\"\r\n >\r\n </lpx-breadcrumb>\r\n </ng-template>\r\n <ng-template lpx-toolbar-panel>\r\n <lpx-toolbar-container\r\n *abpReplaceableTemplate=\"{\r\n componentKey: toolbarKey\r\n }\"\r\n >\r\n </lpx-toolbar-container>\r\n </ng-template>\r\n\r\n <ng-template lpx-footer-panel>\r\n <lpx-footer\r\n *abpReplaceableTemplate=\"{\r\n componentKey: footerKey\r\n }\"\r\n >\r\n </lpx-footer>\r\n </ng-template>\r\n\r\n <ng-container *abpIfReplaceableTemplateExists=\"settingsPanelKey\">\r\n <ng-template lpx-settings-panel>\r\n <ng-container\r\n *abpReplaceableTemplate=\"{\r\n componentKey: settingsPanelKey\r\n }\"\r\n ></ng-container>\r\n </ng-template>\r\n </ng-container>\r\n</lpx-layout>\r\n", dependencies: [{ kind: "directive", type: i1.IfReplaceableTemplateExistsDirective, selector: "[abpIfReplaceableTemplateExists]", inputs: ["abpIfReplaceableTemplateExists"] }, { kind: "component", type: i1.PageAlertContainerComponent, selector: "abp-page-alert-container" }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }, { kind: "directive", type: i3.ReplaceableTemplateDirective, selector: "[abpReplaceableTemplate]", inputs: ["abpReplaceableTemplate"] }, { kind: "component", type: i4.SideMenuLayoutComponent, selector: "lpx-layout" }, { kind: "component", type: i5.BreadcrumbComponent, selector: "lpx-breadcrumb" }, { kind: "component", type: i5.NavbarComponent, selector: "lpx-navbar" }, { kind: "component", type: i5.NavbarRoutesComponent, selector: "lpx-navbar-routes", inputs: ["navbarItems", "routerItem"], outputs: ["routeClick"] }, { kind: "directive", type: i5.NavbarRoutesDirective, selector: "[lpx-navbar-routes],[lpxNavbarRoutes]", exportAs: ["lpxNavbarRoutes"] }, { kind: "component", type: i4.ToolbarContainerComponent, selector: "lpx-toolbar-container" }, { kind: "directive", type: i5.BreadcrumbPanelDirective, selector: "ng-template[lpx-breadcrumb-panel]" }, { kind: "directive", type: i5.NavbarPanelDirective, selector: "ng-template[lpx-navbar-panel]" }, { kind: "directive", type: i5.FooterPanelDirective, selector: "ng-template[lpx-footer-panel]" }, { kind: "directive", type: i5.ToolbarPanelDirective, selector: "ng-template[lpx-toolbar-panel]" }, { kind: "directive", type: i5.SettingsPanelDirective, selector: "ng-template[lpx-settings-panel]" }, { kind: "component", type: i5.FooterComponent, selector: "lpx-footer" }], encapsulation: i0.ViewEncapsulation.None });
28
29
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SideMenuApplicationLayoutComponent, decorators: [{
29
30
  type: Component,
30
- args: [{ selector: 'abp-application-layout', encapsulation: ViewEncapsulation.None, template: "<lpx-layout>\r\n <abp-page-alert-container></abp-page-alert-container>\r\n\r\n <ng-template lpx-navbar-panel>\r\n <lpx-navbar\r\n *abpReplaceableTemplate=\"{\r\n componentKey: navbarKey\r\n }\"\r\n >\r\n <ng-template lpx-navbar-routes let-items>\r\n <lpx-navbar-routes\r\n *abpReplaceableTemplate=\"{\r\n componentKey: routesKey,\r\n inputs: {\r\n navbarItems: items\r\n }\r\n }\"\r\n [navbarItems]=\"items\"\r\n >\r\n </lpx-navbar-routes>\r\n </ng-template>\r\n </lpx-navbar>\r\n </ng-template>\r\n <router-outlet></router-outlet>\r\n <ng-template lpx-breadcrumb-panel>\r\n <lpx-breadcrumb\r\n *abpReplaceableTemplate=\"{\r\n componentKey: breadcrumbKey\r\n }\"\r\n >\r\n </lpx-breadcrumb>\r\n </ng-template>\r\n <ng-template lpx-toolbar-panel>\r\n <lpx-toolbar-container\r\n *abpReplaceableTemplate=\"{\r\n componentKey: toolbarKey\r\n }\"\r\n >\r\n </lpx-toolbar-container>\r\n </ng-template>\r\n\r\n <ng-template lpx-footer-panel>\r\n <lpx-footer\r\n *abpReplaceableTemplate=\"{\r\n componentKey: footerKey\r\n }\"\r\n >\r\n </lpx-footer>\r\n </ng-template>\r\n</lpx-layout>\r\n" }]
31
+ args: [{ selector: 'abp-application-layout', encapsulation: ViewEncapsulation.None, template: "<lpx-layout>\r\n <abp-page-alert-container></abp-page-alert-container>\r\n\r\n <ng-template lpx-navbar-panel>\r\n <lpx-navbar\r\n *abpReplaceableTemplate=\"{\r\n componentKey: navbarKey\r\n }\"\r\n >\r\n <ng-template lpx-navbar-routes let-items>\r\n <lpx-navbar-routes\r\n *abpReplaceableTemplate=\"{\r\n componentKey: routesKey,\r\n inputs: {\r\n navbarItems: items\r\n }\r\n }\"\r\n [navbarItems]=\"items\"\r\n >\r\n </lpx-navbar-routes>\r\n </ng-template>\r\n </lpx-navbar>\r\n </ng-template>\r\n <router-outlet></router-outlet>\r\n <ng-template lpx-breadcrumb-panel>\r\n <lpx-breadcrumb\r\n *abpReplaceableTemplate=\"{\r\n componentKey: breadcrumbKey\r\n }\"\r\n >\r\n </lpx-breadcrumb>\r\n </ng-template>\r\n <ng-template lpx-toolbar-panel>\r\n <lpx-toolbar-container\r\n *abpReplaceableTemplate=\"{\r\n componentKey: toolbarKey\r\n }\"\r\n >\r\n </lpx-toolbar-container>\r\n </ng-template>\r\n\r\n <ng-template lpx-footer-panel>\r\n <lpx-footer\r\n *abpReplaceableTemplate=\"{\r\n componentKey: footerKey\r\n }\"\r\n >\r\n </lpx-footer>\r\n </ng-template>\r\n\r\n <ng-container *abpIfReplaceableTemplateExists=\"settingsPanelKey\">\r\n <ng-template lpx-settings-panel>\r\n <ng-container\r\n *abpReplaceableTemplate=\"{\r\n componentKey: settingsPanelKey\r\n }\"\r\n ></ng-container>\r\n </ng-template>\r\n </ng-container>\r\n</lpx-layout>\r\n" }]
31
32
  }] });
32
33
 
33
34
  const keyMap$1 = {
@@ -67,29 +68,32 @@ class SideMenuLayoutModule {
67
68
  }
68
69
  }
69
70
  SideMenuLayoutModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SideMenuLayoutModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
70
- SideMenuLayoutModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.0", ngImport: i0, type: SideMenuLayoutModule, declarations: [SideMenuApplicationLayoutComponent], imports: [CommonModule,
71
+ SideMenuLayoutModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.0", ngImport: i0, type: SideMenuLayoutModule, declarations: [SideMenuApplicationLayoutComponent], imports: [LeptonXAbpCoreModule,
72
+ CommonModule,
71
73
  CoreModule,
72
74
  LpxSideMenuLayoutModule,
73
75
  LpxBreadcrumbModule,
74
- LpxFooterModule,
75
- PageAlertContainerModule], exports: [SideMenuApplicationLayoutComponent] });
76
- SideMenuLayoutModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SideMenuLayoutModule, imports: [CommonModule,
76
+ PanelsModule,
77
+ LpxFooterModule], exports: [SideMenuApplicationLayoutComponent] });
78
+ SideMenuLayoutModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SideMenuLayoutModule, imports: [LeptonXAbpCoreModule,
79
+ CommonModule,
77
80
  CoreModule,
78
81
  LpxSideMenuLayoutModule,
79
82
  LpxBreadcrumbModule,
80
- LpxFooterModule,
81
- PageAlertContainerModule] });
83
+ PanelsModule,
84
+ LpxFooterModule] });
82
85
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SideMenuLayoutModule, decorators: [{
83
86
  type: NgModule,
84
87
  args: [{
85
88
  declarations: [SideMenuApplicationLayoutComponent],
86
89
  imports: [
90
+ LeptonXAbpCoreModule,
87
91
  CommonModule,
88
92
  CoreModule,
89
93
  LpxSideMenuLayoutModule,
90
94
  LpxBreadcrumbModule,
95
+ PanelsModule,
91
96
  LpxFooterModule,
92
- PageAlertContainerModule,
93
97
  ],
94
98
  exports: [SideMenuApplicationLayoutComponent],
95
99
  }]
@@ -115,13 +119,14 @@ class TopMenuApplicationLayoutComponent {
115
119
  this.footerKey = "Theme.FooterComponent" /* eThemeLeptonXComponents.Footer */;
116
120
  this.mobileNavbarKey = "Theme.NavbarMobileComponent" /* eThemeLeptonXComponents.NavbarMobile */;
117
121
  this.pageAlertContainerKey = "Theme.PageAlertContainerComponent" /* eThemeLeptonXComponents.PageAlertContainer */;
122
+ this.settingsKey = "Theme.SettingsComponent" /* eThemeLeptonXComponents.Settings */;
118
123
  }
119
124
  }
120
125
  TopMenuApplicationLayoutComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: TopMenuApplicationLayoutComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
121
- TopMenuApplicationLayoutComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.0", type: TopMenuApplicationLayoutComponent, selector: "abp-top-menu-application-layout", ngImport: i0, template: "<lpx-layout>\r\n <abp-page-alert-container\r\n *abpReplaceableTemplate=\"{ componentKey: pageAlertContainerKey }\"\r\n ></abp-page-alert-container>\r\n\r\n <router-outlet></router-outlet>\r\n\r\n <ng-template\r\n lpx-breadcrumb-panel\r\n *abpIfReplaceableTemplateExists=\"breadcrumbKey\"\r\n >\r\n <ng-template *abpReplaceableTemplate=\"{ componentKey: breadcrumbKey }\">\r\n </ng-template>\r\n </ng-template>\r\n\r\n <ng-template lpx-navbar-panel *abpIfReplaceableTemplateExists=\"navbarKey\">\r\n <ng-template *abpReplaceableTemplate=\"{ componentKey: navbarKey }\">\r\n </ng-template>\r\n </ng-template>\r\n\r\n <ng-template\r\n lpx-mobile-navbar-panel\r\n *abpIfReplaceableTemplateExists=\"mobileNavbarKey\"\r\n >\r\n <ng-template *abpReplaceableTemplate=\"{ componentKey: mobileNavbarKey }\">\r\n </ng-template>\r\n </ng-template>\r\n\r\n <ng-template lpx-footer-panel *abpIfReplaceableTemplateExists=\"footerKey\">\r\n <lpx-footer\r\n *abpReplaceableTemplate=\"{\r\n componentKey: footerKey\r\n }\"\r\n >\r\n </lpx-footer>\r\n </ng-template>\r\n\r\n <ng-template lpx-toolbar-panel *abpIfReplaceableTemplateExists=\"toolbarKey\">\r\n <ng-template *abpReplaceableTemplate=\"{ componentKey: toolbarKey }\">\r\n </ng-template>\r\n </ng-template>\r\n\r\n <ng-template\r\n lpx-top-navbar-panel\r\n *abpIfReplaceableTemplateExists=\"topNavbarKey\"\r\n >\r\n <ng-template *abpReplaceableTemplate=\"{ componentKey: topNavbarKey }\">\r\n </ng-template>\r\n </ng-template>\r\n</lpx-layout>\r\n", dependencies: [{ kind: "component", type: i3.TopMenuLayoutComponent, selector: "lpx-layout" }, { kind: "directive", type: i4.BreadcrumbPanelDirective, selector: "ng-template[lpx-breadcrumb-panel]" }, { kind: "directive", type: i4.NavbarPanelDirective, selector: "ng-template[lpx-navbar-panel]" }, { kind: "directive", type: i4.FooterPanelDirective, selector: "ng-template[lpx-footer-panel]" }, { kind: "directive", type: i4.MobileNavbarPanelDirective, selector: "ng-template[lpx-mobile-navbar-panel]" }, { kind: "directive", type: i4.ToolbarPanelDirective, selector: "ng-template[lpx-toolbar-panel]" }, { kind: "directive", type: i4.TopNavbarPanelDirective, selector: "ng-template[lpx-top-navbar-panel]" }, { kind: "component", type: i4.FooterComponent, selector: "lpx-footer" }, { kind: "directive", type: i3$1.IfReplaceableTemplateExistsDirective, selector: "[abpIfReplaceableTemplateExists]", inputs: ["abpIfReplaceableTemplateExists"] }, { kind: "component", type: i3$1.PageAlertContainerComponent, selector: "abp-page-alert-container" }, { kind: "directive", type: i1.RouterOutlet, selector: "router-outlet", outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }, { kind: "directive", type: i2.ReplaceableTemplateDirective, selector: "[abpReplaceableTemplate]", inputs: ["abpReplaceableTemplate"] }] });
126
+ TopMenuApplicationLayoutComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.0", type: TopMenuApplicationLayoutComponent, selector: "abp-top-menu-application-layout", ngImport: i0, template: "<lpx-layout>\r\n <abp-page-alert-container\r\n *abpReplaceableTemplate=\"{ componentKey: pageAlertContainerKey }\"\r\n ></abp-page-alert-container>\r\n\r\n <router-outlet></router-outlet>\r\n\r\n <ng-template\r\n lpx-breadcrumb-panel\r\n *abpIfReplaceableTemplateExists=\"breadcrumbKey\"\r\n >\r\n <ng-container *abpReplaceableTemplate=\"{ componentKey: breadcrumbKey }\">\r\n </ng-container>\r\n </ng-template>\r\n\r\n <ng-template lpx-navbar-panel *abpIfReplaceableTemplateExists=\"navbarKey\">\r\n <ng-container *abpReplaceableTemplate=\"{ componentKey: navbarKey }\">\r\n </ng-container>\r\n </ng-template>\r\n\r\n <ng-template\r\n lpx-mobile-navbar-panel\r\n *abpIfReplaceableTemplateExists=\"mobileNavbarKey\"\r\n >\r\n <ng-container *abpReplaceableTemplate=\"{ componentKey: mobileNavbarKey }\">\r\n </ng-container>\r\n </ng-template>\r\n\r\n <ng-template lpx-footer-panel *abpIfReplaceableTemplateExists=\"footerKey\">\r\n <lpx-footer\r\n *abpReplaceableTemplate=\"{\r\n componentKey: footerKey\r\n }\"\r\n >\r\n </lpx-footer>\r\n </ng-template>\r\n\r\n <ng-template lpx-toolbar-panel *abpIfReplaceableTemplateExists=\"toolbarKey\">\r\n <ng-container *abpReplaceableTemplate=\"{ componentKey: toolbarKey }\">\r\n </ng-container>\r\n </ng-template>\r\n\r\n <ng-template\r\n lpx-top-navbar-panel\r\n *abpIfReplaceableTemplateExists=\"topNavbarKey\"\r\n >\r\n <ng-container *abpReplaceableTemplate=\"{ componentKey: topNavbarKey }\">\r\n </ng-container>\r\n </ng-template>\r\n\r\n <ng-template lpx-settings-panel *abpIfReplaceableTemplateExists=\"settingsKey\">\r\n <ng-container *abpReplaceableTemplate=\"{ componentKey: settingsKey }\">\r\n </ng-container>\r\n </ng-template>\r\n</lpx-layout>\r\n", dependencies: [{ kind: "component", type: i4.TopMenuLayoutComponent, selector: "lpx-layout" }, { kind: "directive", type: i5.BreadcrumbPanelDirective, selector: "ng-template[lpx-breadcrumb-panel]" }, { kind: "directive", type: i5.NavbarPanelDirective, selector: "ng-template[lpx-navbar-panel]" }, { kind: "directive", type: i5.FooterPanelDirective, selector: "ng-template[lpx-footer-panel]" }, { kind: "directive", type: i5.MobileNavbarPanelDirective, selector: "ng-template[lpx-mobile-navbar-panel]" }, { kind: "directive", type: i5.ToolbarPanelDirective, selector: "ng-template[lpx-toolbar-panel]" }, { kind: "directive", type: i5.TopNavbarPanelDirective, selector: "ng-template[lpx-top-navbar-panel]" }, { kind: "directive", type: i5.SettingsPanelDirective, selector: "ng-template[lpx-settings-panel]" }, { kind: "component", type: i5.FooterComponent, selector: "lpx-footer" }, { kind: "directive", type: i1.IfReplaceableTemplateExistsDirective, selector: "[abpIfReplaceableTemplateExists]", inputs: ["abpIfReplaceableTemplateExists"] }, { kind: "component", type: i1.PageAlertContainerComponent, selector: "abp-page-alert-container" }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }, { kind: "directive", type: i3.ReplaceableTemplateDirective, selector: "[abpReplaceableTemplate]", inputs: ["abpReplaceableTemplate"] }] });
122
127
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: TopMenuApplicationLayoutComponent, decorators: [{
123
128
  type: Component,
124
- args: [{ selector: 'abp-top-menu-application-layout', template: "<lpx-layout>\r\n <abp-page-alert-container\r\n *abpReplaceableTemplate=\"{ componentKey: pageAlertContainerKey }\"\r\n ></abp-page-alert-container>\r\n\r\n <router-outlet></router-outlet>\r\n\r\n <ng-template\r\n lpx-breadcrumb-panel\r\n *abpIfReplaceableTemplateExists=\"breadcrumbKey\"\r\n >\r\n <ng-template *abpReplaceableTemplate=\"{ componentKey: breadcrumbKey }\">\r\n </ng-template>\r\n </ng-template>\r\n\r\n <ng-template lpx-navbar-panel *abpIfReplaceableTemplateExists=\"navbarKey\">\r\n <ng-template *abpReplaceableTemplate=\"{ componentKey: navbarKey }\">\r\n </ng-template>\r\n </ng-template>\r\n\r\n <ng-template\r\n lpx-mobile-navbar-panel\r\n *abpIfReplaceableTemplateExists=\"mobileNavbarKey\"\r\n >\r\n <ng-template *abpReplaceableTemplate=\"{ componentKey: mobileNavbarKey }\">\r\n </ng-template>\r\n </ng-template>\r\n\r\n <ng-template lpx-footer-panel *abpIfReplaceableTemplateExists=\"footerKey\">\r\n <lpx-footer\r\n *abpReplaceableTemplate=\"{\r\n componentKey: footerKey\r\n }\"\r\n >\r\n </lpx-footer>\r\n </ng-template>\r\n\r\n <ng-template lpx-toolbar-panel *abpIfReplaceableTemplateExists=\"toolbarKey\">\r\n <ng-template *abpReplaceableTemplate=\"{ componentKey: toolbarKey }\">\r\n </ng-template>\r\n </ng-template>\r\n\r\n <ng-template\r\n lpx-top-navbar-panel\r\n *abpIfReplaceableTemplateExists=\"topNavbarKey\"\r\n >\r\n <ng-template *abpReplaceableTemplate=\"{ componentKey: topNavbarKey }\">\r\n </ng-template>\r\n </ng-template>\r\n</lpx-layout>\r\n" }]
129
+ args: [{ selector: 'abp-top-menu-application-layout', template: "<lpx-layout>\r\n <abp-page-alert-container\r\n *abpReplaceableTemplate=\"{ componentKey: pageAlertContainerKey }\"\r\n ></abp-page-alert-container>\r\n\r\n <router-outlet></router-outlet>\r\n\r\n <ng-template\r\n lpx-breadcrumb-panel\r\n *abpIfReplaceableTemplateExists=\"breadcrumbKey\"\r\n >\r\n <ng-container *abpReplaceableTemplate=\"{ componentKey: breadcrumbKey }\">\r\n </ng-container>\r\n </ng-template>\r\n\r\n <ng-template lpx-navbar-panel *abpIfReplaceableTemplateExists=\"navbarKey\">\r\n <ng-container *abpReplaceableTemplate=\"{ componentKey: navbarKey }\">\r\n </ng-container>\r\n </ng-template>\r\n\r\n <ng-template\r\n lpx-mobile-navbar-panel\r\n *abpIfReplaceableTemplateExists=\"mobileNavbarKey\"\r\n >\r\n <ng-container *abpReplaceableTemplate=\"{ componentKey: mobileNavbarKey }\">\r\n </ng-container>\r\n </ng-template>\r\n\r\n <ng-template lpx-footer-panel *abpIfReplaceableTemplateExists=\"footerKey\">\r\n <lpx-footer\r\n *abpReplaceableTemplate=\"{\r\n componentKey: footerKey\r\n }\"\r\n >\r\n </lpx-footer>\r\n </ng-template>\r\n\r\n <ng-template lpx-toolbar-panel *abpIfReplaceableTemplateExists=\"toolbarKey\">\r\n <ng-container *abpReplaceableTemplate=\"{ componentKey: toolbarKey }\">\r\n </ng-container>\r\n </ng-template>\r\n\r\n <ng-template\r\n lpx-top-navbar-panel\r\n *abpIfReplaceableTemplateExists=\"topNavbarKey\"\r\n >\r\n <ng-container *abpReplaceableTemplate=\"{ componentKey: topNavbarKey }\">\r\n </ng-container>\r\n </ng-template>\r\n\r\n <ng-template lpx-settings-panel *abpIfReplaceableTemplateExists=\"settingsKey\">\r\n <ng-container *abpReplaceableTemplate=\"{ componentKey: settingsKey }\">\r\n </ng-container>\r\n </ng-template>\r\n</lpx-layout>\r\n" }]
125
130
  }] });
126
131
 
127
132
  const keyMap = {
@@ -1 +1 @@
1
- {"version":3,"file":"volosoft-abp.ng.theme.lepton-x-layouts.mjs","sources":["../../../../libs/volo-lepton-x/layouts/src/side-menu/layout/side-menu-application-layout.component.ts","../../../../libs/volo-lepton-x/layouts/src/side-menu/layout/side-menu-application-layout.component.html","../../../../libs/volo-lepton-x/layouts/src/side-menu/layout/providers/translate.provider.ts","../../../../libs/volo-lepton-x/layouts/src/side-menu/layout/side-menu-layout.module.ts","../../../../libs/volo-lepton-x/layouts/src/top-menu/layout/top-menu-application-layout.component.ts","../../../../libs/volo-lepton-x/layouts/src/top-menu/layout/top-menu-application-layout.component.html","../../../../libs/volo-lepton-x/layouts/src/top-menu/layout/providers/translate.provider.ts","../../../../libs/volo-lepton-x/layouts/src/top-menu/layout/top-menu-layout.module.ts","../../../../libs/volo-lepton-x/layouts/src/volosoft-abp.ng.theme.lepton-x-layouts.ts"],"sourcesContent":["import { Component, ViewEncapsulation } from '@angular/core';\r\nimport { eThemeLeptonXComponents } from '@volosoft/abp.ng.theme.lepton-x';\r\n\r\n@Component({\r\n selector: 'abp-application-layout',\r\n templateUrl: './side-menu-application-layout.component.html',\r\n encapsulation: ViewEncapsulation.None,\r\n})\r\nexport class SideMenuApplicationLayoutComponent {\r\n toolbarKey = eThemeLeptonXComponents.Navbar;\r\n navbarKey = eThemeLeptonXComponents.Sidebar;\r\n routesKey = eThemeLeptonXComponents.Routes;\r\n toolbarItemsKey = eThemeLeptonXComponents.NavItems;\r\n breadcrumbKey = eThemeLeptonXComponents.Breadcrumb;\r\n footerKey = eThemeLeptonXComponents.Footer;\r\n}\r\n","<lpx-layout>\r\n <abp-page-alert-container></abp-page-alert-container>\r\n\r\n <ng-template lpx-navbar-panel>\r\n <lpx-navbar\r\n *abpReplaceableTemplate=\"{\r\n componentKey: navbarKey\r\n }\"\r\n >\r\n <ng-template lpx-navbar-routes let-items>\r\n <lpx-navbar-routes\r\n *abpReplaceableTemplate=\"{\r\n componentKey: routesKey,\r\n inputs: {\r\n navbarItems: items\r\n }\r\n }\"\r\n [navbarItems]=\"items\"\r\n >\r\n </lpx-navbar-routes>\r\n </ng-template>\r\n </lpx-navbar>\r\n </ng-template>\r\n <router-outlet></router-outlet>\r\n <ng-template lpx-breadcrumb-panel>\r\n <lpx-breadcrumb\r\n *abpReplaceableTemplate=\"{\r\n componentKey: breadcrumbKey\r\n }\"\r\n >\r\n </lpx-breadcrumb>\r\n </ng-template>\r\n <ng-template lpx-toolbar-panel>\r\n <lpx-toolbar-container\r\n *abpReplaceableTemplate=\"{\r\n componentKey: toolbarKey\r\n }\"\r\n >\r\n </lpx-toolbar-container>\r\n </ng-template>\r\n\r\n <ng-template lpx-footer-panel>\r\n <lpx-footer\r\n *abpReplaceableTemplate=\"{\r\n componentKey: footerKey\r\n }\"\r\n >\r\n </lpx-footer>\r\n </ng-template>\r\n</lpx-layout>\r\n","import {\r\n MobileMenuTranslate,\r\n MobileMenuTranslateValues,\r\n SideMenuLayoutTranslate,\r\n SideMenuLayoutTranslateValues,\r\n ToolbarTranslateKeys,\r\n ToolbarTranslateValues,\r\n} from '@volosoft/ngx-lepton-x/layouts';\r\nimport { Provider } from '@angular/core';\r\nimport { LPX_TRANSLATE_KEY_MAP_TOKEN } from '@volosoft/abp.ng.theme.lepton-x';\r\n\r\nconst keyMap: SideMenuLayoutTranslateValues &\r\n MobileMenuTranslateValues &\r\n ToolbarTranslateValues = {\r\n [SideMenuLayoutTranslate.GeneralSettings]: 'LeptonX::GeneralSettings',\r\n [SideMenuLayoutTranslate.MenuFilter]: 'LeptonX::FilterMenu',\r\n [SideMenuLayoutTranslate.SettingsTitle]: 'LeptonX::ContainerWidth',\r\n [SideMenuLayoutTranslate.BoxedContainer]: 'LeptonX::ContainerWidth:Boxed',\r\n [SideMenuLayoutTranslate.FullWidthContainer]:\r\n 'LeptonX::ContainerWidth:FullWidth',\r\n [MobileMenuTranslate.SettingsTitle]: 'LeptonX::Settings',\r\n [ToolbarTranslateKeys.ContextMenuWelcome]: 'LeptonX::Welcome',\r\n};\r\n\r\nexport const LPX_TRANSLATE_KEYS_PROVIDER: Provider = {\r\n provide: LPX_TRANSLATE_KEY_MAP_TOKEN,\r\n multi: true,\r\n useValue: keyMap,\r\n};\r\n","import {\r\n APP_INITIALIZER,\r\n Injector,\r\n ModuleWithProviders,\r\n NgModule,\r\n Provider,\r\n} from '@angular/core';\r\nimport { CommonModule } from '@angular/common';\r\nimport { CoreModule, ReplaceableComponentsService } from '@abp/ng.core';\r\nimport { LpxSideMenuLayoutModule } from '@volosoft/ngx-lepton-x/layouts';\r\nimport {\r\n AbpAuthService,\r\n eThemeLeptonXComponents,\r\n} from '@volosoft/abp.ng.theme.lepton-x';\r\nimport { SideMenuApplicationLayoutComponent } from './side-menu-application-layout.component';\r\nimport {\r\n LPX_AUTH_SERVICE_TOKEN,\r\n LpxBreadcrumbModule,\r\n LpxFooterModule,\r\n} from '@volo/ngx-lepton-x.core';\r\nimport { LPX_TRANSLATE_KEYS_PROVIDER } from './providers/translate.provider';\r\nimport { PageAlertContainerModule } from '@volo/abp.ng.lepton-x.core';\r\n\r\n@NgModule({\r\n declarations: [SideMenuApplicationLayoutComponent],\r\n imports: [\r\n CommonModule,\r\n CoreModule,\r\n LpxSideMenuLayoutModule,\r\n LpxBreadcrumbModule,\r\n LpxFooterModule,\r\n PageAlertContainerModule,\r\n ],\r\n exports: [SideMenuApplicationLayoutComponent],\r\n})\r\nexport class SideMenuLayoutModule {\r\n static forRoot(): ModuleWithProviders<SideMenuLayoutModule> {\r\n return {\r\n ngModule: SideMenuLayoutModule,\r\n providers: [\r\n LpxSideMenuLayoutModule.forRoot().providers as Provider,\r\n {\r\n provide: APP_INITIALIZER,\r\n useFactory: initLayouts,\r\n deps: [Injector],\r\n multi: true,\r\n },\r\n {\r\n provide: LPX_AUTH_SERVICE_TOKEN,\r\n useClass: AbpAuthService,\r\n },\r\n LPX_TRANSLATE_KEYS_PROVIDER,\r\n ],\r\n };\r\n }\r\n}\r\n\r\nexport function initLayouts(injector: Injector) {\r\n function init() {\r\n const replaceableComponents = injector.get(ReplaceableComponentsService);\r\n replaceableComponents.add({\r\n key: eThemeLeptonXComponents.ApplicationLayout,\r\n component: SideMenuApplicationLayoutComponent,\r\n });\r\n }\r\n return init;\r\n}\r\n","import { Component } from '@angular/core';\r\nimport { eThemeLeptonXComponents } from '@volosoft/abp.ng.theme.lepton-x';\r\n\r\n@Component({\r\n selector: 'abp-top-menu-application-layout',\r\n templateUrl: './top-menu-application-layout.component.html',\r\n})\r\nexport class TopMenuApplicationLayoutComponent {\r\n navbarKey = eThemeLeptonXComponents.Navbar;\r\n routesKey = eThemeLeptonXComponents.Routes;\r\n toolbarKey = eThemeLeptonXComponents.Toolbar;\r\n topNavbarKey = eThemeLeptonXComponents.TopNavbar;\r\n breadcrumbKey = eThemeLeptonXComponents.Breadcrumb;\r\n footerKey = eThemeLeptonXComponents.Footer;\r\n mobileNavbarKey = eThemeLeptonXComponents.NavbarMobile;\r\n pageAlertContainerKey = eThemeLeptonXComponents.PageAlertContainer;\r\n}\r\n","<lpx-layout>\r\n <abp-page-alert-container\r\n *abpReplaceableTemplate=\"{ componentKey: pageAlertContainerKey }\"\r\n ></abp-page-alert-container>\r\n\r\n <router-outlet></router-outlet>\r\n\r\n <ng-template\r\n lpx-breadcrumb-panel\r\n *abpIfReplaceableTemplateExists=\"breadcrumbKey\"\r\n >\r\n <ng-template *abpReplaceableTemplate=\"{ componentKey: breadcrumbKey }\">\r\n </ng-template>\r\n </ng-template>\r\n\r\n <ng-template lpx-navbar-panel *abpIfReplaceableTemplateExists=\"navbarKey\">\r\n <ng-template *abpReplaceableTemplate=\"{ componentKey: navbarKey }\">\r\n </ng-template>\r\n </ng-template>\r\n\r\n <ng-template\r\n lpx-mobile-navbar-panel\r\n *abpIfReplaceableTemplateExists=\"mobileNavbarKey\"\r\n >\r\n <ng-template *abpReplaceableTemplate=\"{ componentKey: mobileNavbarKey }\">\r\n </ng-template>\r\n </ng-template>\r\n\r\n <ng-template lpx-footer-panel *abpIfReplaceableTemplateExists=\"footerKey\">\r\n <lpx-footer\r\n *abpReplaceableTemplate=\"{\r\n componentKey: footerKey\r\n }\"\r\n >\r\n </lpx-footer>\r\n </ng-template>\r\n\r\n <ng-template lpx-toolbar-panel *abpIfReplaceableTemplateExists=\"toolbarKey\">\r\n <ng-template *abpReplaceableTemplate=\"{ componentKey: toolbarKey }\">\r\n </ng-template>\r\n </ng-template>\r\n\r\n <ng-template\r\n lpx-top-navbar-panel\r\n *abpIfReplaceableTemplateExists=\"topNavbarKey\"\r\n >\r\n <ng-template *abpReplaceableTemplate=\"{ componentKey: topNavbarKey }\">\r\n </ng-template>\r\n </ng-template>\r\n</lpx-layout>\r\n","import {\r\n MobileMenuTranslate,\r\n MobileMenuTranslateValues,\r\n TopMenuLayoutTranslate,\r\n TopMenuLayoutTranslateValues,\r\n ToolbarTranslateKeys,\r\n ToolbarTranslateValues,\r\n} from '@volosoft/ngx-lepton-x/layouts';\r\nimport { Provider } from '@angular/core';\r\nimport { LPX_TRANSLATE_KEY_MAP_TOKEN } from '@volosoft/abp.ng.theme.lepton-x';\r\n\r\nconst keyMap: TopMenuLayoutTranslateValues &\r\n MobileMenuTranslateValues &\r\n ToolbarTranslateValues = {\r\n [TopMenuLayoutTranslate.GeneralSettings]: 'LeptonX::GeneralSettings',\r\n [MobileMenuTranslate.SettingsTitle]: 'LeptonX::Settings',\r\n [ToolbarTranslateKeys.ContextMenuWelcome]: 'LeptonX::Welcome',\r\n};\r\n\r\nexport const LPX_TRANSLATE_KEYS_PROVIDER: Provider = {\r\n provide: LPX_TRANSLATE_KEY_MAP_TOKEN,\r\n multi: true,\r\n useValue: keyMap,\r\n};\r\n","import {\r\n APP_INITIALIZER,\r\n Injector,\r\n ModuleWithProviders,\r\n NgModule,\r\n} from '@angular/core';\r\nimport { CommonModule } from '@angular/common';\r\nimport { TopMenuApplicationLayoutComponent } from './top-menu-application-layout.component';\r\nimport {\r\n LPX_AUTH_SERVICE_TOKEN,\r\n LpxBreadcrumbModule,\r\n LpxFooterModule,\r\n LpxNavbarModule,\r\n} from '@volo/ngx-lepton-x.core';\r\nimport {\r\n AbpAuthService,\r\n eThemeLeptonXComponents,\r\n} from '@volosoft/abp.ng.theme.lepton-x';\r\nimport { LPX_TRANSLATE_KEYS_PROVIDER } from './providers';\r\nimport { ReplaceableComponentsService, CoreModule } from '@abp/ng.core';\r\nimport { LpxTopMenuLayoutModule } from '@volosoft/ngx-lepton-x/layouts';\r\nimport { LeptonXAbpCoreModule, PageAlertContainerModule } from '@volo/abp.ng.lepton-x.core';\r\nimport { RouterOutlet } from '@angular/router';\r\n\r\n@NgModule({\r\n declarations: [TopMenuApplicationLayoutComponent],\r\n imports: [\r\n CommonModule,\r\n LpxTopMenuLayoutModule,\r\n LeptonXAbpCoreModule,\r\n LpxBreadcrumbModule,\r\n LpxFooterModule,\r\n LpxNavbarModule,\r\n CoreModule,\r\n PageAlertContainerModule,\r\n RouterOutlet,\r\n ],\r\n})\r\nexport class TopMenuLayoutModule {\r\n static forRoot(): ModuleWithProviders<TopMenuLayoutModule> {\r\n return {\r\n ngModule: TopMenuLayoutModule,\r\n providers: [\r\n LpxTopMenuLayoutModule.forRoot().providers,\r\n {\r\n provide: APP_INITIALIZER,\r\n useFactory: initLayoutsFactory,\r\n deps: [Injector],\r\n multi: true,\r\n },\r\n {\r\n provide: LPX_AUTH_SERVICE_TOKEN,\r\n useClass: AbpAuthService,\r\n },\r\n LPX_TRANSLATE_KEYS_PROVIDER,\r\n ],\r\n };\r\n }\r\n}\r\n\r\nexport function initLayoutsFactory(injector: Injector) {\r\n function init() {\r\n const replaceableComponents = injector.get(ReplaceableComponentsService);\r\n replaceableComponents.add({\r\n key: eThemeLeptonXComponents.ApplicationLayout,\r\n component: TopMenuApplicationLayoutComponent,\r\n });\r\n }\r\n\r\n return init;\r\n}\r\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["i5","keyMap","LPX_TRANSLATE_KEYS_PROVIDER","i1","i2","i3","i4"],"mappings":";;;;;;;;;;;;;;;MAQa,kCAAkC,CAAA;AAL/C,IAAA,WAAA,GAAA;AAME,QAAA,IAAA,CAAA,UAAU,GAAkC,uBAAA,sCAAA;AAC5C,QAAA,IAAA,CAAA,SAAS,GAAmC,eAAA,uCAAA;AAC5C,QAAA,IAAA,CAAA,SAAS,GAAkC,uBAAA,sCAAA;AAC3C,QAAA,IAAA,CAAA,eAAe,GAAoC,yBAAA,wCAAA;AACnD,QAAA,IAAA,CAAA,aAAa,GAAsC,kBAAA,0CAAA;AACnD,QAAA,IAAA,CAAA,SAAS,GAAkC,uBAAA,sCAAA;KAC5C;;+HAPY,kCAAkC,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AAAlC,kCAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,kCAAkC,8DCR/C,sxCAkDA,EAAA,YAAA,EAAA,CAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAA,EAAA,CAAA,YAAA,EAAA,QAAA,EAAA,eAAA,EAAA,OAAA,EAAA,CAAA,UAAA,EAAA,YAAA,EAAA,QAAA,EAAA,QAAA,CAAA,EAAA,QAAA,EAAA,CAAA,QAAA,CAAA,EAAA,EAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAA,EAAA,CAAA,4BAAA,EAAA,QAAA,EAAA,0BAAA,EAAA,MAAA,EAAA,CAAA,wBAAA,CAAA,EAAA,EAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAA,EAAA,CAAA,uBAAA,EAAA,QAAA,EAAA,YAAA,EAAA,EAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAA,EAAA,CAAA,mBAAA,EAAA,QAAA,EAAA,gBAAA,EAAA,EAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAA,EAAA,CAAA,eAAA,EAAA,QAAA,EAAA,YAAA,EAAA,EAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAA,EAAA,CAAA,qBAAA,EAAA,QAAA,EAAA,mBAAA,EAAA,MAAA,EAAA,CAAA,aAAA,EAAA,YAAA,CAAA,EAAA,OAAA,EAAA,CAAA,YAAA,CAAA,EAAA,EAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAA,EAAA,CAAA,qBAAA,EAAA,QAAA,EAAA,uCAAA,EAAA,QAAA,EAAA,CAAA,iBAAA,CAAA,EAAA,EAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAA,EAAA,CAAA,yBAAA,EAAA,QAAA,EAAA,uBAAA,EAAA,EAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAA,EAAA,CAAA,wBAAA,EAAA,QAAA,EAAA,mCAAA,EAAA,EAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAA,EAAA,CAAA,oBAAA,EAAA,QAAA,EAAA,+BAAA,EAAA,EAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAA,EAAA,CAAA,oBAAA,EAAA,QAAA,EAAA,+BAAA,EAAA,EAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAA,EAAA,CAAA,qBAAA,EAAA,QAAA,EAAA,gCAAA,EAAA,EAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAA,EAAA,CAAA,eAAA,EAAA,QAAA,EAAA,YAAA,EAAA,EAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAAA,IAAA,CAAA,2BAAA,EAAA,QAAA,EAAA,0BAAA,EAAA,CAAA,EAAA,aAAA,EAAA,EAAA,CAAA,iBAAA,CAAA,IAAA,EAAA,CAAA,CAAA;2FD1Ca,kCAAkC,EAAA,UAAA,EAAA,CAAA;kBAL9C,SAAS;+BACE,wBAAwB,EAAA,aAAA,EAEnB,iBAAiB,CAAC,IAAI,EAAA,QAAA,EAAA,sxCAAA,EAAA,CAAA;;;AEKvC,MAAMC,QAAM,GAEe;AACzB,IAAA,CAAC,uBAAuB,CAAC,eAAe,GAAG,0BAA0B;AACrE,IAAA,CAAC,uBAAuB,CAAC,UAAU,GAAG,qBAAqB;AAC3D,IAAA,CAAC,uBAAuB,CAAC,aAAa,GAAG,yBAAyB;AAClE,IAAA,CAAC,uBAAuB,CAAC,cAAc,GAAG,+BAA+B;AACzE,IAAA,CAAC,uBAAuB,CAAC,kBAAkB,GACzC,mCAAmC;AACrC,IAAA,CAAC,mBAAmB,CAAC,aAAa,GAAG,mBAAmB;AACxD,IAAA,CAAC,oBAAoB,CAAC,kBAAkB,GAAG,kBAAkB;CAC9D,CAAC;AAEW,MAAAC,6BAA2B,GAAa;AACnD,IAAA,OAAO,EAAE,2BAA2B;AACpC,IAAA,KAAK,EAAE,IAAI;AACX,IAAA,QAAQ,EAAED,QAAM;;;MCQL,oBAAoB,CAAA;AAC/B,IAAA,OAAO,OAAO,GAAA;QACZ,OAAO;AACL,YAAA,QAAQ,EAAE,oBAAoB;AAC9B,YAAA,SAAS,EAAE;AACT,gBAAA,uBAAuB,CAAC,OAAO,EAAE,CAAC,SAAqB;AACvD,gBAAA;AACE,oBAAA,OAAO,EAAE,eAAe;AACxB,oBAAA,UAAU,EAAE,WAAW;oBACvB,IAAI,EAAE,CAAC,QAAQ,CAAC;AAChB,oBAAA,KAAK,EAAE,IAAI;AACZ,iBAAA;AACD,gBAAA;AACE,oBAAA,OAAO,EAAE,sBAAsB;AAC/B,oBAAA,QAAQ,EAAE,cAAc;AACzB,iBAAA;gBACDC,6BAA2B;AAC5B,aAAA;SACF,CAAC;KACH;;iHAnBU,oBAAoB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA;kHAApB,oBAAoB,EAAA,YAAA,EAAA,CAXhB,kCAAkC,CAAA,EAAA,OAAA,EAAA,CAE/C,YAAY;QACZ,UAAU;QACV,uBAAuB;QACvB,mBAAmB;QACnB,eAAe;QACf,wBAAwB,aAEhB,kCAAkC,CAAA,EAAA,CAAA,CAAA;AAEjC,oBAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,oBAAoB,YAT7B,YAAY;QACZ,UAAU;QACV,uBAAuB;QACvB,mBAAmB;QACnB,eAAe;QACf,wBAAwB,CAAA,EAAA,CAAA,CAAA;2FAIf,oBAAoB,EAAA,UAAA,EAAA,CAAA;kBAZhC,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;oBACR,YAAY,EAAE,CAAC,kCAAkC,CAAC;AAClD,oBAAA,OAAO,EAAE;wBACP,YAAY;wBACZ,UAAU;wBACV,uBAAuB;wBACvB,mBAAmB;wBACnB,eAAe;wBACf,wBAAwB;AACzB,qBAAA;oBACD,OAAO,EAAE,CAAC,kCAAkC,CAAC;iBAC9C,CAAA;;AAuBK,SAAU,WAAW,CAAC,QAAkB,EAAA;AAC5C,IAAA,SAAS,IAAI,GAAA;QACX,MAAM,qBAAqB,GAAG,QAAQ,CAAC,GAAG,CAAC,4BAA4B,CAAC,CAAC;QACzE,qBAAqB,CAAC,GAAG,CAAC;YACxB,GAAG,EAA2C,kCAAA;AAC9C,YAAA,SAAS,EAAE,kCAAkC;AAC9C,SAAA,CAAC,CAAC;KACJ;AACD,IAAA,OAAO,IAAI,CAAC;AACd;;MC3Da,iCAAiC,CAAA;AAJ9C,IAAA,WAAA,GAAA;AAKE,QAAA,IAAA,CAAA,SAAS,GAAkC,uBAAA,sCAAA;AAC3C,QAAA,IAAA,CAAA,SAAS,GAAkC,uBAAA,sCAAA;AAC3C,QAAA,IAAA,CAAA,UAAU,GAAmC,wBAAA,uCAAA;AAC7C,QAAA,IAAA,CAAA,YAAY,GAAqC,0BAAA,yCAAA;AACjD,QAAA,IAAA,CAAA,aAAa,GAAsC,kBAAA,0CAAA;AACnD,QAAA,IAAA,CAAA,SAAS,GAAkC,uBAAA,sCAAA;AAC3C,QAAA,IAAA,CAAA,eAAe,GAAwC,6BAAA,4CAAA;AACvD,QAAA,IAAA,CAAA,qBAAqB,GAA8C,mCAAA,kDAAA;KACpE;;8HATY,iCAAiC,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AAAjC,iCAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,iCAAiC,uECP9C,ijDAkDA,EAAA,YAAA,EAAA,CAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAAC,EAAA,CAAA,sBAAA,EAAA,QAAA,EAAA,YAAA,EAAA,EAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAAC,EAAA,CAAA,wBAAA,EAAA,QAAA,EAAA,mCAAA,EAAA,EAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAAA,EAAA,CAAA,oBAAA,EAAA,QAAA,EAAA,+BAAA,EAAA,EAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAAA,EAAA,CAAA,oBAAA,EAAA,QAAA,EAAA,+BAAA,EAAA,EAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAAA,EAAA,CAAA,0BAAA,EAAA,QAAA,EAAA,sCAAA,EAAA,EAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAAA,EAAA,CAAA,qBAAA,EAAA,QAAA,EAAA,gCAAA,EAAA,EAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAAA,EAAA,CAAA,uBAAA,EAAA,QAAA,EAAA,mCAAA,EAAA,EAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAAA,EAAA,CAAA,eAAA,EAAA,QAAA,EAAA,YAAA,EAAA,EAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAAC,IAAA,CAAA,oCAAA,EAAA,QAAA,EAAA,kCAAA,EAAA,MAAA,EAAA,CAAA,gCAAA,CAAA,EAAA,EAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAAA,IAAA,CAAA,2BAAA,EAAA,QAAA,EAAA,0BAAA,EAAA,EAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAAC,EAAA,CAAA,YAAA,EAAA,QAAA,EAAA,eAAA,EAAA,OAAA,EAAA,CAAA,UAAA,EAAA,YAAA,EAAA,QAAA,EAAA,QAAA,CAAA,EAAA,QAAA,EAAA,CAAA,QAAA,CAAA,EAAA,EAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAAN,EAAA,CAAA,4BAAA,EAAA,QAAA,EAAA,0BAAA,EAAA,MAAA,EAAA,CAAA,wBAAA,CAAA,EAAA,CAAA,EAAA,CAAA,CAAA;2FD3Ca,iCAAiC,EAAA,UAAA,EAAA,CAAA;kBAJ7C,SAAS;+BACE,iCAAiC,EAAA,QAAA,EAAA,ijDAAA,EAAA,CAAA;;;AEO7C,MAAM,MAAM,GAEe;AACzB,IAAA,CAAC,sBAAsB,CAAC,eAAe,GAAG,0BAA0B;AACpE,IAAA,CAAC,mBAAmB,CAAC,aAAa,GAAG,mBAAmB;AACxD,IAAA,CAAC,oBAAoB,CAAC,kBAAkB,GAAG,kBAAkB;CAC9D,CAAC;AAEK,MAAM,2BAA2B,GAAa;AACnD,IAAA,OAAO,EAAE,2BAA2B;AACpC,IAAA,KAAK,EAAE,IAAI;AACX,IAAA,QAAQ,EAAE,MAAM;CACjB;;MCeY,mBAAmB,CAAA;AAC9B,IAAA,OAAO,OAAO,GAAA;QACZ,OAAO;AACL,YAAA,QAAQ,EAAE,mBAAmB;AAC7B,YAAA,SAAS,EAAE;AACT,gBAAA,sBAAsB,CAAC,OAAO,EAAE,CAAC,SAAS;AAC1C,gBAAA;AACE,oBAAA,OAAO,EAAE,eAAe;AACxB,oBAAA,UAAU,EAAE,kBAAkB;oBAC9B,IAAI,EAAE,CAAC,QAAQ,CAAC;AAChB,oBAAA,KAAK,EAAE,IAAI;AACZ,iBAAA;AACD,gBAAA;AACE,oBAAA,OAAO,EAAE,sBAAsB;AAC/B,oBAAA,QAAQ,EAAE,cAAc;AACzB,iBAAA;gBACD,2BAA2B;AAC5B,aAAA;SACF,CAAC;KACH;;gHAnBU,mBAAmB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA;iHAAnB,mBAAmB,EAAA,YAAA,EAAA,CAbf,iCAAiC,CAAA,EAAA,OAAA,EAAA,CAE9C,YAAY;QACZ,sBAAsB;QACtB,oBAAoB;QACpB,mBAAmB;QACnB,eAAe;QACf,eAAe;QACf,UAAU;QACV,wBAAwB;QACxB,YAAY,CAAA,EAAA,CAAA,CAAA;AAGH,mBAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,mBAAmB,YAX5B,YAAY;QACZ,sBAAsB;QACtB,oBAAoB;QACpB,mBAAmB;QACnB,eAAe;QACf,eAAe;QACf,UAAU;QACV,wBAAwB,CAAA,EAAA,CAAA,CAAA;2FAIf,mBAAmB,EAAA,UAAA,EAAA,CAAA;kBAd/B,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;oBACR,YAAY,EAAE,CAAC,iCAAiC,CAAC;AACjD,oBAAA,OAAO,EAAE;wBACP,YAAY;wBACZ,sBAAsB;wBACtB,oBAAoB;wBACpB,mBAAmB;wBACnB,eAAe;wBACf,eAAe;wBACf,UAAU;wBACV,wBAAwB;wBACxB,YAAY;AACb,qBAAA;iBACF,CAAA;;AAuBK,SAAU,kBAAkB,CAAC,QAAkB,EAAA;AACnD,IAAA,SAAS,IAAI,GAAA;QACX,MAAM,qBAAqB,GAAG,QAAQ,CAAC,GAAG,CAAC,4BAA4B,CAAC,CAAC;QACzE,qBAAqB,CAAC,GAAG,CAAC;YACxB,GAAG,EAA2C,kCAAA;AAC9C,YAAA,SAAS,EAAE,iCAAiC;AAC7C,SAAA,CAAC,CAAC;KACJ;AAED,IAAA,OAAO,IAAI,CAAC;AACd;;ACtEA;;AAEG;;;;"}
1
+ {"version":3,"file":"volosoft-abp.ng.theme.lepton-x-layouts.mjs","sources":["../../../../libs/volo-lepton-x/layouts/src/side-menu/layout/side-menu-application-layout.component.ts","../../../../libs/volo-lepton-x/layouts/src/side-menu/layout/side-menu-application-layout.component.html","../../../../libs/volo-lepton-x/layouts/src/side-menu/layout/providers/translate.provider.ts","../../../../libs/volo-lepton-x/layouts/src/side-menu/layout/side-menu-layout.module.ts","../../../../libs/volo-lepton-x/layouts/src/top-menu/layout/top-menu-application-layout.component.ts","../../../../libs/volo-lepton-x/layouts/src/top-menu/layout/top-menu-application-layout.component.html","../../../../libs/volo-lepton-x/layouts/src/top-menu/layout/providers/translate.provider.ts","../../../../libs/volo-lepton-x/layouts/src/top-menu/layout/top-menu-layout.module.ts","../../../../libs/volo-lepton-x/layouts/src/volosoft-abp.ng.theme.lepton-x-layouts.ts"],"sourcesContent":["import { Component, ViewEncapsulation } from '@angular/core';\r\nimport { eThemeLeptonXComponents } from '@volosoft/abp.ng.theme.lepton-x';\r\n\r\n@Component({\r\n selector: 'abp-application-layout',\r\n templateUrl: './side-menu-application-layout.component.html',\r\n encapsulation: ViewEncapsulation.None,\r\n})\r\nexport class SideMenuApplicationLayoutComponent {\r\n toolbarKey = eThemeLeptonXComponents.Navbar;\r\n navbarKey = eThemeLeptonXComponents.Sidebar;\r\n routesKey = eThemeLeptonXComponents.Routes;\r\n toolbarItemsKey = eThemeLeptonXComponents.NavItems;\r\n breadcrumbKey = eThemeLeptonXComponents.Breadcrumb;\r\n footerKey = eThemeLeptonXComponents.Footer;\r\n settingsPanelKey = eThemeLeptonXComponents.Settings;\r\n}\r\n","<lpx-layout>\r\n <abp-page-alert-container></abp-page-alert-container>\r\n\r\n <ng-template lpx-navbar-panel>\r\n <lpx-navbar\r\n *abpReplaceableTemplate=\"{\r\n componentKey: navbarKey\r\n }\"\r\n >\r\n <ng-template lpx-navbar-routes let-items>\r\n <lpx-navbar-routes\r\n *abpReplaceableTemplate=\"{\r\n componentKey: routesKey,\r\n inputs: {\r\n navbarItems: items\r\n }\r\n }\"\r\n [navbarItems]=\"items\"\r\n >\r\n </lpx-navbar-routes>\r\n </ng-template>\r\n </lpx-navbar>\r\n </ng-template>\r\n <router-outlet></router-outlet>\r\n <ng-template lpx-breadcrumb-panel>\r\n <lpx-breadcrumb\r\n *abpReplaceableTemplate=\"{\r\n componentKey: breadcrumbKey\r\n }\"\r\n >\r\n </lpx-breadcrumb>\r\n </ng-template>\r\n <ng-template lpx-toolbar-panel>\r\n <lpx-toolbar-container\r\n *abpReplaceableTemplate=\"{\r\n componentKey: toolbarKey\r\n }\"\r\n >\r\n </lpx-toolbar-container>\r\n </ng-template>\r\n\r\n <ng-template lpx-footer-panel>\r\n <lpx-footer\r\n *abpReplaceableTemplate=\"{\r\n componentKey: footerKey\r\n }\"\r\n >\r\n </lpx-footer>\r\n </ng-template>\r\n\r\n <ng-container *abpIfReplaceableTemplateExists=\"settingsPanelKey\">\r\n <ng-template lpx-settings-panel>\r\n <ng-container\r\n *abpReplaceableTemplate=\"{\r\n componentKey: settingsPanelKey\r\n }\"\r\n ></ng-container>\r\n </ng-template>\r\n </ng-container>\r\n</lpx-layout>\r\n","import {\r\n MobileMenuTranslate,\r\n MobileMenuTranslateValues,\r\n SideMenuLayoutTranslate,\r\n SideMenuLayoutTranslateValues,\r\n ToolbarTranslateKeys,\r\n ToolbarTranslateValues,\r\n} from '@volosoft/ngx-lepton-x/layouts';\r\nimport { Provider } from '@angular/core';\r\nimport { LPX_TRANSLATE_KEY_MAP_TOKEN } from '@volosoft/abp.ng.theme.lepton-x';\r\n\r\nconst keyMap: SideMenuLayoutTranslateValues &\r\n MobileMenuTranslateValues &\r\n ToolbarTranslateValues = {\r\n [SideMenuLayoutTranslate.GeneralSettings]: 'LeptonX::GeneralSettings',\r\n [SideMenuLayoutTranslate.MenuFilter]: 'LeptonX::FilterMenu',\r\n [SideMenuLayoutTranslate.SettingsTitle]: 'LeptonX::ContainerWidth',\r\n [SideMenuLayoutTranslate.BoxedContainer]: 'LeptonX::ContainerWidth:Boxed',\r\n [SideMenuLayoutTranslate.FullWidthContainer]:\r\n 'LeptonX::ContainerWidth:FullWidth',\r\n [MobileMenuTranslate.SettingsTitle]: 'LeptonX::Settings',\r\n [ToolbarTranslateKeys.ContextMenuWelcome]: 'LeptonX::Welcome',\r\n};\r\n\r\nexport const LPX_TRANSLATE_KEYS_PROVIDER: Provider = {\r\n provide: LPX_TRANSLATE_KEY_MAP_TOKEN,\r\n multi: true,\r\n useValue: keyMap,\r\n};\r\n","import {\r\n APP_INITIALIZER,\r\n Injector,\r\n ModuleWithProviders,\r\n NgModule,\r\n Provider,\r\n} from '@angular/core';\r\nimport { CommonModule } from '@angular/common';\r\nimport { CoreModule, ReplaceableComponentsService } from '@abp/ng.core';\r\nimport { LpxSideMenuLayoutModule } from '@volosoft/ngx-lepton-x/layouts';\r\nimport {\r\n AbpAuthService,\r\n eThemeLeptonXComponents,\r\n} from '@volosoft/abp.ng.theme.lepton-x';\r\nimport { SideMenuApplicationLayoutComponent } from './side-menu-application-layout.component';\r\nimport {\r\n LPX_AUTH_SERVICE_TOKEN,\r\n LpxBreadcrumbModule,\r\n LpxFooterModule,\r\n PanelsModule,\r\n} from '@volo/ngx-lepton-x.core';\r\nimport { LPX_TRANSLATE_KEYS_PROVIDER } from './providers/translate.provider';\r\nimport { LeptonXAbpCoreModule } from '@volo/abp.ng.lepton-x.core';\r\n\r\n@NgModule({\r\n declarations: [SideMenuApplicationLayoutComponent],\r\n imports: [\r\n LeptonXAbpCoreModule,\r\n CommonModule,\r\n CoreModule,\r\n LpxSideMenuLayoutModule,\r\n LpxBreadcrumbModule,\r\n PanelsModule,\r\n LpxFooterModule,\r\n ],\r\n exports: [SideMenuApplicationLayoutComponent],\r\n})\r\nexport class SideMenuLayoutModule {\r\n static forRoot(): ModuleWithProviders<SideMenuLayoutModule> {\r\n return {\r\n ngModule: SideMenuLayoutModule,\r\n providers: [\r\n LpxSideMenuLayoutModule.forRoot().providers as Provider,\r\n {\r\n provide: APP_INITIALIZER,\r\n useFactory: initLayouts,\r\n deps: [Injector],\r\n multi: true,\r\n },\r\n {\r\n provide: LPX_AUTH_SERVICE_TOKEN,\r\n useClass: AbpAuthService,\r\n },\r\n LPX_TRANSLATE_KEYS_PROVIDER,\r\n ],\r\n };\r\n }\r\n}\r\n\r\nexport function initLayouts(injector: Injector) {\r\n function init() {\r\n const replaceableComponents = injector.get(ReplaceableComponentsService);\r\n replaceableComponents.add({\r\n key: eThemeLeptonXComponents.ApplicationLayout,\r\n component: SideMenuApplicationLayoutComponent,\r\n });\r\n }\r\n return init;\r\n}\r\n","import { Component } from '@angular/core';\r\nimport { eThemeLeptonXComponents } from '@volosoft/abp.ng.theme.lepton-x';\r\n\r\n@Component({\r\n selector: 'abp-top-menu-application-layout',\r\n templateUrl: './top-menu-application-layout.component.html',\r\n})\r\nexport class TopMenuApplicationLayoutComponent {\r\n navbarKey = eThemeLeptonXComponents.Navbar;\r\n routesKey = eThemeLeptonXComponents.Routes;\r\n toolbarKey = eThemeLeptonXComponents.Toolbar;\r\n topNavbarKey = eThemeLeptonXComponents.TopNavbar;\r\n breadcrumbKey = eThemeLeptonXComponents.Breadcrumb;\r\n footerKey = eThemeLeptonXComponents.Footer;\r\n mobileNavbarKey = eThemeLeptonXComponents.NavbarMobile;\r\n pageAlertContainerKey = eThemeLeptonXComponents.PageAlertContainer;\r\n settingsKey = eThemeLeptonXComponents.Settings;\r\n}\r\n","<lpx-layout>\r\n <abp-page-alert-container\r\n *abpReplaceableTemplate=\"{ componentKey: pageAlertContainerKey }\"\r\n ></abp-page-alert-container>\r\n\r\n <router-outlet></router-outlet>\r\n\r\n <ng-template\r\n lpx-breadcrumb-panel\r\n *abpIfReplaceableTemplateExists=\"breadcrumbKey\"\r\n >\r\n <ng-container *abpReplaceableTemplate=\"{ componentKey: breadcrumbKey }\">\r\n </ng-container>\r\n </ng-template>\r\n\r\n <ng-template lpx-navbar-panel *abpIfReplaceableTemplateExists=\"navbarKey\">\r\n <ng-container *abpReplaceableTemplate=\"{ componentKey: navbarKey }\">\r\n </ng-container>\r\n </ng-template>\r\n\r\n <ng-template\r\n lpx-mobile-navbar-panel\r\n *abpIfReplaceableTemplateExists=\"mobileNavbarKey\"\r\n >\r\n <ng-container *abpReplaceableTemplate=\"{ componentKey: mobileNavbarKey }\">\r\n </ng-container>\r\n </ng-template>\r\n\r\n <ng-template lpx-footer-panel *abpIfReplaceableTemplateExists=\"footerKey\">\r\n <lpx-footer\r\n *abpReplaceableTemplate=\"{\r\n componentKey: footerKey\r\n }\"\r\n >\r\n </lpx-footer>\r\n </ng-template>\r\n\r\n <ng-template lpx-toolbar-panel *abpIfReplaceableTemplateExists=\"toolbarKey\">\r\n <ng-container *abpReplaceableTemplate=\"{ componentKey: toolbarKey }\">\r\n </ng-container>\r\n </ng-template>\r\n\r\n <ng-template\r\n lpx-top-navbar-panel\r\n *abpIfReplaceableTemplateExists=\"topNavbarKey\"\r\n >\r\n <ng-container *abpReplaceableTemplate=\"{ componentKey: topNavbarKey }\">\r\n </ng-container>\r\n </ng-template>\r\n\r\n <ng-template lpx-settings-panel *abpIfReplaceableTemplateExists=\"settingsKey\">\r\n <ng-container *abpReplaceableTemplate=\"{ componentKey: settingsKey }\">\r\n </ng-container>\r\n </ng-template>\r\n</lpx-layout>\r\n","import {\r\n MobileMenuTranslate,\r\n MobileMenuTranslateValues,\r\n TopMenuLayoutTranslate,\r\n TopMenuLayoutTranslateValues,\r\n ToolbarTranslateKeys,\r\n ToolbarTranslateValues,\r\n} from '@volosoft/ngx-lepton-x/layouts';\r\nimport { Provider } from '@angular/core';\r\nimport { LPX_TRANSLATE_KEY_MAP_TOKEN } from '@volosoft/abp.ng.theme.lepton-x';\r\n\r\nconst keyMap: TopMenuLayoutTranslateValues &\r\n MobileMenuTranslateValues &\r\n ToolbarTranslateValues = {\r\n [TopMenuLayoutTranslate.GeneralSettings]: 'LeptonX::GeneralSettings',\r\n [MobileMenuTranslate.SettingsTitle]: 'LeptonX::Settings',\r\n [ToolbarTranslateKeys.ContextMenuWelcome]: 'LeptonX::Welcome',\r\n};\r\n\r\nexport const LPX_TRANSLATE_KEYS_PROVIDER: Provider = {\r\n provide: LPX_TRANSLATE_KEY_MAP_TOKEN,\r\n multi: true,\r\n useValue: keyMap,\r\n};\r\n","import {\r\n APP_INITIALIZER,\r\n Injector,\r\n ModuleWithProviders,\r\n NgModule,\r\n} from '@angular/core';\r\nimport { CommonModule } from '@angular/common';\r\nimport { TopMenuApplicationLayoutComponent } from './top-menu-application-layout.component';\r\nimport {\r\n LPX_AUTH_SERVICE_TOKEN,\r\n LpxBreadcrumbModule,\r\n LpxFooterModule,\r\n LpxNavbarModule,\r\n} from '@volo/ngx-lepton-x.core';\r\nimport {\r\n AbpAuthService,\r\n eThemeLeptonXComponents,\r\n} from '@volosoft/abp.ng.theme.lepton-x';\r\nimport { LPX_TRANSLATE_KEYS_PROVIDER } from './providers';\r\nimport { ReplaceableComponentsService, CoreModule } from '@abp/ng.core';\r\nimport { LpxTopMenuLayoutModule } from '@volosoft/ngx-lepton-x/layouts';\r\nimport { LeptonXAbpCoreModule, PageAlertContainerModule } from '@volo/abp.ng.lepton-x.core';\r\nimport { RouterOutlet } from '@angular/router';\r\n\r\n@NgModule({\r\n declarations: [TopMenuApplicationLayoutComponent],\r\n imports: [\r\n CommonModule,\r\n LpxTopMenuLayoutModule,\r\n LeptonXAbpCoreModule,\r\n LpxBreadcrumbModule,\r\n LpxFooterModule,\r\n LpxNavbarModule,\r\n CoreModule,\r\n PageAlertContainerModule,\r\n RouterOutlet,\r\n ],\r\n})\r\nexport class TopMenuLayoutModule {\r\n static forRoot(): ModuleWithProviders<TopMenuLayoutModule> {\r\n return {\r\n ngModule: TopMenuLayoutModule,\r\n providers: [\r\n LpxTopMenuLayoutModule.forRoot().providers,\r\n {\r\n provide: APP_INITIALIZER,\r\n useFactory: initLayoutsFactory,\r\n deps: [Injector],\r\n multi: true,\r\n },\r\n {\r\n provide: LPX_AUTH_SERVICE_TOKEN,\r\n useClass: AbpAuthService,\r\n },\r\n LPX_TRANSLATE_KEYS_PROVIDER,\r\n ],\r\n };\r\n }\r\n}\r\n\r\nexport function initLayoutsFactory(injector: Injector) {\r\n function init() {\r\n const replaceableComponents = injector.get(ReplaceableComponentsService);\r\n replaceableComponents.add({\r\n key: eThemeLeptonXComponents.ApplicationLayout,\r\n component: TopMenuApplicationLayoutComponent,\r\n });\r\n }\r\n\r\n return init;\r\n}\r\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["keyMap","LPX_TRANSLATE_KEYS_PROVIDER","i1","i2","i3","i4","i5"],"mappings":"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"}
@@ -1,15 +1,15 @@
1
1
  import * as i0 from '@angular/core';
2
2
  import { Component, ViewEncapsulation, APP_INITIALIZER, Injector, NgModule } from '@angular/core';
3
- import * as i1 from '@angular/router';
3
+ import * as i1 from '@volo/abp.ng.lepton-x.core';
4
+ import { LeptonXAbpCoreModule, PageAlertContainerModule } from '@volo/abp.ng.lepton-x.core';
5
+ import * as i2 from '@angular/router';
4
6
  import { RouterOutlet } from '@angular/router';
5
- import * as i2 from '@abp/ng.core';
7
+ import * as i3 from '@abp/ng.core';
6
8
  import { CoreModule, ReplaceableComponentsService } from '@abp/ng.core';
7
- import * as i3 from '@volosoft/ngx-lepton-x/layouts';
9
+ import * as i4 from '@volosoft/ngx-lepton-x/layouts';
8
10
  import { SideMenuLayoutTranslate, MobileMenuTranslate, ToolbarTranslateKeys, LpxSideMenuLayoutModule, TopMenuLayoutTranslate, LpxTopMenuLayoutModule } from '@volosoft/ngx-lepton-x/layouts';
9
- import * as i4 from '@volo/ngx-lepton-x.core';
10
- import { LPX_AUTH_SERVICE_TOKEN, LpxBreadcrumbModule, LpxFooterModule, LpxNavbarModule } from '@volo/ngx-lepton-x.core';
11
- import * as i3$1 from '@volo/abp.ng.lepton-x.core';
12
- import { PageAlertContainerModule, LeptonXAbpCoreModule } from '@volo/abp.ng.lepton-x.core';
11
+ import * as i5 from '@volo/ngx-lepton-x.core';
12
+ import { LPX_AUTH_SERVICE_TOKEN, LpxBreadcrumbModule, PanelsModule, LpxFooterModule, LpxNavbarModule } from '@volo/ngx-lepton-x.core';
13
13
  import { CommonModule } from '@angular/common';
14
14
  import { LPX_TRANSLATE_KEY_MAP_TOKEN, AbpAuthService } from '@volosoft/abp.ng.theme.lepton-x';
15
15
 
@@ -21,13 +21,14 @@ class SideMenuApplicationLayoutComponent {
21
21
  this.toolbarItemsKey = "Theme.NavItemsComponent" /* eThemeLeptonXComponents.NavItems */;
22
22
  this.breadcrumbKey = "Theme.Breadcrumb" /* eThemeLeptonXComponents.Breadcrumb */;
23
23
  this.footerKey = "Theme.FooterComponent" /* eThemeLeptonXComponents.Footer */;
24
+ this.settingsPanelKey = "Theme.SettingsComponent" /* eThemeLeptonXComponents.Settings */;
24
25
  }
25
26
  }
26
27
  SideMenuApplicationLayoutComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SideMenuApplicationLayoutComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
27
- SideMenuApplicationLayoutComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.0", type: SideMenuApplicationLayoutComponent, selector: "abp-application-layout", ngImport: i0, template: "<lpx-layout>\r\n <abp-page-alert-container></abp-page-alert-container>\r\n\r\n <ng-template lpx-navbar-panel>\r\n <lpx-navbar\r\n *abpReplaceableTemplate=\"{\r\n componentKey: navbarKey\r\n }\"\r\n >\r\n <ng-template lpx-navbar-routes let-items>\r\n <lpx-navbar-routes\r\n *abpReplaceableTemplate=\"{\r\n componentKey: routesKey,\r\n inputs: {\r\n navbarItems: items\r\n }\r\n }\"\r\n [navbarItems]=\"items\"\r\n >\r\n </lpx-navbar-routes>\r\n </ng-template>\r\n </lpx-navbar>\r\n </ng-template>\r\n <router-outlet></router-outlet>\r\n <ng-template lpx-breadcrumb-panel>\r\n <lpx-breadcrumb\r\n *abpReplaceableTemplate=\"{\r\n componentKey: breadcrumbKey\r\n }\"\r\n >\r\n </lpx-breadcrumb>\r\n </ng-template>\r\n <ng-template lpx-toolbar-panel>\r\n <lpx-toolbar-container\r\n *abpReplaceableTemplate=\"{\r\n componentKey: toolbarKey\r\n }\"\r\n >\r\n </lpx-toolbar-container>\r\n </ng-template>\r\n\r\n <ng-template lpx-footer-panel>\r\n <lpx-footer\r\n *abpReplaceableTemplate=\"{\r\n componentKey: footerKey\r\n }\"\r\n >\r\n </lpx-footer>\r\n </ng-template>\r\n</lpx-layout>\r\n", dependencies: [{ kind: "directive", type: i1.RouterOutlet, selector: "router-outlet", outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }, { kind: "directive", type: i2.ReplaceableTemplateDirective, selector: "[abpReplaceableTemplate]", inputs: ["abpReplaceableTemplate"] }, { kind: "component", type: i3.SideMenuLayoutComponent, selector: "lpx-layout" }, { kind: "component", type: i4.BreadcrumbComponent, selector: "lpx-breadcrumb" }, { kind: "component", type: i4.NavbarComponent, selector: "lpx-navbar" }, { kind: "component", type: i4.NavbarRoutesComponent, selector: "lpx-navbar-routes", inputs: ["navbarItems", "routerItem"], outputs: ["routeClick"] }, { kind: "directive", type: i4.NavbarRoutesDirective, selector: "[lpx-navbar-routes],[lpxNavbarRoutes]", exportAs: ["lpxNavbarRoutes"] }, { kind: "component", type: i3.ToolbarContainerComponent, selector: "lpx-toolbar-container" }, { kind: "directive", type: i4.BreadcrumbPanelDirective, selector: "ng-template[lpx-breadcrumb-panel]" }, { kind: "directive", type: i4.NavbarPanelDirective, selector: "ng-template[lpx-navbar-panel]" }, { kind: "directive", type: i4.FooterPanelDirective, selector: "ng-template[lpx-footer-panel]" }, { kind: "directive", type: i4.ToolbarPanelDirective, selector: "ng-template[lpx-toolbar-panel]" }, { kind: "component", type: i4.FooterComponent, selector: "lpx-footer" }, { kind: "component", type: i3$1.PageAlertContainerComponent, selector: "abp-page-alert-container" }], encapsulation: i0.ViewEncapsulation.None });
28
+ SideMenuApplicationLayoutComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.0", type: SideMenuApplicationLayoutComponent, selector: "abp-application-layout", ngImport: i0, template: "<lpx-layout>\r\n <abp-page-alert-container></abp-page-alert-container>\r\n\r\n <ng-template lpx-navbar-panel>\r\n <lpx-navbar\r\n *abpReplaceableTemplate=\"{\r\n componentKey: navbarKey\r\n }\"\r\n >\r\n <ng-template lpx-navbar-routes let-items>\r\n <lpx-navbar-routes\r\n *abpReplaceableTemplate=\"{\r\n componentKey: routesKey,\r\n inputs: {\r\n navbarItems: items\r\n }\r\n }\"\r\n [navbarItems]=\"items\"\r\n >\r\n </lpx-navbar-routes>\r\n </ng-template>\r\n </lpx-navbar>\r\n </ng-template>\r\n <router-outlet></router-outlet>\r\n <ng-template lpx-breadcrumb-panel>\r\n <lpx-breadcrumb\r\n *abpReplaceableTemplate=\"{\r\n componentKey: breadcrumbKey\r\n }\"\r\n >\r\n </lpx-breadcrumb>\r\n </ng-template>\r\n <ng-template lpx-toolbar-panel>\r\n <lpx-toolbar-container\r\n *abpReplaceableTemplate=\"{\r\n componentKey: toolbarKey\r\n }\"\r\n >\r\n </lpx-toolbar-container>\r\n </ng-template>\r\n\r\n <ng-template lpx-footer-panel>\r\n <lpx-footer\r\n *abpReplaceableTemplate=\"{\r\n componentKey: footerKey\r\n }\"\r\n >\r\n </lpx-footer>\r\n </ng-template>\r\n\r\n <ng-container *abpIfReplaceableTemplateExists=\"settingsPanelKey\">\r\n <ng-template lpx-settings-panel>\r\n <ng-container\r\n *abpReplaceableTemplate=\"{\r\n componentKey: settingsPanelKey\r\n }\"\r\n ></ng-container>\r\n </ng-template>\r\n </ng-container>\r\n</lpx-layout>\r\n", dependencies: [{ kind: "directive", type: i1.IfReplaceableTemplateExistsDirective, selector: "[abpIfReplaceableTemplateExists]", inputs: ["abpIfReplaceableTemplateExists"] }, { kind: "component", type: i1.PageAlertContainerComponent, selector: "abp-page-alert-container" }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }, { kind: "directive", type: i3.ReplaceableTemplateDirective, selector: "[abpReplaceableTemplate]", inputs: ["abpReplaceableTemplate"] }, { kind: "component", type: i4.SideMenuLayoutComponent, selector: "lpx-layout" }, { kind: "component", type: i5.BreadcrumbComponent, selector: "lpx-breadcrumb" }, { kind: "component", type: i5.NavbarComponent, selector: "lpx-navbar" }, { kind: "component", type: i5.NavbarRoutesComponent, selector: "lpx-navbar-routes", inputs: ["navbarItems", "routerItem"], outputs: ["routeClick"] }, { kind: "directive", type: i5.NavbarRoutesDirective, selector: "[lpx-navbar-routes],[lpxNavbarRoutes]", exportAs: ["lpxNavbarRoutes"] }, { kind: "component", type: i4.ToolbarContainerComponent, selector: "lpx-toolbar-container" }, { kind: "directive", type: i5.BreadcrumbPanelDirective, selector: "ng-template[lpx-breadcrumb-panel]" }, { kind: "directive", type: i5.NavbarPanelDirective, selector: "ng-template[lpx-navbar-panel]" }, { kind: "directive", type: i5.FooterPanelDirective, selector: "ng-template[lpx-footer-panel]" }, { kind: "directive", type: i5.ToolbarPanelDirective, selector: "ng-template[lpx-toolbar-panel]" }, { kind: "directive", type: i5.SettingsPanelDirective, selector: "ng-template[lpx-settings-panel]" }, { kind: "component", type: i5.FooterComponent, selector: "lpx-footer" }], encapsulation: i0.ViewEncapsulation.None });
28
29
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SideMenuApplicationLayoutComponent, decorators: [{
29
30
  type: Component,
30
- args: [{ selector: 'abp-application-layout', encapsulation: ViewEncapsulation.None, template: "<lpx-layout>\r\n <abp-page-alert-container></abp-page-alert-container>\r\n\r\n <ng-template lpx-navbar-panel>\r\n <lpx-navbar\r\n *abpReplaceableTemplate=\"{\r\n componentKey: navbarKey\r\n }\"\r\n >\r\n <ng-template lpx-navbar-routes let-items>\r\n <lpx-navbar-routes\r\n *abpReplaceableTemplate=\"{\r\n componentKey: routesKey,\r\n inputs: {\r\n navbarItems: items\r\n }\r\n }\"\r\n [navbarItems]=\"items\"\r\n >\r\n </lpx-navbar-routes>\r\n </ng-template>\r\n </lpx-navbar>\r\n </ng-template>\r\n <router-outlet></router-outlet>\r\n <ng-template lpx-breadcrumb-panel>\r\n <lpx-breadcrumb\r\n *abpReplaceableTemplate=\"{\r\n componentKey: breadcrumbKey\r\n }\"\r\n >\r\n </lpx-breadcrumb>\r\n </ng-template>\r\n <ng-template lpx-toolbar-panel>\r\n <lpx-toolbar-container\r\n *abpReplaceableTemplate=\"{\r\n componentKey: toolbarKey\r\n }\"\r\n >\r\n </lpx-toolbar-container>\r\n </ng-template>\r\n\r\n <ng-template lpx-footer-panel>\r\n <lpx-footer\r\n *abpReplaceableTemplate=\"{\r\n componentKey: footerKey\r\n }\"\r\n >\r\n </lpx-footer>\r\n </ng-template>\r\n</lpx-layout>\r\n" }]
31
+ args: [{ selector: 'abp-application-layout', encapsulation: ViewEncapsulation.None, template: "<lpx-layout>\r\n <abp-page-alert-container></abp-page-alert-container>\r\n\r\n <ng-template lpx-navbar-panel>\r\n <lpx-navbar\r\n *abpReplaceableTemplate=\"{\r\n componentKey: navbarKey\r\n }\"\r\n >\r\n <ng-template lpx-navbar-routes let-items>\r\n <lpx-navbar-routes\r\n *abpReplaceableTemplate=\"{\r\n componentKey: routesKey,\r\n inputs: {\r\n navbarItems: items\r\n }\r\n }\"\r\n [navbarItems]=\"items\"\r\n >\r\n </lpx-navbar-routes>\r\n </ng-template>\r\n </lpx-navbar>\r\n </ng-template>\r\n <router-outlet></router-outlet>\r\n <ng-template lpx-breadcrumb-panel>\r\n <lpx-breadcrumb\r\n *abpReplaceableTemplate=\"{\r\n componentKey: breadcrumbKey\r\n }\"\r\n >\r\n </lpx-breadcrumb>\r\n </ng-template>\r\n <ng-template lpx-toolbar-panel>\r\n <lpx-toolbar-container\r\n *abpReplaceableTemplate=\"{\r\n componentKey: toolbarKey\r\n }\"\r\n >\r\n </lpx-toolbar-container>\r\n </ng-template>\r\n\r\n <ng-template lpx-footer-panel>\r\n <lpx-footer\r\n *abpReplaceableTemplate=\"{\r\n componentKey: footerKey\r\n }\"\r\n >\r\n </lpx-footer>\r\n </ng-template>\r\n\r\n <ng-container *abpIfReplaceableTemplateExists=\"settingsPanelKey\">\r\n <ng-template lpx-settings-panel>\r\n <ng-container\r\n *abpReplaceableTemplate=\"{\r\n componentKey: settingsPanelKey\r\n }\"\r\n ></ng-container>\r\n </ng-template>\r\n </ng-container>\r\n</lpx-layout>\r\n" }]
31
32
  }] });
32
33
 
33
34
  const keyMap$1 = {
@@ -67,29 +68,32 @@ class SideMenuLayoutModule {
67
68
  }
68
69
  }
69
70
  SideMenuLayoutModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SideMenuLayoutModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
70
- SideMenuLayoutModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.0", ngImport: i0, type: SideMenuLayoutModule, declarations: [SideMenuApplicationLayoutComponent], imports: [CommonModule,
71
+ SideMenuLayoutModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.0", ngImport: i0, type: SideMenuLayoutModule, declarations: [SideMenuApplicationLayoutComponent], imports: [LeptonXAbpCoreModule,
72
+ CommonModule,
71
73
  CoreModule,
72
74
  LpxSideMenuLayoutModule,
73
75
  LpxBreadcrumbModule,
74
- LpxFooterModule,
75
- PageAlertContainerModule], exports: [SideMenuApplicationLayoutComponent] });
76
- SideMenuLayoutModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SideMenuLayoutModule, imports: [CommonModule,
76
+ PanelsModule,
77
+ LpxFooterModule], exports: [SideMenuApplicationLayoutComponent] });
78
+ SideMenuLayoutModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SideMenuLayoutModule, imports: [LeptonXAbpCoreModule,
79
+ CommonModule,
77
80
  CoreModule,
78
81
  LpxSideMenuLayoutModule,
79
82
  LpxBreadcrumbModule,
80
- LpxFooterModule,
81
- PageAlertContainerModule] });
83
+ PanelsModule,
84
+ LpxFooterModule] });
82
85
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SideMenuLayoutModule, decorators: [{
83
86
  type: NgModule,
84
87
  args: [{
85
88
  declarations: [SideMenuApplicationLayoutComponent],
86
89
  imports: [
90
+ LeptonXAbpCoreModule,
87
91
  CommonModule,
88
92
  CoreModule,
89
93
  LpxSideMenuLayoutModule,
90
94
  LpxBreadcrumbModule,
95
+ PanelsModule,
91
96
  LpxFooterModule,
92
- PageAlertContainerModule,
93
97
  ],
94
98
  exports: [SideMenuApplicationLayoutComponent],
95
99
  }]
@@ -115,13 +119,14 @@ class TopMenuApplicationLayoutComponent {
115
119
  this.footerKey = "Theme.FooterComponent" /* eThemeLeptonXComponents.Footer */;
116
120
  this.mobileNavbarKey = "Theme.NavbarMobileComponent" /* eThemeLeptonXComponents.NavbarMobile */;
117
121
  this.pageAlertContainerKey = "Theme.PageAlertContainerComponent" /* eThemeLeptonXComponents.PageAlertContainer */;
122
+ this.settingsKey = "Theme.SettingsComponent" /* eThemeLeptonXComponents.Settings */;
118
123
  }
119
124
  }
120
125
  TopMenuApplicationLayoutComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: TopMenuApplicationLayoutComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
121
- TopMenuApplicationLayoutComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.0", type: TopMenuApplicationLayoutComponent, selector: "abp-top-menu-application-layout", ngImport: i0, template: "<lpx-layout>\r\n <abp-page-alert-container\r\n *abpReplaceableTemplate=\"{ componentKey: pageAlertContainerKey }\"\r\n ></abp-page-alert-container>\r\n\r\n <router-outlet></router-outlet>\r\n\r\n <ng-template\r\n lpx-breadcrumb-panel\r\n *abpIfReplaceableTemplateExists=\"breadcrumbKey\"\r\n >\r\n <ng-template *abpReplaceableTemplate=\"{ componentKey: breadcrumbKey }\">\r\n </ng-template>\r\n </ng-template>\r\n\r\n <ng-template lpx-navbar-panel *abpIfReplaceableTemplateExists=\"navbarKey\">\r\n <ng-template *abpReplaceableTemplate=\"{ componentKey: navbarKey }\">\r\n </ng-template>\r\n </ng-template>\r\n\r\n <ng-template\r\n lpx-mobile-navbar-panel\r\n *abpIfReplaceableTemplateExists=\"mobileNavbarKey\"\r\n >\r\n <ng-template *abpReplaceableTemplate=\"{ componentKey: mobileNavbarKey }\">\r\n </ng-template>\r\n </ng-template>\r\n\r\n <ng-template lpx-footer-panel *abpIfReplaceableTemplateExists=\"footerKey\">\r\n <lpx-footer\r\n *abpReplaceableTemplate=\"{\r\n componentKey: footerKey\r\n }\"\r\n >\r\n </lpx-footer>\r\n </ng-template>\r\n\r\n <ng-template lpx-toolbar-panel *abpIfReplaceableTemplateExists=\"toolbarKey\">\r\n <ng-template *abpReplaceableTemplate=\"{ componentKey: toolbarKey }\">\r\n </ng-template>\r\n </ng-template>\r\n\r\n <ng-template\r\n lpx-top-navbar-panel\r\n *abpIfReplaceableTemplateExists=\"topNavbarKey\"\r\n >\r\n <ng-template *abpReplaceableTemplate=\"{ componentKey: topNavbarKey }\">\r\n </ng-template>\r\n </ng-template>\r\n</lpx-layout>\r\n", dependencies: [{ kind: "component", type: i3.TopMenuLayoutComponent, selector: "lpx-layout" }, { kind: "directive", type: i4.BreadcrumbPanelDirective, selector: "ng-template[lpx-breadcrumb-panel]" }, { kind: "directive", type: i4.NavbarPanelDirective, selector: "ng-template[lpx-navbar-panel]" }, { kind: "directive", type: i4.FooterPanelDirective, selector: "ng-template[lpx-footer-panel]" }, { kind: "directive", type: i4.MobileNavbarPanelDirective, selector: "ng-template[lpx-mobile-navbar-panel]" }, { kind: "directive", type: i4.ToolbarPanelDirective, selector: "ng-template[lpx-toolbar-panel]" }, { kind: "directive", type: i4.TopNavbarPanelDirective, selector: "ng-template[lpx-top-navbar-panel]" }, { kind: "component", type: i4.FooterComponent, selector: "lpx-footer" }, { kind: "directive", type: i3$1.IfReplaceableTemplateExistsDirective, selector: "[abpIfReplaceableTemplateExists]", inputs: ["abpIfReplaceableTemplateExists"] }, { kind: "component", type: i3$1.PageAlertContainerComponent, selector: "abp-page-alert-container" }, { kind: "directive", type: i1.RouterOutlet, selector: "router-outlet", outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }, { kind: "directive", type: i2.ReplaceableTemplateDirective, selector: "[abpReplaceableTemplate]", inputs: ["abpReplaceableTemplate"] }] });
126
+ TopMenuApplicationLayoutComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.0", type: TopMenuApplicationLayoutComponent, selector: "abp-top-menu-application-layout", ngImport: i0, template: "<lpx-layout>\r\n <abp-page-alert-container\r\n *abpReplaceableTemplate=\"{ componentKey: pageAlertContainerKey }\"\r\n ></abp-page-alert-container>\r\n\r\n <router-outlet></router-outlet>\r\n\r\n <ng-template\r\n lpx-breadcrumb-panel\r\n *abpIfReplaceableTemplateExists=\"breadcrumbKey\"\r\n >\r\n <ng-container *abpReplaceableTemplate=\"{ componentKey: breadcrumbKey }\">\r\n </ng-container>\r\n </ng-template>\r\n\r\n <ng-template lpx-navbar-panel *abpIfReplaceableTemplateExists=\"navbarKey\">\r\n <ng-container *abpReplaceableTemplate=\"{ componentKey: navbarKey }\">\r\n </ng-container>\r\n </ng-template>\r\n\r\n <ng-template\r\n lpx-mobile-navbar-panel\r\n *abpIfReplaceableTemplateExists=\"mobileNavbarKey\"\r\n >\r\n <ng-container *abpReplaceableTemplate=\"{ componentKey: mobileNavbarKey }\">\r\n </ng-container>\r\n </ng-template>\r\n\r\n <ng-template lpx-footer-panel *abpIfReplaceableTemplateExists=\"footerKey\">\r\n <lpx-footer\r\n *abpReplaceableTemplate=\"{\r\n componentKey: footerKey\r\n }\"\r\n >\r\n </lpx-footer>\r\n </ng-template>\r\n\r\n <ng-template lpx-toolbar-panel *abpIfReplaceableTemplateExists=\"toolbarKey\">\r\n <ng-container *abpReplaceableTemplate=\"{ componentKey: toolbarKey }\">\r\n </ng-container>\r\n </ng-template>\r\n\r\n <ng-template\r\n lpx-top-navbar-panel\r\n *abpIfReplaceableTemplateExists=\"topNavbarKey\"\r\n >\r\n <ng-container *abpReplaceableTemplate=\"{ componentKey: topNavbarKey }\">\r\n </ng-container>\r\n </ng-template>\r\n\r\n <ng-template lpx-settings-panel *abpIfReplaceableTemplateExists=\"settingsKey\">\r\n <ng-container *abpReplaceableTemplate=\"{ componentKey: settingsKey }\">\r\n </ng-container>\r\n </ng-template>\r\n</lpx-layout>\r\n", dependencies: [{ kind: "component", type: i4.TopMenuLayoutComponent, selector: "lpx-layout" }, { kind: "directive", type: i5.BreadcrumbPanelDirective, selector: "ng-template[lpx-breadcrumb-panel]" }, { kind: "directive", type: i5.NavbarPanelDirective, selector: "ng-template[lpx-navbar-panel]" }, { kind: "directive", type: i5.FooterPanelDirective, selector: "ng-template[lpx-footer-panel]" }, { kind: "directive", type: i5.MobileNavbarPanelDirective, selector: "ng-template[lpx-mobile-navbar-panel]" }, { kind: "directive", type: i5.ToolbarPanelDirective, selector: "ng-template[lpx-toolbar-panel]" }, { kind: "directive", type: i5.TopNavbarPanelDirective, selector: "ng-template[lpx-top-navbar-panel]" }, { kind: "directive", type: i5.SettingsPanelDirective, selector: "ng-template[lpx-settings-panel]" }, { kind: "component", type: i5.FooterComponent, selector: "lpx-footer" }, { kind: "directive", type: i1.IfReplaceableTemplateExistsDirective, selector: "[abpIfReplaceableTemplateExists]", inputs: ["abpIfReplaceableTemplateExists"] }, { kind: "component", type: i1.PageAlertContainerComponent, selector: "abp-page-alert-container" }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }, { kind: "directive", type: i3.ReplaceableTemplateDirective, selector: "[abpReplaceableTemplate]", inputs: ["abpReplaceableTemplate"] }] });
122
127
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: TopMenuApplicationLayoutComponent, decorators: [{
123
128
  type: Component,
124
- args: [{ selector: 'abp-top-menu-application-layout', template: "<lpx-layout>\r\n <abp-page-alert-container\r\n *abpReplaceableTemplate=\"{ componentKey: pageAlertContainerKey }\"\r\n ></abp-page-alert-container>\r\n\r\n <router-outlet></router-outlet>\r\n\r\n <ng-template\r\n lpx-breadcrumb-panel\r\n *abpIfReplaceableTemplateExists=\"breadcrumbKey\"\r\n >\r\n <ng-template *abpReplaceableTemplate=\"{ componentKey: breadcrumbKey }\">\r\n </ng-template>\r\n </ng-template>\r\n\r\n <ng-template lpx-navbar-panel *abpIfReplaceableTemplateExists=\"navbarKey\">\r\n <ng-template *abpReplaceableTemplate=\"{ componentKey: navbarKey }\">\r\n </ng-template>\r\n </ng-template>\r\n\r\n <ng-template\r\n lpx-mobile-navbar-panel\r\n *abpIfReplaceableTemplateExists=\"mobileNavbarKey\"\r\n >\r\n <ng-template *abpReplaceableTemplate=\"{ componentKey: mobileNavbarKey }\">\r\n </ng-template>\r\n </ng-template>\r\n\r\n <ng-template lpx-footer-panel *abpIfReplaceableTemplateExists=\"footerKey\">\r\n <lpx-footer\r\n *abpReplaceableTemplate=\"{\r\n componentKey: footerKey\r\n }\"\r\n >\r\n </lpx-footer>\r\n </ng-template>\r\n\r\n <ng-template lpx-toolbar-panel *abpIfReplaceableTemplateExists=\"toolbarKey\">\r\n <ng-template *abpReplaceableTemplate=\"{ componentKey: toolbarKey }\">\r\n </ng-template>\r\n </ng-template>\r\n\r\n <ng-template\r\n lpx-top-navbar-panel\r\n *abpIfReplaceableTemplateExists=\"topNavbarKey\"\r\n >\r\n <ng-template *abpReplaceableTemplate=\"{ componentKey: topNavbarKey }\">\r\n </ng-template>\r\n </ng-template>\r\n</lpx-layout>\r\n" }]
129
+ args: [{ selector: 'abp-top-menu-application-layout', template: "<lpx-layout>\r\n <abp-page-alert-container\r\n *abpReplaceableTemplate=\"{ componentKey: pageAlertContainerKey }\"\r\n ></abp-page-alert-container>\r\n\r\n <router-outlet></router-outlet>\r\n\r\n <ng-template\r\n lpx-breadcrumb-panel\r\n *abpIfReplaceableTemplateExists=\"breadcrumbKey\"\r\n >\r\n <ng-container *abpReplaceableTemplate=\"{ componentKey: breadcrumbKey }\">\r\n </ng-container>\r\n </ng-template>\r\n\r\n <ng-template lpx-navbar-panel *abpIfReplaceableTemplateExists=\"navbarKey\">\r\n <ng-container *abpReplaceableTemplate=\"{ componentKey: navbarKey }\">\r\n </ng-container>\r\n </ng-template>\r\n\r\n <ng-template\r\n lpx-mobile-navbar-panel\r\n *abpIfReplaceableTemplateExists=\"mobileNavbarKey\"\r\n >\r\n <ng-container *abpReplaceableTemplate=\"{ componentKey: mobileNavbarKey }\">\r\n </ng-container>\r\n </ng-template>\r\n\r\n <ng-template lpx-footer-panel *abpIfReplaceableTemplateExists=\"footerKey\">\r\n <lpx-footer\r\n *abpReplaceableTemplate=\"{\r\n componentKey: footerKey\r\n }\"\r\n >\r\n </lpx-footer>\r\n </ng-template>\r\n\r\n <ng-template lpx-toolbar-panel *abpIfReplaceableTemplateExists=\"toolbarKey\">\r\n <ng-container *abpReplaceableTemplate=\"{ componentKey: toolbarKey }\">\r\n </ng-container>\r\n </ng-template>\r\n\r\n <ng-template\r\n lpx-top-navbar-panel\r\n *abpIfReplaceableTemplateExists=\"topNavbarKey\"\r\n >\r\n <ng-container *abpReplaceableTemplate=\"{ componentKey: topNavbarKey }\">\r\n </ng-container>\r\n </ng-template>\r\n\r\n <ng-template lpx-settings-panel *abpIfReplaceableTemplateExists=\"settingsKey\">\r\n <ng-container *abpReplaceableTemplate=\"{ componentKey: settingsKey }\">\r\n </ng-container>\r\n </ng-template>\r\n</lpx-layout>\r\n" }]
125
130
  }] });
126
131
 
127
132
  const keyMap = {
@@ -1 +1 @@
1
- {"version":3,"file":"volosoft-abp.ng.theme.lepton-x-layouts.mjs","sources":["../../../../libs/volo-lepton-x/layouts/src/side-menu/layout/side-menu-application-layout.component.ts","../../../../libs/volo-lepton-x/layouts/src/side-menu/layout/side-menu-application-layout.component.html","../../../../libs/volo-lepton-x/layouts/src/side-menu/layout/providers/translate.provider.ts","../../../../libs/volo-lepton-x/layouts/src/side-menu/layout/side-menu-layout.module.ts","../../../../libs/volo-lepton-x/layouts/src/top-menu/layout/top-menu-application-layout.component.ts","../../../../libs/volo-lepton-x/layouts/src/top-menu/layout/top-menu-application-layout.component.html","../../../../libs/volo-lepton-x/layouts/src/top-menu/layout/providers/translate.provider.ts","../../../../libs/volo-lepton-x/layouts/src/top-menu/layout/top-menu-layout.module.ts","../../../../libs/volo-lepton-x/layouts/src/volosoft-abp.ng.theme.lepton-x-layouts.ts"],"sourcesContent":["import { Component, ViewEncapsulation } from '@angular/core';\r\nimport { eThemeLeptonXComponents } from '@volosoft/abp.ng.theme.lepton-x';\r\n\r\n@Component({\r\n selector: 'abp-application-layout',\r\n templateUrl: './side-menu-application-layout.component.html',\r\n encapsulation: ViewEncapsulation.None,\r\n})\r\nexport class SideMenuApplicationLayoutComponent {\r\n toolbarKey = eThemeLeptonXComponents.Navbar;\r\n navbarKey = eThemeLeptonXComponents.Sidebar;\r\n routesKey = eThemeLeptonXComponents.Routes;\r\n toolbarItemsKey = eThemeLeptonXComponents.NavItems;\r\n breadcrumbKey = eThemeLeptonXComponents.Breadcrumb;\r\n footerKey = eThemeLeptonXComponents.Footer;\r\n}\r\n","<lpx-layout>\r\n <abp-page-alert-container></abp-page-alert-container>\r\n\r\n <ng-template lpx-navbar-panel>\r\n <lpx-navbar\r\n *abpReplaceableTemplate=\"{\r\n componentKey: navbarKey\r\n }\"\r\n >\r\n <ng-template lpx-navbar-routes let-items>\r\n <lpx-navbar-routes\r\n *abpReplaceableTemplate=\"{\r\n componentKey: routesKey,\r\n inputs: {\r\n navbarItems: items\r\n }\r\n }\"\r\n [navbarItems]=\"items\"\r\n >\r\n </lpx-navbar-routes>\r\n </ng-template>\r\n </lpx-navbar>\r\n </ng-template>\r\n <router-outlet></router-outlet>\r\n <ng-template lpx-breadcrumb-panel>\r\n <lpx-breadcrumb\r\n *abpReplaceableTemplate=\"{\r\n componentKey: breadcrumbKey\r\n }\"\r\n >\r\n </lpx-breadcrumb>\r\n </ng-template>\r\n <ng-template lpx-toolbar-panel>\r\n <lpx-toolbar-container\r\n *abpReplaceableTemplate=\"{\r\n componentKey: toolbarKey\r\n }\"\r\n >\r\n </lpx-toolbar-container>\r\n </ng-template>\r\n\r\n <ng-template lpx-footer-panel>\r\n <lpx-footer\r\n *abpReplaceableTemplate=\"{\r\n componentKey: footerKey\r\n }\"\r\n >\r\n </lpx-footer>\r\n </ng-template>\r\n</lpx-layout>\r\n","import {\r\n MobileMenuTranslate,\r\n MobileMenuTranslateValues,\r\n SideMenuLayoutTranslate,\r\n SideMenuLayoutTranslateValues,\r\n ToolbarTranslateKeys,\r\n ToolbarTranslateValues,\r\n} from '@volosoft/ngx-lepton-x/layouts';\r\nimport { Provider } from '@angular/core';\r\nimport { LPX_TRANSLATE_KEY_MAP_TOKEN } from '@volosoft/abp.ng.theme.lepton-x';\r\n\r\nconst keyMap: SideMenuLayoutTranslateValues &\r\n MobileMenuTranslateValues &\r\n ToolbarTranslateValues = {\r\n [SideMenuLayoutTranslate.GeneralSettings]: 'LeptonX::GeneralSettings',\r\n [SideMenuLayoutTranslate.MenuFilter]: 'LeptonX::FilterMenu',\r\n [SideMenuLayoutTranslate.SettingsTitle]: 'LeptonX::ContainerWidth',\r\n [SideMenuLayoutTranslate.BoxedContainer]: 'LeptonX::ContainerWidth:Boxed',\r\n [SideMenuLayoutTranslate.FullWidthContainer]:\r\n 'LeptonX::ContainerWidth:FullWidth',\r\n [MobileMenuTranslate.SettingsTitle]: 'LeptonX::Settings',\r\n [ToolbarTranslateKeys.ContextMenuWelcome]: 'LeptonX::Welcome',\r\n};\r\n\r\nexport const LPX_TRANSLATE_KEYS_PROVIDER: Provider = {\r\n provide: LPX_TRANSLATE_KEY_MAP_TOKEN,\r\n multi: true,\r\n useValue: keyMap,\r\n};\r\n","import {\r\n APP_INITIALIZER,\r\n Injector,\r\n ModuleWithProviders,\r\n NgModule,\r\n Provider,\r\n} from '@angular/core';\r\nimport { CommonModule } from '@angular/common';\r\nimport { CoreModule, ReplaceableComponentsService } from '@abp/ng.core';\r\nimport { LpxSideMenuLayoutModule } from '@volosoft/ngx-lepton-x/layouts';\r\nimport {\r\n AbpAuthService,\r\n eThemeLeptonXComponents,\r\n} from '@volosoft/abp.ng.theme.lepton-x';\r\nimport { SideMenuApplicationLayoutComponent } from './side-menu-application-layout.component';\r\nimport {\r\n LPX_AUTH_SERVICE_TOKEN,\r\n LpxBreadcrumbModule,\r\n LpxFooterModule,\r\n} from '@volo/ngx-lepton-x.core';\r\nimport { LPX_TRANSLATE_KEYS_PROVIDER } from './providers/translate.provider';\r\nimport { PageAlertContainerModule } from '@volo/abp.ng.lepton-x.core';\r\n\r\n@NgModule({\r\n declarations: [SideMenuApplicationLayoutComponent],\r\n imports: [\r\n CommonModule,\r\n CoreModule,\r\n LpxSideMenuLayoutModule,\r\n LpxBreadcrumbModule,\r\n LpxFooterModule,\r\n PageAlertContainerModule,\r\n ],\r\n exports: [SideMenuApplicationLayoutComponent],\r\n})\r\nexport class SideMenuLayoutModule {\r\n static forRoot(): ModuleWithProviders<SideMenuLayoutModule> {\r\n return {\r\n ngModule: SideMenuLayoutModule,\r\n providers: [\r\n LpxSideMenuLayoutModule.forRoot().providers as Provider,\r\n {\r\n provide: APP_INITIALIZER,\r\n useFactory: initLayouts,\r\n deps: [Injector],\r\n multi: true,\r\n },\r\n {\r\n provide: LPX_AUTH_SERVICE_TOKEN,\r\n useClass: AbpAuthService,\r\n },\r\n LPX_TRANSLATE_KEYS_PROVIDER,\r\n ],\r\n };\r\n }\r\n}\r\n\r\nexport function initLayouts(injector: Injector) {\r\n function init() {\r\n const replaceableComponents = injector.get(ReplaceableComponentsService);\r\n replaceableComponents.add({\r\n key: eThemeLeptonXComponents.ApplicationLayout,\r\n component: SideMenuApplicationLayoutComponent,\r\n });\r\n }\r\n return init;\r\n}\r\n","import { Component } from '@angular/core';\r\nimport { eThemeLeptonXComponents } from '@volosoft/abp.ng.theme.lepton-x';\r\n\r\n@Component({\r\n selector: 'abp-top-menu-application-layout',\r\n templateUrl: './top-menu-application-layout.component.html',\r\n})\r\nexport class TopMenuApplicationLayoutComponent {\r\n navbarKey = eThemeLeptonXComponents.Navbar;\r\n routesKey = eThemeLeptonXComponents.Routes;\r\n toolbarKey = eThemeLeptonXComponents.Toolbar;\r\n topNavbarKey = eThemeLeptonXComponents.TopNavbar;\r\n breadcrumbKey = eThemeLeptonXComponents.Breadcrumb;\r\n footerKey = eThemeLeptonXComponents.Footer;\r\n mobileNavbarKey = eThemeLeptonXComponents.NavbarMobile;\r\n pageAlertContainerKey = eThemeLeptonXComponents.PageAlertContainer;\r\n}\r\n","<lpx-layout>\r\n <abp-page-alert-container\r\n *abpReplaceableTemplate=\"{ componentKey: pageAlertContainerKey }\"\r\n ></abp-page-alert-container>\r\n\r\n <router-outlet></router-outlet>\r\n\r\n <ng-template\r\n lpx-breadcrumb-panel\r\n *abpIfReplaceableTemplateExists=\"breadcrumbKey\"\r\n >\r\n <ng-template *abpReplaceableTemplate=\"{ componentKey: breadcrumbKey }\">\r\n </ng-template>\r\n </ng-template>\r\n\r\n <ng-template lpx-navbar-panel *abpIfReplaceableTemplateExists=\"navbarKey\">\r\n <ng-template *abpReplaceableTemplate=\"{ componentKey: navbarKey }\">\r\n </ng-template>\r\n </ng-template>\r\n\r\n <ng-template\r\n lpx-mobile-navbar-panel\r\n *abpIfReplaceableTemplateExists=\"mobileNavbarKey\"\r\n >\r\n <ng-template *abpReplaceableTemplate=\"{ componentKey: mobileNavbarKey }\">\r\n </ng-template>\r\n </ng-template>\r\n\r\n <ng-template lpx-footer-panel *abpIfReplaceableTemplateExists=\"footerKey\">\r\n <lpx-footer\r\n *abpReplaceableTemplate=\"{\r\n componentKey: footerKey\r\n }\"\r\n >\r\n </lpx-footer>\r\n </ng-template>\r\n\r\n <ng-template lpx-toolbar-panel *abpIfReplaceableTemplateExists=\"toolbarKey\">\r\n <ng-template *abpReplaceableTemplate=\"{ componentKey: toolbarKey }\">\r\n </ng-template>\r\n </ng-template>\r\n\r\n <ng-template\r\n lpx-top-navbar-panel\r\n *abpIfReplaceableTemplateExists=\"topNavbarKey\"\r\n >\r\n <ng-template *abpReplaceableTemplate=\"{ componentKey: topNavbarKey }\">\r\n </ng-template>\r\n </ng-template>\r\n</lpx-layout>\r\n","import {\r\n MobileMenuTranslate,\r\n MobileMenuTranslateValues,\r\n TopMenuLayoutTranslate,\r\n TopMenuLayoutTranslateValues,\r\n ToolbarTranslateKeys,\r\n ToolbarTranslateValues,\r\n} from '@volosoft/ngx-lepton-x/layouts';\r\nimport { Provider } from '@angular/core';\r\nimport { LPX_TRANSLATE_KEY_MAP_TOKEN } from '@volosoft/abp.ng.theme.lepton-x';\r\n\r\nconst keyMap: TopMenuLayoutTranslateValues &\r\n MobileMenuTranslateValues &\r\n ToolbarTranslateValues = {\r\n [TopMenuLayoutTranslate.GeneralSettings]: 'LeptonX::GeneralSettings',\r\n [MobileMenuTranslate.SettingsTitle]: 'LeptonX::Settings',\r\n [ToolbarTranslateKeys.ContextMenuWelcome]: 'LeptonX::Welcome',\r\n};\r\n\r\nexport const LPX_TRANSLATE_KEYS_PROVIDER: Provider = {\r\n provide: LPX_TRANSLATE_KEY_MAP_TOKEN,\r\n multi: true,\r\n useValue: keyMap,\r\n};\r\n","import {\r\n APP_INITIALIZER,\r\n Injector,\r\n ModuleWithProviders,\r\n NgModule,\r\n} from '@angular/core';\r\nimport { CommonModule } from '@angular/common';\r\nimport { TopMenuApplicationLayoutComponent } from './top-menu-application-layout.component';\r\nimport {\r\n LPX_AUTH_SERVICE_TOKEN,\r\n LpxBreadcrumbModule,\r\n LpxFooterModule,\r\n LpxNavbarModule,\r\n} from '@volo/ngx-lepton-x.core';\r\nimport {\r\n AbpAuthService,\r\n eThemeLeptonXComponents,\r\n} from '@volosoft/abp.ng.theme.lepton-x';\r\nimport { LPX_TRANSLATE_KEYS_PROVIDER } from './providers';\r\nimport { ReplaceableComponentsService, CoreModule } from '@abp/ng.core';\r\nimport { LpxTopMenuLayoutModule } from '@volosoft/ngx-lepton-x/layouts';\r\nimport { LeptonXAbpCoreModule, PageAlertContainerModule } from '@volo/abp.ng.lepton-x.core';\r\nimport { RouterOutlet } from '@angular/router';\r\n\r\n@NgModule({\r\n declarations: [TopMenuApplicationLayoutComponent],\r\n imports: [\r\n CommonModule,\r\n LpxTopMenuLayoutModule,\r\n LeptonXAbpCoreModule,\r\n LpxBreadcrumbModule,\r\n LpxFooterModule,\r\n LpxNavbarModule,\r\n CoreModule,\r\n PageAlertContainerModule,\r\n RouterOutlet,\r\n ],\r\n})\r\nexport class TopMenuLayoutModule {\r\n static forRoot(): ModuleWithProviders<TopMenuLayoutModule> {\r\n return {\r\n ngModule: TopMenuLayoutModule,\r\n providers: [\r\n LpxTopMenuLayoutModule.forRoot().providers,\r\n {\r\n provide: APP_INITIALIZER,\r\n useFactory: initLayoutsFactory,\r\n deps: [Injector],\r\n multi: true,\r\n },\r\n {\r\n provide: LPX_AUTH_SERVICE_TOKEN,\r\n useClass: AbpAuthService,\r\n },\r\n LPX_TRANSLATE_KEYS_PROVIDER,\r\n ],\r\n };\r\n }\r\n}\r\n\r\nexport function initLayoutsFactory(injector: Injector) {\r\n function init() {\r\n const replaceableComponents = injector.get(ReplaceableComponentsService);\r\n replaceableComponents.add({\r\n key: eThemeLeptonXComponents.ApplicationLayout,\r\n component: TopMenuApplicationLayoutComponent,\r\n });\r\n }\r\n\r\n return init;\r\n}\r\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["i5","keyMap","LPX_TRANSLATE_KEYS_PROVIDER","i1","i2","i3","i4"],"mappings":"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"}
1
+ {"version":3,"file":"volosoft-abp.ng.theme.lepton-x-layouts.mjs","sources":["../../../../libs/volo-lepton-x/layouts/src/side-menu/layout/side-menu-application-layout.component.ts","../../../../libs/volo-lepton-x/layouts/src/side-menu/layout/side-menu-application-layout.component.html","../../../../libs/volo-lepton-x/layouts/src/side-menu/layout/providers/translate.provider.ts","../../../../libs/volo-lepton-x/layouts/src/side-menu/layout/side-menu-layout.module.ts","../../../../libs/volo-lepton-x/layouts/src/top-menu/layout/top-menu-application-layout.component.ts","../../../../libs/volo-lepton-x/layouts/src/top-menu/layout/top-menu-application-layout.component.html","../../../../libs/volo-lepton-x/layouts/src/top-menu/layout/providers/translate.provider.ts","../../../../libs/volo-lepton-x/layouts/src/top-menu/layout/top-menu-layout.module.ts","../../../../libs/volo-lepton-x/layouts/src/volosoft-abp.ng.theme.lepton-x-layouts.ts"],"sourcesContent":["import { Component, ViewEncapsulation } from '@angular/core';\r\nimport { eThemeLeptonXComponents } from '@volosoft/abp.ng.theme.lepton-x';\r\n\r\n@Component({\r\n selector: 'abp-application-layout',\r\n templateUrl: './side-menu-application-layout.component.html',\r\n encapsulation: ViewEncapsulation.None,\r\n})\r\nexport class SideMenuApplicationLayoutComponent {\r\n toolbarKey = eThemeLeptonXComponents.Navbar;\r\n navbarKey = eThemeLeptonXComponents.Sidebar;\r\n routesKey = eThemeLeptonXComponents.Routes;\r\n toolbarItemsKey = eThemeLeptonXComponents.NavItems;\r\n breadcrumbKey = eThemeLeptonXComponents.Breadcrumb;\r\n footerKey = eThemeLeptonXComponents.Footer;\r\n settingsPanelKey = eThemeLeptonXComponents.Settings;\r\n}\r\n","<lpx-layout>\r\n <abp-page-alert-container></abp-page-alert-container>\r\n\r\n <ng-template lpx-navbar-panel>\r\n <lpx-navbar\r\n *abpReplaceableTemplate=\"{\r\n componentKey: navbarKey\r\n }\"\r\n >\r\n <ng-template lpx-navbar-routes let-items>\r\n <lpx-navbar-routes\r\n *abpReplaceableTemplate=\"{\r\n componentKey: routesKey,\r\n inputs: {\r\n navbarItems: items\r\n }\r\n }\"\r\n [navbarItems]=\"items\"\r\n >\r\n </lpx-navbar-routes>\r\n </ng-template>\r\n </lpx-navbar>\r\n </ng-template>\r\n <router-outlet></router-outlet>\r\n <ng-template lpx-breadcrumb-panel>\r\n <lpx-breadcrumb\r\n *abpReplaceableTemplate=\"{\r\n componentKey: breadcrumbKey\r\n }\"\r\n >\r\n </lpx-breadcrumb>\r\n </ng-template>\r\n <ng-template lpx-toolbar-panel>\r\n <lpx-toolbar-container\r\n *abpReplaceableTemplate=\"{\r\n componentKey: toolbarKey\r\n }\"\r\n >\r\n </lpx-toolbar-container>\r\n </ng-template>\r\n\r\n <ng-template lpx-footer-panel>\r\n <lpx-footer\r\n *abpReplaceableTemplate=\"{\r\n componentKey: footerKey\r\n }\"\r\n >\r\n </lpx-footer>\r\n </ng-template>\r\n\r\n <ng-container *abpIfReplaceableTemplateExists=\"settingsPanelKey\">\r\n <ng-template lpx-settings-panel>\r\n <ng-container\r\n *abpReplaceableTemplate=\"{\r\n componentKey: settingsPanelKey\r\n }\"\r\n ></ng-container>\r\n </ng-template>\r\n </ng-container>\r\n</lpx-layout>\r\n","import {\r\n MobileMenuTranslate,\r\n MobileMenuTranslateValues,\r\n SideMenuLayoutTranslate,\r\n SideMenuLayoutTranslateValues,\r\n ToolbarTranslateKeys,\r\n ToolbarTranslateValues,\r\n} from '@volosoft/ngx-lepton-x/layouts';\r\nimport { Provider } from '@angular/core';\r\nimport { LPX_TRANSLATE_KEY_MAP_TOKEN } from '@volosoft/abp.ng.theme.lepton-x';\r\n\r\nconst keyMap: SideMenuLayoutTranslateValues &\r\n MobileMenuTranslateValues &\r\n ToolbarTranslateValues = {\r\n [SideMenuLayoutTranslate.GeneralSettings]: 'LeptonX::GeneralSettings',\r\n [SideMenuLayoutTranslate.MenuFilter]: 'LeptonX::FilterMenu',\r\n [SideMenuLayoutTranslate.SettingsTitle]: 'LeptonX::ContainerWidth',\r\n [SideMenuLayoutTranslate.BoxedContainer]: 'LeptonX::ContainerWidth:Boxed',\r\n [SideMenuLayoutTranslate.FullWidthContainer]:\r\n 'LeptonX::ContainerWidth:FullWidth',\r\n [MobileMenuTranslate.SettingsTitle]: 'LeptonX::Settings',\r\n [ToolbarTranslateKeys.ContextMenuWelcome]: 'LeptonX::Welcome',\r\n};\r\n\r\nexport const LPX_TRANSLATE_KEYS_PROVIDER: Provider = {\r\n provide: LPX_TRANSLATE_KEY_MAP_TOKEN,\r\n multi: true,\r\n useValue: keyMap,\r\n};\r\n","import {\r\n APP_INITIALIZER,\r\n Injector,\r\n ModuleWithProviders,\r\n NgModule,\r\n Provider,\r\n} from '@angular/core';\r\nimport { CommonModule } from '@angular/common';\r\nimport { CoreModule, ReplaceableComponentsService } from '@abp/ng.core';\r\nimport { LpxSideMenuLayoutModule } from '@volosoft/ngx-lepton-x/layouts';\r\nimport {\r\n AbpAuthService,\r\n eThemeLeptonXComponents,\r\n} from '@volosoft/abp.ng.theme.lepton-x';\r\nimport { SideMenuApplicationLayoutComponent } from './side-menu-application-layout.component';\r\nimport {\r\n LPX_AUTH_SERVICE_TOKEN,\r\n LpxBreadcrumbModule,\r\n LpxFooterModule,\r\n PanelsModule,\r\n} from '@volo/ngx-lepton-x.core';\r\nimport { LPX_TRANSLATE_KEYS_PROVIDER } from './providers/translate.provider';\r\nimport { LeptonXAbpCoreModule } from '@volo/abp.ng.lepton-x.core';\r\n\r\n@NgModule({\r\n declarations: [SideMenuApplicationLayoutComponent],\r\n imports: [\r\n LeptonXAbpCoreModule,\r\n CommonModule,\r\n CoreModule,\r\n LpxSideMenuLayoutModule,\r\n LpxBreadcrumbModule,\r\n PanelsModule,\r\n LpxFooterModule,\r\n ],\r\n exports: [SideMenuApplicationLayoutComponent],\r\n})\r\nexport class SideMenuLayoutModule {\r\n static forRoot(): ModuleWithProviders<SideMenuLayoutModule> {\r\n return {\r\n ngModule: SideMenuLayoutModule,\r\n providers: [\r\n LpxSideMenuLayoutModule.forRoot().providers as Provider,\r\n {\r\n provide: APP_INITIALIZER,\r\n useFactory: initLayouts,\r\n deps: [Injector],\r\n multi: true,\r\n },\r\n {\r\n provide: LPX_AUTH_SERVICE_TOKEN,\r\n useClass: AbpAuthService,\r\n },\r\n LPX_TRANSLATE_KEYS_PROVIDER,\r\n ],\r\n };\r\n }\r\n}\r\n\r\nexport function initLayouts(injector: Injector) {\r\n function init() {\r\n const replaceableComponents = injector.get(ReplaceableComponentsService);\r\n replaceableComponents.add({\r\n key: eThemeLeptonXComponents.ApplicationLayout,\r\n component: SideMenuApplicationLayoutComponent,\r\n });\r\n }\r\n return init;\r\n}\r\n","import { Component } from '@angular/core';\r\nimport { eThemeLeptonXComponents } from '@volosoft/abp.ng.theme.lepton-x';\r\n\r\n@Component({\r\n selector: 'abp-top-menu-application-layout',\r\n templateUrl: './top-menu-application-layout.component.html',\r\n})\r\nexport class TopMenuApplicationLayoutComponent {\r\n navbarKey = eThemeLeptonXComponents.Navbar;\r\n routesKey = eThemeLeptonXComponents.Routes;\r\n toolbarKey = eThemeLeptonXComponents.Toolbar;\r\n topNavbarKey = eThemeLeptonXComponents.TopNavbar;\r\n breadcrumbKey = eThemeLeptonXComponents.Breadcrumb;\r\n footerKey = eThemeLeptonXComponents.Footer;\r\n mobileNavbarKey = eThemeLeptonXComponents.NavbarMobile;\r\n pageAlertContainerKey = eThemeLeptonXComponents.PageAlertContainer;\r\n settingsKey = eThemeLeptonXComponents.Settings;\r\n}\r\n","<lpx-layout>\r\n <abp-page-alert-container\r\n *abpReplaceableTemplate=\"{ componentKey: pageAlertContainerKey }\"\r\n ></abp-page-alert-container>\r\n\r\n <router-outlet></router-outlet>\r\n\r\n <ng-template\r\n lpx-breadcrumb-panel\r\n *abpIfReplaceableTemplateExists=\"breadcrumbKey\"\r\n >\r\n <ng-container *abpReplaceableTemplate=\"{ componentKey: breadcrumbKey }\">\r\n </ng-container>\r\n </ng-template>\r\n\r\n <ng-template lpx-navbar-panel *abpIfReplaceableTemplateExists=\"navbarKey\">\r\n <ng-container *abpReplaceableTemplate=\"{ componentKey: navbarKey }\">\r\n </ng-container>\r\n </ng-template>\r\n\r\n <ng-template\r\n lpx-mobile-navbar-panel\r\n *abpIfReplaceableTemplateExists=\"mobileNavbarKey\"\r\n >\r\n <ng-container *abpReplaceableTemplate=\"{ componentKey: mobileNavbarKey }\">\r\n </ng-container>\r\n </ng-template>\r\n\r\n <ng-template lpx-footer-panel *abpIfReplaceableTemplateExists=\"footerKey\">\r\n <lpx-footer\r\n *abpReplaceableTemplate=\"{\r\n componentKey: footerKey\r\n }\"\r\n >\r\n </lpx-footer>\r\n </ng-template>\r\n\r\n <ng-template lpx-toolbar-panel *abpIfReplaceableTemplateExists=\"toolbarKey\">\r\n <ng-container *abpReplaceableTemplate=\"{ componentKey: toolbarKey }\">\r\n </ng-container>\r\n </ng-template>\r\n\r\n <ng-template\r\n lpx-top-navbar-panel\r\n *abpIfReplaceableTemplateExists=\"topNavbarKey\"\r\n >\r\n <ng-container *abpReplaceableTemplate=\"{ componentKey: topNavbarKey }\">\r\n </ng-container>\r\n </ng-template>\r\n\r\n <ng-template lpx-settings-panel *abpIfReplaceableTemplateExists=\"settingsKey\">\r\n <ng-container *abpReplaceableTemplate=\"{ componentKey: settingsKey }\">\r\n </ng-container>\r\n </ng-template>\r\n</lpx-layout>\r\n","import {\r\n MobileMenuTranslate,\r\n MobileMenuTranslateValues,\r\n TopMenuLayoutTranslate,\r\n TopMenuLayoutTranslateValues,\r\n ToolbarTranslateKeys,\r\n ToolbarTranslateValues,\r\n} from '@volosoft/ngx-lepton-x/layouts';\r\nimport { Provider } from '@angular/core';\r\nimport { LPX_TRANSLATE_KEY_MAP_TOKEN } from '@volosoft/abp.ng.theme.lepton-x';\r\n\r\nconst keyMap: TopMenuLayoutTranslateValues &\r\n MobileMenuTranslateValues &\r\n ToolbarTranslateValues = {\r\n [TopMenuLayoutTranslate.GeneralSettings]: 'LeptonX::GeneralSettings',\r\n [MobileMenuTranslate.SettingsTitle]: 'LeptonX::Settings',\r\n [ToolbarTranslateKeys.ContextMenuWelcome]: 'LeptonX::Welcome',\r\n};\r\n\r\nexport const LPX_TRANSLATE_KEYS_PROVIDER: Provider = {\r\n provide: LPX_TRANSLATE_KEY_MAP_TOKEN,\r\n multi: true,\r\n useValue: keyMap,\r\n};\r\n","import {\r\n APP_INITIALIZER,\r\n Injector,\r\n ModuleWithProviders,\r\n NgModule,\r\n} from '@angular/core';\r\nimport { CommonModule } from '@angular/common';\r\nimport { TopMenuApplicationLayoutComponent } from './top-menu-application-layout.component';\r\nimport {\r\n LPX_AUTH_SERVICE_TOKEN,\r\n LpxBreadcrumbModule,\r\n LpxFooterModule,\r\n LpxNavbarModule,\r\n} from '@volo/ngx-lepton-x.core';\r\nimport {\r\n AbpAuthService,\r\n eThemeLeptonXComponents,\r\n} from '@volosoft/abp.ng.theme.lepton-x';\r\nimport { LPX_TRANSLATE_KEYS_PROVIDER } from './providers';\r\nimport { ReplaceableComponentsService, CoreModule } from '@abp/ng.core';\r\nimport { LpxTopMenuLayoutModule } from '@volosoft/ngx-lepton-x/layouts';\r\nimport { LeptonXAbpCoreModule, PageAlertContainerModule } from '@volo/abp.ng.lepton-x.core';\r\nimport { RouterOutlet } from '@angular/router';\r\n\r\n@NgModule({\r\n declarations: [TopMenuApplicationLayoutComponent],\r\n imports: [\r\n CommonModule,\r\n LpxTopMenuLayoutModule,\r\n LeptonXAbpCoreModule,\r\n LpxBreadcrumbModule,\r\n LpxFooterModule,\r\n LpxNavbarModule,\r\n CoreModule,\r\n PageAlertContainerModule,\r\n RouterOutlet,\r\n ],\r\n})\r\nexport class TopMenuLayoutModule {\r\n static forRoot(): ModuleWithProviders<TopMenuLayoutModule> {\r\n return {\r\n ngModule: TopMenuLayoutModule,\r\n providers: [\r\n LpxTopMenuLayoutModule.forRoot().providers,\r\n {\r\n provide: APP_INITIALIZER,\r\n useFactory: initLayoutsFactory,\r\n deps: [Injector],\r\n multi: true,\r\n },\r\n {\r\n provide: LPX_AUTH_SERVICE_TOKEN,\r\n useClass: AbpAuthService,\r\n },\r\n LPX_TRANSLATE_KEYS_PROVIDER,\r\n ],\r\n };\r\n }\r\n}\r\n\r\nexport function initLayoutsFactory(injector: Injector) {\r\n function init() {\r\n const replaceableComponents = injector.get(ReplaceableComponentsService);\r\n replaceableComponents.add({\r\n key: eThemeLeptonXComponents.ApplicationLayout,\r\n component: TopMenuApplicationLayoutComponent,\r\n });\r\n }\r\n\r\n return init;\r\n}\r\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["keyMap","LPX_TRANSLATE_KEYS_PROVIDER","i1","i2","i3","i4","i5"],"mappings":"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"}
@@ -7,6 +7,7 @@ export declare class SideMenuApplicationLayoutComponent {
7
7
  toolbarItemsKey: eThemeLeptonXComponents;
8
8
  breadcrumbKey: eThemeLeptonXComponents;
9
9
  footerKey: eThemeLeptonXComponents;
10
+ settingsPanelKey: eThemeLeptonXComponents;
10
11
  static ɵfac: i0.ɵɵFactoryDeclaration<SideMenuApplicationLayoutComponent, never>;
11
12
  static ɵcmp: i0.ɵɵComponentDeclaration<SideMenuApplicationLayoutComponent, "abp-application-layout", never, {}, {}, never, never, false>;
12
13
  }
@@ -1,15 +1,15 @@
1
1
  import { Injector, ModuleWithProviders } from '@angular/core';
2
2
  import * as i0 from "@angular/core";
3
3
  import * as i1 from "./side-menu-application-layout.component";
4
- import * as i2 from "@angular/common";
5
- import * as i3 from "@abp/ng.core";
6
- import * as i4 from "@volosoft/ngx-lepton-x/layouts";
7
- import * as i5 from "@volo/ngx-lepton-x.core";
8
- import * as i6 from "@volo/abp.ng.lepton-x.core";
4
+ import * as i2 from "@volo/abp.ng.lepton-x.core";
5
+ import * as i3 from "@angular/common";
6
+ import * as i4 from "@abp/ng.core";
7
+ import * as i5 from "@volosoft/ngx-lepton-x/layouts";
8
+ import * as i6 from "@volo/ngx-lepton-x.core";
9
9
  export declare class SideMenuLayoutModule {
10
10
  static forRoot(): ModuleWithProviders<SideMenuLayoutModule>;
11
11
  static ɵfac: i0.ɵɵFactoryDeclaration<SideMenuLayoutModule, never>;
12
- static ɵmod: i0.ɵɵNgModuleDeclaration<SideMenuLayoutModule, [typeof i1.SideMenuApplicationLayoutComponent], [typeof i2.CommonModule, typeof i3.CoreModule, typeof i4.LpxSideMenuLayoutModule, typeof i5.LpxBreadcrumbModule, typeof i5.LpxFooterModule, typeof i6.PageAlertContainerModule], [typeof i1.SideMenuApplicationLayoutComponent]>;
12
+ static ɵmod: i0.ɵɵNgModuleDeclaration<SideMenuLayoutModule, [typeof i1.SideMenuApplicationLayoutComponent], [typeof i2.LeptonXAbpCoreModule, typeof i3.CommonModule, typeof i4.CoreModule, typeof i5.LpxSideMenuLayoutModule, typeof i6.LpxBreadcrumbModule, typeof i6.PanelsModule, typeof i6.LpxFooterModule], [typeof i1.SideMenuApplicationLayoutComponent]>;
13
13
  static ɵinj: i0.ɵɵInjectorDeclaration<SideMenuLayoutModule>;
14
14
  }
15
15
  export declare function initLayouts(injector: Injector): () => void;
@@ -9,6 +9,7 @@ export declare class TopMenuApplicationLayoutComponent {
9
9
  footerKey: eThemeLeptonXComponents;
10
10
  mobileNavbarKey: eThemeLeptonXComponents;
11
11
  pageAlertContainerKey: eThemeLeptonXComponents;
12
+ settingsKey: eThemeLeptonXComponents;
12
13
  static ɵfac: i0.ɵɵFactoryDeclaration<TopMenuApplicationLayoutComponent, never>;
13
14
  static ɵcmp: i0.ɵɵComponentDeclaration<TopMenuApplicationLayoutComponent, "abp-top-menu-application-layout", never, {}, {}, never, never, false>;
14
15
  }
@@ -17,5 +17,6 @@ export declare const enum eThemeLeptonXComponents {
17
17
  Breadcrumb = "Theme.Breadcrumb",
18
18
  PageAlertContainer = "Theme.PageAlertContainerComponent",
19
19
  Toolbar = "Theme.ToolbarComponent",
20
- TopNavbar = "Theme.TopNavbarComponent"
20
+ TopNavbar = "Theme.TopNavbarComponent",
21
+ Settings = "Theme.SettingsComponent"
21
22
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@volosoft/abp.ng.theme.lepton-x",
3
- "version": "2.0.0-rc.2",
3
+ "version": "2.0.0-rc.3",
4
4
  "homepage": "https://abp.io",
5
5
  "peerDependencies": {
6
6
  "@abp/ng.components": "~7.0.0-rc.1",
@@ -10,8 +10,8 @@
10
10
  },
11
11
  "dependencies": {
12
12
  "tslib": "^2.3.0",
13
- "@volosoft/ngx-lepton-x": "2.0.0-rc.2",
14
- "@volo/abp.ng.lepton-x.core": "2.0.0-rc.2",
13
+ "@volosoft/ngx-lepton-x": "2.0.0-rc.3",
14
+ "@volo/abp.ng.lepton-x.core": "2.0.0-rc.3",
15
15
  "@volo/abp.ng.account.core": "~7.0.0-rc.1"
16
16
  },
17
17
  "publishConfig": {