Skip to content

Commit

Permalink
Plus de photos
Browse files Browse the repository at this point in the history
  • Loading branch information
julienmalard committed Mar 21, 2024
1 parent fd31ee4 commit 458ffc7
Show file tree
Hide file tree
Showing 75 changed files with 551 additions and 41 deletions.
62 changes: 31 additions & 31 deletions components.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,37 +5,37 @@
// Read more: https://github.com/vuejs/core/pull/3399
export {}

declare module "vue" {
declare module 'vue' {
export interface GlobalComponents {
Accueil: (typeof import("./src/components/étapes/Accueil.vue"))["default"];
AjoutDonnée: (typeof import("./src/components/étapes/démo/AjoutDonnée.vue"))["default"];
BtnMenuLangues: (typeof import("./src/components/BtnMenuLangues.vue"))["default"];
CarteFonctionalité: (typeof import("./src/components/CarteFonctionalité.vue"))["default"];
CarteLien: (typeof import("./src/components/étapes/communs/CarteLien.vue"))["default"];
CarteOption: (typeof import("./src/components/étapes/communs/CarteOption.vue"))["default"];
CarteTéléchargement: (typeof import("./src/components/CarteTéléchargement.vue"))["default"];
CarteUtilisation: (typeof import("./src/components/CarteUtilisation.vue"))["default"];
copy: (typeof import("./src/components/MenuLangues copy.vue"))["default"];
ÉtapeCours: (typeof import("./src/components/ÉtapeCours.vue"))["default"];
GraphiqueStation: (typeof import("./src/components/étapes/démo/GraphiqueStation.vue"))["default"];
IndiceInstallationApple: (typeof import("./src/components/IndiceInstallationApple.vue"))["default"];
InfoStation: (typeof import("./src/components/étapes/démo/InfoStation.vue"))["default"];
ItemLangueProgrès: (typeof import("./src/components/ItemLangueProgrès.vue"))["default"];
MarqueurSite: (typeof import("./src/components/étapes/démo/MarqueurSite.vue"))["default"];
MarqueurStation: (typeof import("./src/components/étapes/démo/MarqueurStation.vue"))["default"];
MenuLangues: (typeof import("./src/components/MenuLangues.vue"))["default"];
MesDonnées: (typeof import("./src/components/étapes/démo/MesDonnées.vue"))["default"];
OptionObtConstellation: (typeof import("./src/components/étapes/obtConstellation/OptionObtConstellation.vue"))["default"];
PageAccueil: (typeof import("./src/components/étapes/PageAccueil.vue"))["default"];
PagePrincipale: (typeof import("./src/components/PagePrincipale.vue"))["default"];
PageTéléchargements: (typeof import("./src/components/PageTéléchargements.vue"))["default"];
RouterLink: (typeof import("vue-router"))["RouterLink"];
RouterView: (typeof import("vue-router"))["RouterView"];
SectionAccueil: (typeof import("./src/components/étapes/SectionAccueil.vue"))["default"];
SectionCode: (typeof import("./src/components/étapes/SectionCode.vue"))["default"];
SectionDémo: (typeof import("./src/components/étapes/démo/SectionDémo.vue"))["default"];
SectionObtConstellation: (typeof import("./src/components/étapes/obtConstellation/SectionObtConstellation.vue"))["default"];
SectionTéléchargerDonnées: (typeof import("./src/components/étapes/SectionTéléchargerDonnées.vue"))["default"];
TitreSection: (typeof import("./src/components/TitreSection.vue"))["default"];
Accueil: (typeof import("./src/components/étapes/Accueil.vue"))["default"]
'AjoutDonnée': typeof import('./src/components/étapes/démo/AjoutDonnée.vue')['default']
BtnMenuLangues: typeof import('./src/components/BtnMenuLangues.vue')['default']
'CarteFonctionalité': (typeof import("./src/components/CarteFonctionalité.vue"))["default"]
CarteLien: typeof import('./src/components/étapes/communs/CarteLien.vue')['default']
CarteOption: (typeof import("./src/components/étapes/communs/CarteOption.vue"))["default"]
'CarteTéléchargement': (typeof import("./src/components/CarteTéléchargement.vue"))["default"]
CarteUtilisation: (typeof import("./src/components/CarteUtilisation.vue"))["default"]
copy: (typeof import("./src/components/MenuLangues copy.vue"))["default"]
'ÉtapeCours': typeof import('./src/components/ÉtapeCours.vue')['default']
GraphiqueStation: typeof import('./src/components/étapes/démo/GraphiqueStation.vue')['default']
IndiceInstallationApple: (typeof import("./src/components/IndiceInstallationApple.vue"))["default"]
InfoStation: (typeof import("./src/components/étapes/démo/InfoStation.vue"))["default"]
'ItemLangueProgrès': typeof import('./src/components/ItemLangueProgrès.vue')['default']
MarqueurSite: (typeof import("./src/components/étapes/démo/MarqueurSite.vue"))["default"]
MarqueurStation: typeof import('./src/components/étapes/démo/MarqueurStation.vue')['default']
MenuLangues: typeof import('./src/components/MenuLangues.vue')['default']
'MesDonnées': typeof import('./src/components/étapes/démo/MesDonnées.vue')['default']
OptionObtConstellation: (typeof import("./src/components/étapes/obtConstellation/OptionObtConstellation.vue"))["default"]
PageAccueil: (typeof import("./src/components/étapes/PageAccueil.vue"))["default"]
PagePrincipale: typeof import('./src/components/PagePrincipale.vue')['default']
'PageTéléchargements': (typeof import("./src/components/PageTéléchargements.vue"))["default"]
RouterLink: typeof import('vue-router')['RouterLink']
RouterView: typeof import('vue-router')['RouterView']
SectionAccueil: typeof import('./src/components/étapes/SectionAccueil.vue')['default']
SectionCode: typeof import('./src/components/étapes/SectionCode.vue')['default']
'SectionDémo': typeof import('./src/components/étapes/démo/SectionDémo.vue')['default']
SectionObtConstellation: typeof import('./src/components/étapes/obtConstellation/SectionObtConstellation.vue')['default']
'SectionTéléchargerDonnées': typeof import('./src/components/étapes/SectionTéléchargerDonnées.vue')['default']
TitreSection: typeof import('./src/components/TitreSection.vue')['default']
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 458ffc7

Please sign in to comment.