@dsivd/prestations-ng 17.7.0-beta.1 → 17.7.0-beta.2
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.
|
Binary file
|
package/index.html
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<!doctype html> <html lang="fr"> <head> <meta charset="utf-8"> <base href=""> <title>Chargement...</title> <meta name="viewport" content="width=device-width,initial-scale=1"> <link rel="icon" type="image/x-icon" href="favicon.ico"> </head> <body> <app-root> <header class="header" id="foehn_headerContainer" role="banner"> <div class="container"> <div class="d-flex flex-column"> <div class="d-flex flex-column flex-md-row flex-wrap"> <div class="vd-logo me-1"> <a href="https://www.vd.ch" class="vd-logo me-1" title="Aller à la page d'accueil du Site du Canton de Vaud"> <img aria-hidden="true" src="https://www.vd.ch/typo3conf/ext/vd_site/Resources/Public/Foehn/dist/assets/svg/ETATVAUD-alt.svg"> </a> </div> </div> </div> </div> </header> <main> <div class="container" id="loading">Chargement...</div> <noscript> <div class="container"> <div class="alert alert-danger"> Merci d'activer JavaScript afin d'utiliser cette application. </div> </div> </noscript> </main> </app-root> </body> </html>
|
|
1
|
+
<!doctype html> <html lang="fr"> <head> <meta charset="utf-8"> <base href=""> <title>Chargement...</title> <meta name="CSP_NONCE" content="#nonce#"> <meta name="viewport" content="width=device-width,initial-scale=1"> <link rel="icon" type="image/x-icon" href="favicon.ico"> </head> <body> <app-root> <header class="header" id="foehn_headerContainer" role="banner"> <div class="container"> <div class="d-flex flex-column"> <div class="d-flex flex-column flex-md-row flex-wrap"> <div class="vd-logo me-1"> <a href="https://www.vd.ch" class="vd-logo me-1" title="Aller à la page d'accueil du Site du Canton de Vaud"> <img aria-hidden="true" src="https://www.vd.ch/typo3conf/ext/vd_site/Resources/Public/Foehn/dist/assets/svg/ETATVAUD-alt.svg"> </a> </div> </div> </div> </div> </header> <main> <div class="container" id="loading">Chargement...</div> <noscript> <div class="container"> <div class="alert alert-danger"> Merci d'activer JavaScript afin d'utiliser cette application. </div> </div> </noscript> </main> </app-root> </body> </html>
|
package/package.json
CHANGED
|
Binary file
|