@rxap/ngx-localize 18.0.4-dev.0 → 18.0.5-dev.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.
package/CHANGELOG.md CHANGED
@@ -3,6 +3,14 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [18.0.5-dev.0](https://gitlab.com/rxap/packages/compare/@rxap/ngx-localize@18.0.4...@rxap/ngx-localize@18.0.5-dev.0) (2024-07-09)
7
+
8
+ **Note:** Version bump only for package @rxap/ngx-localize
9
+
10
+ ## [18.0.4](https://gitlab.com/rxap/packages/compare/@rxap/ngx-localize@18.0.4-dev.0...@rxap/ngx-localize@18.0.4) (2024-06-30)
11
+
12
+ **Note:** Version bump only for package @rxap/ngx-localize
13
+
6
14
  ## [18.0.4-dev.0](https://gitlab.com/rxap/packages/compare/@rxap/ngx-localize@18.0.3...@rxap/ngx-localize@18.0.4-dev.0) (2024-06-30)
7
15
 
8
16
  **Note:** Version bump only for package @rxap/ngx-localize
@@ -27,10 +27,10 @@ export class I18nService {
27
27
  console.log('[I18nService] redirect to: ' + redirectUrl);
28
28
  location.replace(redirectUrl);
29
29
  }
30
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.1", ngImport: i0, type: I18nService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
31
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.1", ngImport: i0, type: I18nService, providedIn: 'root' }); }
30
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: I18nService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
31
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: I18nService, providedIn: 'root' }); }
32
32
  }
33
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.1", ngImport: i0, type: I18nService, decorators: [{
33
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: I18nService, decorators: [{
34
34
  type: Injectable,
35
35
  args: [{ providedIn: 'root' }]
36
36
  }] });
@@ -20,10 +20,10 @@ export class LanguageSelectorService {
20
20
  await this.i18nService.setLanguage(language);
21
21
  }
22
22
  }
23
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.1", ngImport: i0, type: LanguageSelectorService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
24
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.1", ngImport: i0, type: LanguageSelectorService, providedIn: 'root' }); }
23
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: LanguageSelectorService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
24
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: LanguageSelectorService, providedIn: 'root' }); }
25
25
  }
26
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.1", ngImport: i0, type: LanguageSelectorService, decorators: [{
26
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: LanguageSelectorService, decorators: [{
27
27
  type: Injectable,
28
28
  args: [{ providedIn: 'root' }]
29
29
  }], ctorParameters: () => [] });
@@ -29,10 +29,10 @@ class I18nService {
29
29
  console.log('[I18nService] redirect to: ' + redirectUrl);
30
30
  location.replace(redirectUrl);
31
31
  }
32
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.1", ngImport: i0, type: I18nService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
33
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.1", ngImport: i0, type: I18nService, providedIn: 'root' }); }
32
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: I18nService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
33
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: I18nService, providedIn: 'root' }); }
34
34
  }
35
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.1", ngImport: i0, type: I18nService, decorators: [{
35
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: I18nService, decorators: [{
36
36
  type: Injectable,
37
37
  args: [{ providedIn: 'root' }]
38
38
  }] });
@@ -65,10 +65,10 @@ class LanguageSelectorService {
65
65
  await this.i18nService.setLanguage(language);
66
66
  }
67
67
  }
68
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.1", ngImport: i0, type: LanguageSelectorService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
69
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.1", ngImport: i0, type: LanguageSelectorService, providedIn: 'root' }); }
68
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: LanguageSelectorService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
69
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: LanguageSelectorService, providedIn: 'root' }); }
70
70
  }
71
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.1", ngImport: i0, type: LanguageSelectorService, decorators: [{
71
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: LanguageSelectorService, decorators: [{
72
72
  type: Injectable,
73
73
  args: [{ providedIn: 'root' }]
74
74
  }], ctorParameters: () => [] });
