@rxap/plugin-angular 20.2.0-dev.0 → 20.2.0-dev.10

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,58 @@
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
+ # [20.2.0-dev.10](https://gitlab.com/rxap/packages/compare/@rxap/plugin-angular@20.2.0-dev.9...@rxap/plugin-angular@20.2.0-dev.10) (2025-05-16)
7
+
8
+ ### Bug Fixes
9
+
10
+ - remove deprecated meta ([e354ec0](https://gitlab.com/rxap/packages/commit/e354ec0caa61eaccc1b90f94d98e5093e7afa143))
11
+
12
+ # [20.2.0-dev.9](https://gitlab.com/rxap/packages/compare/@rxap/plugin-angular@20.2.0-dev.8...@rxap/plugin-angular@20.2.0-dev.9) (2025-04-17)
13
+
14
+ **Note:** Version bump only for package @rxap/plugin-angular
15
+
16
+ # [20.2.0-dev.8](https://gitlab.com/rxap/packages/compare/@rxap/plugin-angular@20.2.0-dev.7...@rxap/plugin-angular@20.2.0-dev.8) (2025-04-14)
17
+
18
+ **Note:** Version bump only for package @rxap/plugin-angular
19
+
20
+ # [20.2.0-dev.7](https://gitlab.com/rxap/packages/compare/@rxap/plugin-angular@20.2.0-dev.6...@rxap/plugin-angular@20.2.0-dev.7) (2025-04-02)
21
+
22
+ **Note:** Version bump only for package @rxap/plugin-angular
23
+
24
+ # [20.2.0-dev.6](https://gitlab.com/rxap/packages/compare/@rxap/plugin-angular@20.2.0-dev.5...@rxap/plugin-angular@20.2.0-dev.6) (2025-03-26)
25
+
26
+ **Note:** Version bump only for package @rxap/plugin-angular
27
+
28
+ # [20.2.0-dev.5](https://gitlab.com/rxap/packages/compare/@rxap/plugin-angular@20.2.0-dev.4...@rxap/plugin-angular@20.2.0-dev.5) (2025-03-25)
29
+
30
+ ### Bug Fixes
31
+
32
+ - spelling ([bd44d29](https://gitlab.com/rxap/packages/commit/bd44d2991c566f679bfd57666d84eb491ed09749))
33
+
34
+ # [20.2.0-dev.4](https://gitlab.com/rxap/packages/compare/@rxap/plugin-angular@20.2.0-dev.3...@rxap/plugin-angular@20.2.0-dev.4) (2025-03-18)
35
+
36
+ **Note:** Version bump only for package @rxap/plugin-angular
37
+
38
+ # [20.2.0-dev.3](https://gitlab.com/rxap/packages/compare/@rxap/plugin-angular@20.2.0-dev.2...@rxap/plugin-angular@20.2.0-dev.3) (2025-03-12)
39
+
40
+ **Note:** Version bump only for package @rxap/plugin-angular
41
+
42
+ # [20.2.0-dev.2](https://gitlab.com/rxap/packages/compare/@rxap/plugin-angular@20.2.0-dev.1...@rxap/plugin-angular@20.2.0-dev.2) (2025-03-12)
43
+
44
+ ### Bug Fixes
45
+
46
+ - **angular:** pin nginx Docker image to specific digest ([4d74618](https://gitlab.com/rxap/packages/commit/4d74618592c56cbda28280402e41719df64cacea))
47
+
48
+ ### Reverts
49
+
50
+ - "chore(deps): upgrade tailwindcss to 4.0.12" ([da8a2c7](https://gitlab.com/rxap/packages/commit/da8a2c79cb35967235bfc33c2f03bde91e1bb772))
51
+
52
+ # [20.2.0-dev.1](https://gitlab.com/rxap/packages/compare/@rxap/plugin-angular@20.2.0-dev.0...@rxap/plugin-angular@20.2.0-dev.1) (2025-03-10)
53
+
54
+ ### Bug Fixes
55
+
56
+ - update package groups ([7a571c4](https://gitlab.com/rxap/packages/commit/7a571c455278e510fdb08c5a1a0d573c8d253f00))
57
+
6
58
  # [20.2.0-dev.0](https://gitlab.com/rxap/packages/compare/@rxap/plugin-angular@20.1.0...@rxap/plugin-angular@20.2.0-dev.0) (2025-03-10)
7
59
 
8
60
  ### Features
package/package.json CHANGED
@@ -1,18 +1,18 @@
1
1
  {
2
- "version": "20.2.0-dev.0",
2
+ "version": "20.2.0-dev.10",
3
3
  "name": "@rxap/plugin-angular",
4
4
  "description": "This package provides generators and executors for Angular projects within an Nx workspace. It helps initialize and configure Angular applications and libraries with Rxap-specific defaults and utilities. It also includes executors for tasks like checking ng-package configurations, managing application configurations, and generating i18n files.\n",
5
5
  "license": "GPL-3.0-or-later",
6
6
  "dependencies": {
7
- "@nx/angular": "20.4.6",
8
- "@nx/devkit": "20.4.6",
9
- "@rxap/plugin-application": "^20.0.3",
10
- "@rxap/plugin-library": "^20.2.0",
11
- "@rxap/plugin-utilities": "^20.0.3",
12
- "@rxap/ts-morph": "^1.5.4",
13
- "@rxap/utilities": "^16.4.3",
14
- "@rxap/workspace-ts-morph": "^19.1.11",
15
- "@rxap/workspace-utilities": "^19.7.0",
7
+ "@nx/angular": "20.5.0",
8
+ "@nx/devkit": "20.5.0",
9
+ "@rxap/plugin-application": "^20.0.4-dev.5",
10
+ "@rxap/plugin-library": "^20.2.1-dev.5",
11
+ "@rxap/plugin-utilities": "^20.0.4-dev.4",
12
+ "@rxap/ts-morph": "^1.5.5-dev.0",
13
+ "@rxap/utilities": "^16.4.4-dev.0",
14
+ "@rxap/workspace-ts-morph": "^19.1.12-dev.4",
15
+ "@rxap/workspace-utilities": "^19.8.0-dev.4",
16
16
  "colors": "1.4.0",
17
17
  "handlebars": "4.7.8",
18
18
  "semver": "7.5.3",
@@ -56,7 +56,7 @@
56
56
  },
57
57
  "schematics": "./generators.json",
58
58
  "type": "commonjs",
59
- "gitHead": "cf6d351fc0a131ca0392b6ce61b935ff7a9dd68f",
59
+ "gitHead": "3fa611b2b0cd102039813fb5c696924069fb40f1",
60
60
  "exports": {
61
61
  "./package.json": "./package.json",
62
62
  ".": {
@@ -11,15 +11,15 @@ ENV TRAEFIK_SERVICE_NAME=$PROJECT_NAME
11
11
  ENV TRAEFIK_ROUTER_NAME=$PROJECT_NAME
12
12
  ENV TRAEFIK_ROUTER_PRIORITY=15
13
13
 
14
- ENV TREAFIK_HEALTH_CHECK_INTERVAL=60s
15
- ENV TREAFIK_HEALTH_CHECK_TIMEOUT=10s
16
- ENV TREAFIK_HEALTH_CHECK_PATH=/index.html
14
+ ENV TRAEFIK_HEALTH_CHECK_INTERVAL=60s
15
+ ENV TRAEFIK_HEALTH_CHECK_TIMEOUT=10s
16
+ ENV TRAEFIK_HEALTH_CHECK_PATH=/index.html
17
17
 
18
18
  LABEL traefik.enable=true
19
19
 
20
- LABEL traefik.http.services.$TRAEFIK_SERVICE_NAME.loadbalancer.healthCheck.path=$TREAFIK_HEALTH_CHECK_PATH
21
- LABEL traefik.http.services.$TRAEFIK_SERVICE_NAME.loadbalancer.healthCheck.interval=$TREAFIK_HEALTH_CHECK_INTERVAL
22
- LABEL traefik.http.services.$TRAEFIK_SERVICE_NAME.loadbalancer.healthCheck.timeout=$TREAFIK_HEALTH_CHECK_TIMEOUT
20
+ LABEL traefik.http.services.$TRAEFIK_SERVICE_NAME.loadbalancer.healthCheck.path=$TRAEFIK_HEALTH_CHECK_PATH
21
+ LABEL traefik.http.services.$TRAEFIK_SERVICE_NAME.loadbalancer.healthCheck.interval=$TRAEFIK_HEALTH_CHECK_INTERVAL
22
+ LABEL traefik.http.services.$TRAEFIK_SERVICE_NAME.loadbalancer.healthCheck.timeout=$TRAEFIK_HEALTH_CHECK_TIMEOUT
23
23
  LABEL traefik.http.services.$TRAEFIK_SERVICE_NAME.loadbalancer.server.port=80
24
24
 
25
25
  LABEL traefik.http.routers.$TRAEFIK_ROUTER_NAME.rule=PathPrefix(`__mfe/${RELEASE}/${PROJECT_NAME}`)
@@ -28,7 +28,7 @@
28
28
  <meta content="#1976d2" name="msapplication-TileColor"/>
29
29
  <meta content="assets/icons/icon-144x144.png" name="msapplication-TileImage"/>
30
30
  <meta content="#ffffff" name="theme-color">
31
- <meta content="yes" name="apple-mobile-web-app-capable">
31
+ <meta name="mobile-web-app-capable" content="yes" />
32
32
  <meta content="black-translucent" name="apple-mobile-web-app-status-bar-style">
33
33
  <meta content="#ffffff" name="msapplication-navbutton-color">
34
34
 
@@ -28,7 +28,7 @@
28
28
  <meta content="#1976d2" name="msapplication-TileColor"/>
29
29
  <meta content="assets/icons/icon-144x144.png" name="msapplication-TileImage"/>
30
30
  <meta content="#ffffff" name="theme-color">
31
- <meta content="yes" name="apple-mobile-web-app-capable">
31
+ <meta name="mobile-web-app-capable" content="yes" />
32
32
  <meta content="black-translucent" name="apple-mobile-web-app-status-bar-style">
33
33
  <meta content="#ffffff" name="msapplication-navbutton-color">
34
34
 
@@ -1,4 +1,4 @@
1
- FROM registry.gitlab.com/rxap/docker/nginx:alpine
1
+ FROM registry.gitlab.com/rxap/docker/nginx@sha256:415563b4127c643d128912ac58dcf058def685130e6ab6fa79bc4bd58111de5b
2
2
 
3
3
  ARG PROJECT_NAME
4
4
  ARG SUB_DOMAIN
@@ -11,15 +11,15 @@ ENV TRAEFIK_ROUTER_NAME=$PROJECT_NAME
11
11
  ENV TRAEFIK_ROUTER_PRIORITY=10
12
12
  ENV TRAEFIK_ROUTER_SUB_DOMAIN=$SUB_DOMAIN
13
13
 
14
- ENV TREAFIK_HEALTH_CHECK_INTERVAL=60s
15
- ENV TREAFIK_HEALTH_CHECK_TIMEOUT=10s
16
- ENV TREAFIK_HEALTH_CHECK_PATH=/index.html
14
+ ENV TRAEFIK_HEALTH_CHECK_INTERVAL=60s
15
+ ENV TRAEFIK_HEALTH_CHECK_TIMEOUT=10s
16
+ ENV TRAEFIK_HEALTH_CHECK_PATH=/index.html
17
17
 
18
18
  LABEL traefik.enable=true
19
19
 
20
- LABEL traefik.http.services.$TRAEFIK_SERVICE_NAME.loadbalancer.healthCheck.path=$TREAFIK_HEALTH_CHECK_PATH
21
- LABEL traefik.http.services.$TRAEFIK_SERVICE_NAME.loadbalancer.healthCheck.interval=$TREAFIK_HEALTH_CHECK_INTERVAL
22
- LABEL traefik.http.services.$TRAEFIK_SERVICE_NAME.loadbalancer.healthCheck.timeout=$TREAFIK_HEALTH_CHECK_TIMEOUT
20
+ LABEL traefik.http.services.$TRAEFIK_SERVICE_NAME.loadbalancer.healthCheck.path=$TRAEFIK_HEALTH_CHECK_PATH
21
+ LABEL traefik.http.services.$TRAEFIK_SERVICE_NAME.loadbalancer.healthCheck.interval=$TRAEFIK_HEALTH_CHECK_INTERVAL
22
+ LABEL traefik.http.services.$TRAEFIK_SERVICE_NAME.loadbalancer.healthCheck.timeout=$TRAEFIK_HEALTH_CHECK_TIMEOUT
23
23
  LABEL traefik.http.services.$TRAEFIK_SERVICE_NAME.loadbalancer.server.port=80
24
24
 
25
25
  LABEL traefik.http.routers.$TRAEFIK_ROUTER_NAME.rule=HostRegexp(`^${TRAEFIK_ROUTER_SUB_DOMAIN}.+$`)