Skip to content

Commit 3abcb69

Browse files
authored
Update WET to 19.1.0 (#1515)
1 parent 4695736 commit 3abcb69

File tree

144 files changed

+2954
-1911
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

144 files changed

+2954
-1911
lines changed

public/wet/gcweb/wet-boew/assets/feedback/page-feedback-en.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@ <h3 class="wb-inv">Give feedback about this page</h3>
1818
<form action="https://feedback-retroaction.canada.ca/api/QueueProblemForm" method="post" class="wb-postback wb-disable-allow wb-pii-scrub" data-wb-postback='{"success":".gc-pft-thnk"}' data-wb-pii-scrub='{"modalTemplate": "[data-pft-scrub-modal]", "scrubChar": "########"}'>
1919
<template data-pft-scrub-modal>
2020
<header class="modal-header">
21-
<h2 class="modal-title">Personal information in your comment has been removed</h2>
21+
<h2 class="modal-title">Personal information detected in your comment</h2>
2222
</header>
2323
<div class="modal-body">
2424
<p>Comments are only used to improve our website. You will not receive a response.</p>
25-
<p><strong>To protect your privacy, your comment will be submitted as:</strong></p>
25+
<p><strong>To protect your privacy, remove personal information before submitting your comment:</strong></p>
2626
<div data-scrub-modal-fields=""></div>
2727
<details class="mrgn-tp-md">
2828
<summary>What is considered personal information?</summary>
@@ -34,12 +34,12 @@ <h2 class="modal-title">Personal information in your comment has been removed</h
3434
<li>passport number</li>
3535
<li>business number</li>
3636
<li>social insurance number (SIN)</li>
37+
<li>street address</li>
3738
</ul>
3839
</details>
3940
</div>
4041
<div class="modal-footer">
4142
<div class="row">
42-
<div class="col-xs-12 col-sm-6 mrgn-tp-sm"><button type="button" class="btn btn-link btn-block popup-modal-dismiss" data-scrub-submit="">Submit comment</button></div>
4343
<div class="col-xs-12 col-sm-6 mrgn-tp-sm"><button type="button" class="btn btn-primary btn-block popup-modal-dismiss">Go back and edit comment</button></div>
4444
</div>
4545
</div>

public/wet/gcweb/wet-boew/assets/feedback/page-feedback-fr.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@ <h3 class="wb-inv">Donnez votre rétroaction sur cette page</h3>
1818
<form action="https://feedback-retroaction.canada.ca/api/QueueProblemForm" method="post" class="wb-postback wb-disable-allow wb-pii-scrub" data-wb-postback='{"success":".gc-pft-thnk"}' data-wb-pii-scrub='{"modalTemplate": "[data-pft-scrub-modal]", "scrubChar": "########"}'>
1919
<template data-pft-scrub-modal>
2020
<header class="modal-header">
21-
<h2 class="modal-title">Les renseignements personnels dans votre commentaire ont été supprimés</h2>
21+
<h2 class="modal-title">Informations personnelles détectées dans votre commentaire</h2>
2222
</header>
2323
<div class="modal-body">
24-
<p>Les commentaires ne servent qu’à améliorer notre site Web. Vous ne recevrez aucune réponse.</p>
25-
<p><strong>Afin de veiller à la protection de vos renseignements personnels, votre commentaire sera soumis comme suit&nbsp;:</strong></p>
24+
<p>Les commentaires sont uniquement utilisés pour améliorer notre site Web. Vous ne recevrez pas de réponse.</p>
25+
<p><strong>Pour votre confidentialité, retirez les informations personnelles avant de soumettre&nbsp;:</strong></p>
2626
<div data-scrub-modal-fields=""></div>
2727
<details class="mrgn-tp-md">
2828
<summary>Qu'est-ce qui est considéré comme un renseignement personnel?</summary>
@@ -34,12 +34,12 @@ <h2 class="modal-title">Les renseignements personnels dans votre commentaire ont
3434
<li>Numéro de passeport</li>
3535
<li>Numéro d’entreprise</li>
3636
<li>Numéro d’assurance sociale (NAS)</li>
37+
<li>Adresse</li>
3738
</ul>
3839
</details>
3940
</div>
4041
<div class="modal-footer">
4142
<div class="row">
42-
<div class="col-xs-12 col-sm-6 mrgn-tp-sm"><button type="button" class="btn btn-link btn-block popup-modal-dismiss" data-scrub-submit="">Soumettre le commentaire</button></div>
4343
<div class="col-xs-12 col-sm-6 mrgn-tp-sm"><button type="button" class="btn btn-primary btn-block popup-modal-dismiss">Revenir en arrière et modifier le commentaire</button></div>
4444
</div>
4545
</div>
945 Bytes
Loading

public/wet/gcweb/wet-boew/css/messages-ie.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/*!
33
* @title Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
44
* @license wet-boew.github.io/wet-boew/License-en.html / wet-boew.github.io/wet-boew/Licence-fr.html
5-
* v17.1.1 - 2025-07-24
5+
* v19.1.0 - 2026-04-01
66
*
77
*/
88
.splash .sp-bx img {

public/wet/gcweb/wet-boew/css/messages-ie.min.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/*!
33
* @title Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
44
* @license wet-boew.github.io/wet-boew/License-en.html / wet-boew.github.io/wet-boew/Licence-fr.html
5-
* v17.1.1 - 2025-07-24
5+
* v19.1.0 - 2026-04-01
66
*
77
*/
88
.splash .sp-bx img{height:20px;width:214px}@media (min-width:992px){.splash .sp-bx img{height:100%;width:100%}}.splash .sp-bx .btn{min-width:75px}@media (min-width:992px){.splash .sp-bx .btn{min-width:100px}}.splash .sp-bx-bt img{height:20px;width:82px}@media (min-width:992px){.splash .sp-bx-bt img{height:100%;width:100%}}

public/wet/gcweb/wet-boew/css/messages.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/*!
33
* @title Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
44
* @license wet-boew.github.io/wet-boew/License-en.html / wet-boew.github.io/wet-boew/Licence-fr.html
5-
* v17.1.1 - 2025-07-24
5+
* v19.1.0 - 2026-04-01
66
*
77
*/
88
/*

public/wet/gcweb/wet-boew/css/messages.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/wet/gcweb/wet-boew/css/noscript.css

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/*!
33
* Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
44
* wet-boew.github.io/wet-boew/License-en.html / wet-boew.github.io/wet-boew/Licence-fr.html
5-
* v4.0.89 - 2025-07-24
5+
* v4.0.96 - 2026-04-01
66
*
77
*/
88
/*
@@ -94,6 +94,14 @@
9494
/*
9595
* Lightbox Sass (noscript)
9696
*/
97+
/*
98+
* Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
99+
* wet-boew.github.io/wet-boew/License-en.html / wet-boew.github.io/wet-boew/Licence-fr.html
100+
*/
101+
.fade {
102+
opacity: 1;
103+
}
104+
97105
/*
98106
Polyfills
99107
*/

public/wet/gcweb/wet-boew/css/noscript.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/wet/gcweb/wet-boew/css/polyfills/details.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@
1313
font-size: 84%;
1414
}
1515

16-
.no-details {
17-
/* Right to left (RTL) CSS */
18-
}
1916
.no-details details > summary:before { /* Add the closed pointer */ }
2017
.no-details details[open] {
2118
display: block;
@@ -24,6 +21,9 @@
2421
.no-details details summary {
2522
display: list-item !important;
2623
}
24+
.no-details {
25+
/* Right to left (RTL) CSS */
26+
}
2727
.no-details[dir=rtl] details > summary:before { /* Add the close pointer */
2828
content: "◄ ";
2929
}

0 commit comments

Comments
 (0)