@rangertechnologies/ngnxt 2.1.258 → 2.1.259
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.
|
@@ -12,7 +12,7 @@ import { Mention } from 'quill-mention';
|
|
|
12
12
|
import ImageResizor from 'quill-image-resizor';
|
|
13
13
|
import * as i1 from '@ng-bootstrap/ng-bootstrap';
|
|
14
14
|
import { NgbDatepickerI18n, NgbCalendar, NgbDatepickerModule, NgbCalendarIslamicUmalqura } from '@ng-bootstrap/ng-bootstrap';
|
|
15
|
-
import
|
|
15
|
+
import moment from 'moment-hijri';
|
|
16
16
|
import 'moment/locale/ar-sa';
|
|
17
17
|
import { BehaviorSubject, Subject, debounceTime, distinctUntilChanged, takeUntil, catchError, of, merge, fromEvent } from 'rxjs';
|
|
18
18
|
import * as i1$1 from '@angular/common/http';
|
|
@@ -60842,7 +60842,7 @@ const VERSION = {
|
|
|
60842
60842
|
"semver": null,
|
|
60843
60843
|
"suffix": "09440148-dirty",
|
|
60844
60844
|
"semverString": null,
|
|
60845
|
-
"version": "2.1.
|
|
60845
|
+
"version": "2.1.259"
|
|
60846
60846
|
};
|
|
60847
60847
|
/* tslint:enable */
|
|
60848
60848
|
|