nar-business 0.0.245 → 0.0.246

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,4 +1,4 @@
1
- import { EventEmitter, Injectable, Pipe, Component, Input, Output, ViewChild, Directive, ElementRef, ComponentFactoryResolver, ViewContainerRef, HostListener, ViewEncapsulation, ChangeDetectorRef, ContentChildren, ContentChild, TemplateRef, ViewChildren, NgModule, NO_ERRORS_SCHEMA, defineInjectable, inject } from '@angular/core';
1
+ import { EventEmitter, Injectable, Component, Input, Output, ViewChild, Pipe, Directive, ElementRef, ComponentFactoryResolver, ViewContainerRef, HostListener, ViewEncapsulation, ChangeDetectorRef, ContentChildren, ContentChild, TemplateRef, ViewChildren, NgModule, NO_ERRORS_SCHEMA, defineInjectable, inject } from '@angular/core';
2
2
  import { RdLib, RdPage, ServiceProxy, ClientSidePagingProxy, ClientSidePagingResponse, ServerSidePagingProxy, ServerSidePagingResponse, AppComponent, RdPopUp, RdComponent, ServerSidePagingRequest, RdPopOver, RdSweetAlert, PopUpOptions, SweetAlertOptions, FrameworkModule } from 'mulberry-framework';
3
3
  import { __rest, __awaiter } from 'tslib';
4
4
  import { ActivatedRoute, RouterModule } from '@angular/router';
@@ -1,6 +1,6 @@
1
- import { EventEmitter, Injectable, NgModule, NO_ERRORS_SCHEMA, Component, Input, Output, ViewChild, ViewEncapsulation, ElementRef, Directive, ComponentFactoryResolver, ViewContainerRef, HostListener, Pipe, ChangeDetectorRef, ViewChildren, ContentChild, TemplateRef, ContentChildren, defineInjectable, inject } from '@angular/core';
1
+ import { EventEmitter, Injectable, NgModule, NO_ERRORS_SCHEMA, Component, Input, Output, ViewChild, ViewEncapsulation, ElementRef, Directive, ComponentFactoryResolver, ViewContainerRef, HostListener, Pipe, ChangeDetectorRef, ContentChild, TemplateRef, ContentChildren, ViewChildren, defineInjectable, inject } from '@angular/core';
2
2
  import { RdLib, RdPage, ServiceProxy, ClientSidePagingProxy, ClientSidePagingResponse, ServerSidePagingProxy, ServerSidePagingResponse, AppComponent, RdPopUp, RdComponent, ServerSidePagingRequest, RdPopOver, RdSweetAlert, PopUpOptions, SweetAlertOptions, FrameworkModule } from 'mulberry-framework';
3
- import { __extends, __values, __assign, __rest, __read, __spread, __awaiter, __generator } from 'tslib';
3
+ import { __extends, __values, __read, __assign, __rest, __spread, __awaiter, __generator } from 'tslib';
4
4
  import { ActivatedRoute, RouterModule } from '@angular/router';
5
5
  import { animate, state, style, transition, trigger } from '@angular/animations';
6
6
  import { fromEvent } from 'rxjs';
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "nar-business",
3
- "version": "0.0.245",
3
+ "version": "0.0.246",
4
4
  "description": "Nar-Business",
5
5
  "author": "Erhan ILZE <nar.frontend@gmail.com>",
6
6
  "license": "ISC",
@@ -18,7 +18,7 @@
18
18
  "@handsontable/angular": "^5.1.0",
19
19
  "@syncfusion/ej2-angular-treegrid": "^17.1.48",
20
20
  "handsontable": "^7.3.0",
21
- "mulberry-framework": "^2.8.88",
21
+ "mulberry-framework": "^2.8.89",
22
22
  "ng-packagr": "^3.0.0-rc.2",
23
23
  "rxjs": "6.0.0",
24
24
  "tslib": "^1.9.0",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "nar-business",
3
- "version": "0.0.245",
3
+ "version": "0.0.246",
4
4
  "description": "Nar-Business",
5
5
  "author": "Erhan ILZE <nar.frontend@gmail.com>",
6
6
  "license": "ISC",
@@ -22,7 +22,7 @@
22
22
  "@handsontable/angular": "^5.1.0",
23
23
  "@syncfusion/ej2-angular-treegrid": "^17.1.48",
24
24
  "handsontable": "^7.3.0",
25
- "mulberry-framework": "^2.8.88",
25
+ "mulberry-framework": "^2.8.89",
26
26
  "ng-packagr": "^3.0.0-rc.2",
27
27
  "rxjs": "6.0.0",
28
28
  "tslib": "^1.9.0",