@volo/ngx-lepton-x.lite 3.3.3 → 3.3.4

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,9 +1,9 @@
1
1
  import * as i0 from '@angular/core';
2
- import { Component, ContentChild, NgModule, Directive, inject, ViewEncapsulation, Input, ChangeDetectionStrategy, InjectionToken, APP_INITIALIZER } from '@angular/core';
2
+ import { ContentChild, Component, NgModule, Directive, inject, ViewEncapsulation, Input, ChangeDetectionStrategy, InjectionToken, APP_INITIALIZER } from '@angular/core';
3
3
  import * as i1$1 from '@angular/common';
4
4
  import { CommonModule, AsyncPipe } from '@angular/common';
5
5
  import * as i1 from '@volo/ngx-lepton-x.core';
6
- import { LogoPanelDirective, LpxBrandLogoModule, LpxIconModule, LpxNavbarModule, UserProfileService, LanguageService, LpxVisibleDirective, ToolbarService, LayoutService, NavbarPanelDirective, MobileNavbarPanelDirective, BreadcrumbPanelDirective, FooterPanelDirective, NavitemPanelDirective, ContentPanelDirective, LPX_LAYOUT_STYLE_FINAL, createStyleFactory, LpxAvatarModule, LpxTranslateModule, LpxBreadcrumbModule, LpxResponsiveModule, LpxFooterModule, PanelsModule } from '@volo/ngx-lepton-x.core';
6
+ import { LogoPanelDirective, LpxBrandLogoModule, LpxIconModule, LpxNavbarModule, UserProfileService, LanguageService, LpxVisibleDirective, ToolbarService, LayoutService, NavbarPanelDirective, MobileNavbarPanelDirective, BreadcrumbPanelDirective, FooterPanelDirective, NavitemPanelDirective, ContentPanelDirective, createStyleFactory, LPX_LAYOUT_STYLE_FINAL, LpxAvatarModule, LpxTranslateModule, LpxBreadcrumbModule, LpxResponsiveModule, LpxFooterModule, PanelsModule } from '@volo/ngx-lepton-x.core';
7
7
  import * as i3 from '@volo/ngx-lepton-x.lite';
8
8
  import { LanguageSelectionModule, UserProfileModule } from '@volo/ngx-lepton-x.lite';
9
9
  import * as i2 from '@angular/router';
@@ -1,7 +1,7 @@
1
1
  import * as i0 from '@angular/core';
2
- import { InjectionToken, APP_INITIALIZER, NgModule, inject, Injector, Component, ViewEncapsulation } from '@angular/core';
2
+ import { InjectionToken, APP_INITIALIZER, NgModule, inject, Injector, ViewEncapsulation, Component } from '@angular/core';
3
3
  import * as i2 from '@volo/ngx-lepton-x.core';
4
- import { LPX_INITIAL_STYLES, LPX_LAYOUT_STYLE_FINAL, LPX_STYLE_FINAL, createStyleFactory, LpxCoreModule, UserProfileService, LpxAvatarModule, LpxTranslateModule, LanguageService, LpxIconModule } from '@volo/ngx-lepton-x.core';
4
+ import { LPX_INITIAL_STYLES, LPX_LAYOUT_STYLE_FINAL, createStyleFactory, LPX_STYLE_FINAL, LpxCoreModule, UserProfileService, LpxAvatarModule, LpxTranslateModule, LanguageService, LpxIconModule } from '@volo/ngx-lepton-x.core';
5
5
  import * as i1 from '@angular/common';
6
6
  import { CommonModule } from '@angular/common';
7
7
  import * as i2$1 from '@ng-bootstrap/ng-bootstrap';
package/package.json CHANGED
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@volo/ngx-lepton-x.lite",
3
- "version": "3.3.3",
3
+ "version": "3.3.4",
4
4
  "dependencies": {
5
5
  "tslib": "^2.3.0",
6
6
  "bootstrap-icons": "~1.7.2",
7
7
  "@ng-bootstrap/ng-bootstrap": "~16.0.0",
8
- "@volo/ngx-lepton-x.core": "3.3.3"
8
+ "@volo/ngx-lepton-x.core": "3.3.4"
9
9
  },
10
10
  "publishConfig": {
11
11
  "access": "public"