@mintplayer/ng-bootstrap 14.10.0 → 14.10.1

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.
@@ -14,10 +14,9 @@ import '@mintplayer/ng-pagination';
14
14
  import * as i1$2 from '@mintplayer/ng-click-outside';
15
15
  import { ClickOutsideDirective, ClickOutsideModule } from '@mintplayer/ng-click-outside';
16
16
  import { FocusOnLoadModule } from '@mintplayer/ng-focus-on-load';
17
- import * as i1$3 from '@angular/router';
18
- import { RouterModule, ROUTER_CONFIGURATION } from '@angular/router';
19
17
  import * as i2 from '@angular/forms';
20
18
  import { NG_VALUE_ACCESSOR, FormsModule } from '@angular/forms';
19
+ import { ROUTER_CONFIGURATION } from '@angular/router';
21
20
 
22
21
  class BsAccordionTabComponent {
23
22
  constructor(accordion) {
@@ -3963,10 +3962,10 @@ class BsNavbarBrandComponent {
3963
3962
  }
3964
3963
  }
3965
3964
  BsNavbarBrandComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.2", ngImport: i0, type: BsNavbarBrandComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
3966
- BsNavbarBrandComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.2", type: BsNavbarBrandComponent, selector: "bs-navbar-brand", inputs: { routerLink: "routerLink" }, host: { properties: { "class.mx-auto": "this.mxAuto" } }, ngImport: i0, template: "<a class=\"navbar-brand mx-auto mx-md-unset\" [routerLink]=\"routerLink\">\n <ng-content></ng-content>\n</a>", styles: [""], dependencies: [{ kind: "directive", type: i1$3.RouterLinkWithHref, selector: "a[routerLink],area[routerLink]", inputs: ["target", "queryParams", "fragment", "queryParamsHandling", "state", "relativeTo", "preserveFragment", "skipLocationChange", "replaceUrl", "routerLink"] }, { kind: "directive", type: NavLinkDirective, selector: "bs-navbar-item > a[routerLink]" }] });
3965
+ BsNavbarBrandComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.2", type: BsNavbarBrandComponent, selector: "bs-navbar-brand", inputs: { routerLink: "routerLink" }, host: { properties: { "class.mx-auto": "this.mxAuto" } }, ngImport: i0, template: "<span class=\"navbar-brand mx-auto mx-md-unset\">\n <ng-content></ng-content>\n</span>", styles: [""] });
3967
3966
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.2", ngImport: i0, type: BsNavbarBrandComponent, decorators: [{
3968
3967
  type: Component,
3969
- args: [{ selector: 'bs-navbar-brand', template: "<a class=\"navbar-brand mx-auto mx-md-unset\" [routerLink]=\"routerLink\">\n <ng-content></ng-content>\n</a>" }]
3968
+ args: [{ selector: 'bs-navbar-brand', template: "<span class=\"navbar-brand mx-auto mx-md-unset\">\n <ng-content></ng-content>\n</span>" }]
3970
3969
  }], propDecorators: { routerLink: [{
3971
3970
  type: Input
3972
3971
  }], mxAuto: [{
@@ -4045,7 +4044,6 @@ BsNavbarModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version:
4045
4044
  BsNavbarBrandComponent,
4046
4045
  BsExpandButtonDirective,
4047
4046
  BsNavbarTogglerComponent], imports: [CommonModule,
4048
- RouterModule,
4049
4047
  ClickOutsideModule], exports: [BsNavbarComponent,
4050
4048
  BsNavbarNavComponent,
4051
4049
  BsNavbarDropdownComponent,
@@ -4057,7 +4055,6 @@ BsNavbarModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version:
4057
4055
  BsExpandButtonDirective,
4058
4056
  BsNavbarTogglerComponent] });
4059
4057
  BsNavbarModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.2", ngImport: i0, type: BsNavbarModule, imports: [CommonModule,
4060
- RouterModule,
4061
4058
  ClickOutsideModule] });
4062
4059
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.2", ngImport: i0, type: BsNavbarModule, decorators: [{
4063
4060
  type: NgModule,
@@ -4076,7 +4073,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.2", ngImpor
4076
4073
  ],
4077
4074
  imports: [
4078
4075
  CommonModule,
4079
- RouterModule,
4080
4076
  ClickOutsideModule
4081
4077
  ],
4082
4078
  exports: [