@koobiq/angular-luxon-adapter 19.1.0 → 19.3.0

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.
@@ -47,10 +47,10 @@ class LuxonDateAdapter extends LuxonDateAdapter$1 {
47
47
  this.setLocale(this.localeService?.id || dateLocale);
48
48
  this.localeService?.changes.subscribe(this.setLocale);
49
49
  }
50
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: LuxonDateAdapter, deps: [{ token: KBQ_DATE_LOCALE }, { token: KBQ_LUXON_DATE_ADAPTER_OPTIONS, optional: true }, { token: KBQ_LOCALE_SERVICE, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
51
- /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: LuxonDateAdapter }); }
50
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: LuxonDateAdapter, deps: [{ token: KBQ_DATE_LOCALE }, { token: KBQ_LUXON_DATE_ADAPTER_OPTIONS, optional: true }, { token: KBQ_LOCALE_SERVICE, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
51
+ /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: LuxonDateAdapter }); }
52
52
  }
53
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: LuxonDateAdapter, decorators: [{
53
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: LuxonDateAdapter, decorators: [{
54
54
  type: Injectable
55
55
  }], ctorParameters: () => [{ type: undefined, decorators: [{
56
56
  type: Inject,
@@ -70,9 +70,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImpo
70
70
  const KBQ_LUXON_DATE_FORMATS = LUXON_DATE_FORMATS;
71
71
 
72
72
  class LuxonDateModule {
73
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: LuxonDateModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
74
- /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.17", ngImport: i0, type: LuxonDateModule }); }
75
- /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: LuxonDateModule, providers: [
73
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: LuxonDateModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
74
+ /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.18", ngImport: i0, type: LuxonDateModule }); }
75
+ /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: LuxonDateModule, providers: [
76
76
  {
77
77
  provide: DateAdapter,
78
78
  useClass: LuxonDateAdapter,
@@ -80,7 +80,7 @@ class LuxonDateModule {
80
80
  }
81
81
  ] }); }
82
82
  }
83
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: LuxonDateModule, decorators: [{
83
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: LuxonDateModule, decorators: [{
84
84
  type: NgModule,
85
85
  args: [{
86
86
  providers: [
@@ -93,9 +93,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImpo
93
93
  }]
94
94
  }] });
95
95
  class KbqLuxonDateModule {
96
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: KbqLuxonDateModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
97
- /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.17", ngImport: i0, type: KbqLuxonDateModule, imports: [LuxonDateModule, KbqLocaleServiceModule] }); }
98
- /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: KbqLuxonDateModule, providers: [
96
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: KbqLuxonDateModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
97
+ /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.18", ngImport: i0, type: KbqLuxonDateModule, imports: [LuxonDateModule, KbqLocaleServiceModule] }); }
98
+ /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: KbqLuxonDateModule, providers: [
99
99
  {
100
100
  // todo после добавления KbqLocaleServiceModule возможно уже неактуально
101
101
  provide: KBQ_DATE_FORMATS,
@@ -103,7 +103,7 @@ class KbqLuxonDateModule {
103
103
  }
104
104
  ], imports: [LuxonDateModule, KbqLocaleServiceModule] }); }
105
105
  }
106
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: KbqLuxonDateModule, decorators: [{
106
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: KbqLuxonDateModule, decorators: [{
107
107
  type: NgModule,
108
108
  args: [{
109
109
  imports: [LuxonDateModule, KbqLocaleServiceModule],
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@koobiq/angular-luxon-adapter",
3
- "version": "19.1.0",
3
+ "version": "19.3.0",
4
4
  "description": "Koobiq Luxon Adapter",
5
5
  "keywords": [
6
6
  "angular",
@@ -14,7 +14,7 @@
14
14
  "license": "MIT",
15
15
  "peerDependencies": {
16
16
  "@koobiq/luxon-date-adapter": "^3.1.4",
17
- "@koobiq/components": "19.1.0"
17
+ "@koobiq/components": "19.3.0"
18
18
  },
19
19
  "dependencies": {
20
20
  "tslib": "^2.6.2"