From d33402747a7455c515b584b3ce00ebf4d845d65f Mon Sep 17 00:00:00 2001 From: vbenoit Date: Thu, 3 Oct 2024 17:36:59 +0000 Subject: [PATCH] update du code source --- angular.json | 3 + package-lock.json | 4 +- .../football-field.component.html | 35 ++- .../football-field.component.ts | 284 +++++++++++++++++- tsconfig.json | 1 + 5 files changed, 304 insertions(+), 23 deletions(-) diff --git a/angular.json b/angular.json index 71c4577..3b28c7a 100644 --- a/angular.json +++ b/angular.json @@ -92,5 +92,8 @@ } } } + }, + "cli": { + "analytics": false } } diff --git a/package-lock.json b/package-lock.json index 6fdb1a0..06fdae5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "football-drawing", - "version": "0.0.0", + "version": "0.1.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "football-drawing", - "version": "0.0.0", + "version": "0.1.0", "dependencies": { "@angular/animations": "^18.2.0", "@angular/cdk": "^18.2.6", diff --git a/src/app/football-field/football-field.component.html b/src/app/football-field/football-field.component.html index bca802b..f03d45e 100644 --- a/src/app/football-field/football-field.component.html +++ b/src/app/football-field/football-field.component.html @@ -1,15 +1,34 @@
-
+ + + +
+ + +
+ + +
+ + +
+ + +
+ + +
+ -
+
- Your browser does not support the canvas element. + --> + + Votre navigateur ne supporte pas l'élément canvas.