@cima-foundation/schematics 17.0.1 → 18.0.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/.idea/git_toolbox_blame.xml +6 -0
- package/package.json +1 -1
- package/src/new-library/files/__name@dasherize__/package.json +32 -33
- package/src/new-library/files/__name@dasherize__/projects/__name@dasherize__-test-app/src/app/app.module.ts +2 -1
- package/src/new-library/files/__name@dasherize__/projects/__name@dasherize__-test-app/src/index.html +1 -2
- package/src/new-library/files/__name@dasherize__/projects/cima/__name@dasherize__/package.json +2 -2
- package/src/new-portal/files/__name@dasherize__-portal/projects/__name@dasherize__-portal/src/app/core/core.module.ts +1 -2
- package/src/new-portal/files/__name@dasherize__-portal/projects/__name@dasherize__-portal/src/environments/environment.ts +1 -1
package/package.json
CHANGED
|
@@ -20,27 +20,26 @@
|
|
|
20
20
|
},
|
|
21
21
|
"private": true,
|
|
22
22
|
"dependencies": {
|
|
23
|
-
"@angular/animations": "^17.2.3",
|
|
24
|
-
"@angular/cdk": "^17.2.1",
|
|
25
|
-
"@angular/common": "^17.2.3",
|
|
26
|
-
"@angular/compiler": "^17.2.3",
|
|
27
|
-
"@angular/core": "^17.2.3",
|
|
28
|
-
"@angular/forms": "^17.2.3",
|
|
29
|
-
"@angular/material": "^17.1.2",
|
|
30
|
-
"@angular/platform-browser": "^17.2.3",
|
|
31
|
-
"@angular/platform-browser-dynamic": "^17.2.3",
|
|
32
|
-
"@angular/router": "^17.2.3",
|
|
33
|
-
"@angular/service-worker": "^17.2.3",
|
|
34
23
|
"copyfiles": "^2.4.1",
|
|
35
|
-
"@cima/commons": "git+https://github.com/CIMAFoundation/ngx-cima-commons.git#
|
|
36
|
-
"@angular/
|
|
24
|
+
"@cima/commons": "git+https://github.com/CIMAFoundation/ngx-cima-commons.git#v18.0.19",
|
|
25
|
+
"@angular/animations": "^18.2.13",
|
|
26
|
+
"@angular/cdk": "^18.2.14",
|
|
27
|
+
"@angular/common": "^18.2.13",
|
|
28
|
+
"@angular/compiler": "^18.2.13",
|
|
29
|
+
"@angular/core": "^18.2.13",
|
|
30
|
+
"@angular/forms": "^18.2.13",
|
|
31
|
+
"@angular/material": "^18.2.14",
|
|
32
|
+
"@angular/platform-browser": "^18.2.13",
|
|
33
|
+
"@angular/platform-browser-dynamic": "^18.2.13",
|
|
34
|
+
"@angular/router": "^18.2.13",
|
|
35
|
+
"@angular/service-worker": "^18.2.13",
|
|
37
36
|
"@fortawesome/fontawesome-free": "^6.3.0",
|
|
38
37
|
"@kolkov/angular-editor": "3.0.0-beta.0",
|
|
39
38
|
"@ngneat/until-destroy": "^10.0.0",
|
|
40
39
|
"@ngx-translate/core": "^15.0.0",
|
|
41
40
|
"@svgdotjs/svg.js": "^3.1.2",
|
|
42
41
|
"angular-animations": "^0.11.0",
|
|
43
|
-
"angular-gridster2": "^
|
|
42
|
+
"angular-gridster2": "^18.0.1",
|
|
44
43
|
"angular-oauth2-oidc": "^17.0.1",
|
|
45
44
|
"bootstrap": "^5.1.3",
|
|
46
45
|
"flag-icons": "^7.1.0",
|
|
@@ -51,40 +50,40 @@
|
|
|
51
50
|
"ngx-color-picker": "^16.0.0",
|
|
52
51
|
"ngx-file-drop": "^16.0.0",
|
|
53
52
|
"ngx-masonry": "^14.0.1",
|
|
54
|
-
"ngx-order-pipe": "^
|
|
55
|
-
"rxjs": "^7.
|
|
53
|
+
"ngx-order-pipe": "^3.0.0",
|
|
54
|
+
"rxjs": "^7.8.0",
|
|
56
55
|
"swiper": "^7.3.3",
|
|
57
56
|
"tslib": "^2.3.0",
|
|
58
|
-
"zone.js": "~0.14.3"
|
|
57
|
+
"zone.js": "~0.14.3",
|
|
59
58
|
},
|
|
60
59
|
"devDependencies": {
|
|
61
|
-
"@angular-
|
|
62
|
-
"@angular
|
|
63
|
-
"@angular-
|
|
64
|
-
"@angular
|
|
65
|
-
"@angular-eslint/schematics": "17.2.1",
|
|
66
|
-
"@angular-eslint/template-parser": "17.2.1",
|
|
67
|
-
"@angular/cli": "^17.1.2",
|
|
68
|
-
"@angular/compiler-cli": "^17.1.2",
|
|
69
|
-
"@angular/localize": "^17.1.2",
|
|
60
|
+
"@angular-devkit/build-angular": "^18.2.15",
|
|
61
|
+
"@angular/cli": "^18.2.15",
|
|
62
|
+
"@angular/compiler-cli": "^18.2.13",
|
|
63
|
+
"@angular/localize": "^18.2.13",
|
|
70
64
|
"@types/chance": "^1.1.3",
|
|
71
65
|
"@types/jasmine": "~5.1.4",
|
|
72
|
-
"@types/leaflet": "^1.7.
|
|
66
|
+
"@types/leaflet": "^1.7.9",
|
|
73
67
|
"@types/node": "^20.11.16",
|
|
74
|
-
"@typescript-eslint/eslint-plugin": "6.21.0",
|
|
75
|
-
"@typescript-eslint/parser": "6.21.0",
|
|
76
|
-
"eslint": "8.56.0",
|
|
77
68
|
"jasmine-core": "~3.8.0",
|
|
78
69
|
"karma": "~6.3.0",
|
|
79
70
|
"karma-chrome-launcher": "~3.1.0",
|
|
80
71
|
"karma-coverage": "~2.0.3",
|
|
81
72
|
"karma-jasmine": "~4.0.0",
|
|
82
73
|
"karma-jasmine-html-reporter": "^1.5.0",
|
|
83
|
-
"ng-packagr": "^
|
|
74
|
+
"ng-packagr": "^18.2.1",
|
|
84
75
|
"npm-run-all": "^4.1.5",
|
|
85
76
|
"rimraf": "^5.0.5",
|
|
86
|
-
"typescript": "~5.
|
|
77
|
+
"typescript": "~5.4.5",
|
|
87
78
|
"wait-on": "^7.2.0",
|
|
88
|
-
"webpack-bundle-analyzer": "^4.5.0"
|
|
79
|
+
"webpack-bundle-analyzer": "^4.5.0",
|
|
80
|
+
"@angular-eslint/builder": "18.4.1",
|
|
81
|
+
"@angular-eslint/eslint-plugin": "18.4.1",
|
|
82
|
+
"@angular-eslint/eslint-plugin-template": "18.4.1",
|
|
83
|
+
"@angular-eslint/schematics": "18.4.1",
|
|
84
|
+
"@angular-eslint/template-parser": "18.4.1",
|
|
85
|
+
"@typescript-eslint/eslint-plugin": "8.15.0",
|
|
86
|
+
"@typescript-eslint/parser": "8.15.0",
|
|
87
|
+
"eslint": "8.57.1"
|
|
89
88
|
}
|
|
90
89
|
}
|
|
@@ -23,7 +23,7 @@ import { SharedModule } from './shared/shared.module';
|
|
|
23
23
|
|
|
24
24
|
import { AppComponent } from './app.component';
|
|
25
25
|
import { OAuthModuleConfig, OAuthStorage } from 'angular-oauth2-oidc';
|
|
26
|
-
import {
|
|
26
|
+
import {HttpClient, provideHttpClient, withInterceptorsFromDi} from '@angular/common/http';
|
|
27
27
|
|
|
28
28
|
import localeIt from '@angular/common/locales/it';
|
|
29
29
|
import localeItExtra from '@angular/common/locales/extra/it';
|
|
@@ -68,6 +68,7 @@ registerLocaleData(localeIt, 'it-IT', localeItExtra);
|
|
|
68
68
|
deps: [PortalService],
|
|
69
69
|
useFactory: (portalService: PortalService) => portalService.getLanguage(),
|
|
70
70
|
},
|
|
71
|
+
provideHttpClient(withInterceptorsFromDi()),
|
|
71
72
|
],
|
|
72
73
|
bootstrap: [AppComponent],
|
|
73
74
|
})
|
package/src/new-library/files/__name@dasherize__/projects/__name@dasherize__-test-app/src/index.html
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
<html lang="en">
|
|
3
3
|
<head>
|
|
4
4
|
<meta charset="utf-8" />
|
|
5
|
-
<title><%= classify(name) %>
|
|
5
|
+
<title><%= classify(name) %> App</title>
|
|
6
6
|
<base href="/" />
|
|
7
7
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
8
8
|
<link
|
|
@@ -39,7 +39,6 @@
|
|
|
39
39
|
}
|
|
40
40
|
.splash-screen .app-logo {
|
|
41
41
|
background-repeat: no-repeat;
|
|
42
|
-
max-width: 100%;
|
|
43
42
|
background-position: center;
|
|
44
43
|
background-size: contain;
|
|
45
44
|
width: 70%;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { HttpClientModule } from '@angular/common/http';
|
|
2
1
|
import {
|
|
3
2
|
ModuleWithProviders,
|
|
4
3
|
NgModule,
|
|
@@ -8,7 +7,7 @@ import {
|
|
|
8
7
|
import { BrowserModule } from '@angular/platform-browser';
|
|
9
8
|
import { BrowserAnimationsModule } from '@angular/platform-browser/animations';
|
|
10
9
|
|
|
11
|
-
const _CORE = [BrowserModule, BrowserAnimationsModule
|
|
10
|
+
const _CORE = [BrowserModule, BrowserAnimationsModule];
|
|
12
11
|
|
|
13
12
|
@NgModule({
|
|
14
13
|
declarations: [],
|
|
@@ -11,7 +11,7 @@ export const environment = {
|
|
|
11
11
|
baseUrl: 'https://acroweb3-portal-backend-test.cimafoundation.org',
|
|
12
12
|
configEndpoint: '/acroweb',
|
|
13
13
|
wsEndpoint:
|
|
14
|
-
'
|
|
14
|
+
'wss://bricks-developers-access.cimafoundation.org/api/ws/notifier/',
|
|
15
15
|
},
|
|
16
16
|
};
|
|
17
17
|
|