package/package.json CHANGED
@@ -1,16 +1,16 @@
1
1
  {
2
- "version": "18.0.4-dev.0",
2
+ "version": "18.0.5-dev.0",
3
3
  "name": "@rxap/ngx-localize",
4
4
  "license": "GPL-3.0-or-later",
5
5
  "dependencies": {
6
- "@nx/devkit": "19.3.2",
6
+ "@nx/devkit": "19.4.2",
7
7
  "tslib": "2.6.2"
8
8
  },
9
9
  "peerDependencies": {
10
- "@angular/common": "^18.0.1",
11
- "@angular/core": "^18.0.1",
12
- "@rxap/config": "^18.1.1",
13
- "@rxap/ngx-user": "^18.0.3",
10
+ "@angular/common": "^18.0.6",
11
+ "@angular/core": "^18.0.6",
12
+ "@rxap/config": "^18.1.2",
13
+ "@rxap/ngx-user": "^18.1.0-dev.0",
14
14
  "rxjs": "^7.8.1"
15
15
  },
16
16
  "author": {
@@ -35,87 +35,87 @@
35
35
  "packageGroup": [
36
36
  {
37
37
  "package": "@angular/animations",
38
- "version": "18.0.1"
38
+ "version": "18.0.6"
39
39
  },
40
40
  {
41
41
  "package": "@angular/cdk",
42
- "version": "18.0.0"
42
+ "version": "18.0.6"
43
43
  },
44
44
  {
45
45
  "package": "@angular/common",
46
- "version": "18.0.1"
46
+ "version": "18.0.6"
47
47
  },
48
48
  {
49
49
  "package": "@angular/core",
50
- "version": "18.0.1"
50
+ "version": "18.0.6"
51
51
  },
52
52
  {
53
53
  "package": "@angular/forms",
54
- "version": "18.0.1"
54
+ "version": "18.0.6"
55
55
  },
56
56
  {
57
57
  "package": "@angular/material",
58
- "version": "18.0.0"
58
+ "version": "18.0.6"
59
59
  },
60
60
  {
61
61
  "package": "@angular/platform-browser",
62
- "version": "18.0.1"
62
+ "version": "18.0.6"
63
63
  },
64
64
  {
65
65
  "package": "@rxap/config",
66
- "version": "18.1.1"
66
+ "version": "18.1.2"
67
67
  },
68
68
  {
69
69
  "package": "@rxap/data-source",
70
- "version": "18.1.1"
70
+ "version": "18.1.2"
71
71
  },
72
72
  {
73
73
  "package": "@rxap/data-structure-tree",
74
- "version": "1.1.6"
74
+ "version": "1.1.8-dev.1"
75
75
  },
76
76
  {
77
77
  "package": "@rxap/definition",
78
- "version": "18.0.3"
78
+ "version": "18.0.4"
79
79
  },
80
80
  {
81
81
  "package": "@rxap/environment",
82
- "version": "18.0.3"
82
+ "version": "18.0.4"
83
83
  },
84
84
  {
85
85
  "package": "@rxap/mixin",
86
- "version": "16.0.6"
86
+ "version": "16.0.8-dev.1"
87
87
  },
88
88
  {
89
89
  "package": "@rxap/ngx-pub-sub",
90
- "version": "18.0.3"
90
+ "version": "18.1.0-dev.0"
91
91
  },
92
92
  {
93
93
  "package": "@rxap/ngx-user",
94
- "version": "18.0.3"
94
+ "version": "18.1.0-dev.0"
95
95
  },
96
96
  {
97
97
  "package": "@rxap/open-api",
98
- "version": "18.0.3"
98
+ "version": "18.0.5-dev.0"
99
99
  },
100
100
  {
101
101
  "package": "@rxap/pattern",
102
- "version": "1.1.5"
102
+ "version": "1.1.7-dev.0"
103
103
  },
104
104
  {
105
105
  "package": "@rxap/reflect-metadata",
106
- "version": "1.0.7"
106
+ "version": "1.0.9-dev.1"
107
107
  },
108
108
  {
109
109
  "package": "@rxap/remote-method",
110
- "version": "18.0.3"
110
+ "version": "18.0.4"
111
111
  },
112
112
  {
113
113
  "package": "@rxap/rxjs",
114
- "version": "1.1.6"
114
+ "version": "1.1.8-dev.1"
115
115
  },
116
116
  {
117
117
  "package": "@rxap/utilities",
118
- "version": "16.2.4"
118
+ "version": "16.3.0-dev.1"
119
119
  }
120
120
  ]
121
121
  },
@@ -129,7 +129,7 @@
129
129
  "directory": "packages/angular/localize"
130
130
  },
131
131
  "sideEffects": false,
132
- "gitHead": "3e7af3f80900d5672e0dade95eb6a1c22835c6e0",
132
+ "gitHead": "31fdf513912a70c112035d9c825cf5b072924d81",
133
133
  "module": "fesm2022/rxap-ngx-localize.mjs",
134
134
  "typings": "index.d.ts",
135
135
  "exports": {