|
2077 | 2077 | "en": "Features top tasks related to the page it is on.", |
2078 | 2078 | "fr": "Comprend des tâches principales liées à la page sur laquelle elles se trouvent." |
2079 | 2079 | }, |
2080 | | - "modified": "2025-10-31", |
| 2080 | + "modified": "2026-06-04", |
2081 | 2081 | "componentName": "gc-most-requested", |
2082 | 2082 | "status": "stable", |
2083 | 2083 | "version": "1.3", |
|
2208 | 2208 | "en": "https://design.canada.ca/common-design-patterns/most-requested.html", |
2209 | 2209 | "fr": "https://conception.canada.ca/configurations-conception-communes/en-demande.html" |
2210 | 2210 | }, |
2211 | | - "iteration": "_:iteration_mostrequested_4", |
| 2211 | + "iteration": "_:iteration_mostrequested_highlight_1", |
2212 | 2212 | "example": [ |
2213 | 2213 | { |
2214 | 2214 | "en": { "href": "gc-most-requested-highlight-en.html", "text": "Most requested with highlight" }, |
|
2220 | 2220 | ], |
2221 | 2221 | "history": [ |
2222 | 2222 | { |
2223 | | - "en": "November 2025 - Initial implementation of the variation.", |
2224 | | - "fr": "Novembre 2025 - Implémentation initiale de la variante." |
| 2223 | + "en": "June 2026 - Initial implementation of the variation.", |
| 2224 | + "fr": "Juin 2026 - Implémentation initiale de la variante." |
2225 | 2225 | } |
2226 | 2226 | ] |
2227 | 2227 | } |
|
2288 | 2288 | "en": [ |
2289 | 2289 | "Refer to the code sample below.", |
2290 | 2290 | "The component cannot be located inside another element with the class <code>container</code>.", |
2291 | | - "This variation must be directly followed be the default variation of the Most requested component. It cannot be implemented on its own." |
| 2291 | + "This variation must be directly followed by the default variation of the Most requested component. It cannot be implemented on its own." |
2292 | 2292 | ], |
2293 | 2293 | "fr": [ |
2294 | 2294 | "Référez-vous au code qui suit.", |
|
2318 | 2318 | { |
2319 | 2319 | "@id": "_:iteration_mostrequested_highlight_1", |
2320 | 2320 | "name": "Most requested with highlight - Iteration 1", |
2321 | | - "date": "2025-11", |
2322 | | - "detectableBy": ".gc-most-requested.highlight", |
| 2321 | + "date": "2026-06", |
| 2322 | + "detectableBy": ".gc-most-requested+.gc-most-requested", |
2323 | 2323 | "assets": [ |
2324 | 2324 | { |
2325 | 2325 | "@type": "source-code", |
|
2471 | 2471 | "en": "Used to present sets of links with accompanying descriptions.", |
2472 | 2472 | "fr": "Utilisé pour présenter des ensembles de liens accompagnés de descriptions." |
2473 | 2473 | }, |
2474 | | - "modified": "2026-02-17", |
| 2474 | + "modified": "2026-06-04", |
2475 | 2475 | "componentName": "gc-srvinfo", |
2476 | 2476 | "status": "stable", |
2477 | | - "version": "3.3", |
| 2477 | + "version": "3.4", |
2478 | 2478 | "pages": { |
2479 | 2479 | "examples": [ |
2480 | 2480 | { |
|
2488 | 2488 | "path": "gc-srvinfo-fr.html" |
2489 | 2489 | }, |
2490 | 2490 | { |
2491 | | - "title": "Services and information with FieldFlow - Working examples", |
| 2491 | + "title": "Services and information with FieldFlow", |
2492 | 2492 | "language": "en", |
2493 | 2493 | "path": "gc-srvinfo-fieldflow-en.html" |
2494 | 2494 | }, |
2495 | 2495 | { |
2496 | | - "title": "Services et renseignements avec FieldFlow - Exemples pratiques", |
| 2496 | + "title": "Services et renseignements avec FieldFlow", |
2497 | 2497 | "language": "fr", |
2498 | 2498 | "path": "gc-srvinfo-fieldflow-fr.html" |
| 2499 | + }, |
| 2500 | + { |
| 2501 | + "title": "Services and information with more information", |
| 2502 | + "language": "en", |
| 2503 | + "path": "gc-srvinfo-more-info-en.html" |
| 2504 | + }, |
| 2505 | + { |
| 2506 | + "title": "Services et renseignements avec plus d'informations", |
| 2507 | + "language": "fr", |
| 2508 | + "path": "gc-srvinfo-more-info-fr.html" |
2499 | 2509 | } |
2500 | 2510 | ], |
2501 | 2511 | "reports": [ |
|
2539 | 2549 | "en": "https://design.canada.ca/common-design-patterns/services-information.html", |
2540 | 2550 | "fr": "https://conception.canada.ca/configurations-conception-communes/services-renseignements.html" |
2541 | 2551 | }, |
2542 | | - "iteration": "_:iteration_srvinfo_6", |
| 2552 | + "iteration": "_:iteration_srvinfo_8", |
2543 | 2553 | "example": [ |
2544 | 2554 | { |
2545 | 2555 | "en": { "href": "gc-srvinfo-en.html", "text": "Services and information" }, |
|
2559 | 2569 | ], |
2560 | 2570 | "history": [ |
2561 | 2571 | { |
2562 | | - "en": "December 2025 - Added new pattern with more information block.", |
2563 | | - "fr": "Décembre 2025 - Ajout d'un nouveau modèle avec un bloc d'informations complémentaires." |
| 2572 | + "en": "June 2026 - Added new pattern with more information block.", |
| 2573 | + "fr": "Juin 2026 - Ajout d'un nouveau modèle avec un bloc d'informations complémentaires." |
| 2574 | + }, |
| 2575 | + { |
| 2576 | + "en": "February 2026 - Limited width of single column pattern.", |
| 2577 | + "fr": "Février 2026 - Limitation de la largeur du modèle à une seule colonne." |
2564 | 2578 | }, |
2565 | 2579 | { |
2566 | 2580 | "en": "July 2025 - Added new pattern with FieldFlow drop-down list.", |
|
2596 | 2610 | "implementation": [ |
2597 | 2611 | { |
2598 | 2612 | "@id": "_:implement_srvinfo", |
2599 | | - "iteration": "_:iteration_srvinfo_6", |
| 2613 | + "iteration": "_:iteration_srvinfo_8", |
2600 | 2614 | "name": { |
2601 | 2615 | "en": "Standard", |
2602 | 2616 | "fr": "Standard" |
|
2659 | 2673 | ], |
2660 | 2674 | "iteration": [ |
2661 | 2675 | { |
2662 | | - "@id": "_:iteration_srvinfo_7", |
2663 | | - "name": "Services and information - Iteration 7 (More information)", |
2664 | | - "date": "2025-07", |
| 2676 | + "@id": "_:iteration_srvinfo_8", |
| 2677 | + "name": "Services and information - Iteration 8 (More information)", |
| 2678 | + "date": "2026-06", |
2665 | 2679 | "detectableBy": ".gc-srvinfo .well", |
2666 | | - "predecessor": "_:iteration_srvinfo_6", |
| 2680 | + "predecessor": "_:iteration_srvinfo_7", |
2667 | 2681 | "additions": [ |
2668 | 2682 | "Added new pattern with more information block." |
2669 | 2683 | ], |
|
2672 | 2686 | "@type": "source-code", |
2673 | 2687 | "@language": "en", |
2674 | 2688 | "description": "Code sample", |
2675 | | - "code": "<section class=\"gc-srvinfo\">\n\t<h2>Services and information</h2>\n\t<div class=\"wb-eqht row\">\n\t\t<div class=\"col-md-6 col-lg-4\">\n\t\t\t<h3><a href=\"#\">[Hyperlink text]</a></h3>\n\t\t\t<p>Use action verbs, or simply list keywords to summarize the information or tasks that can be accomplished on the page it links to</p>\n\t\t</div>\n\t\t<div class=\"col-md-6 col-lg-4\">\n\t\t\t<h3><a href=\"#\">[Hyperlink text]</a></h3>\n\t\t\t<p>Use action verbs, or simply list keywords to summarize the information or tasks that can be accomplished on the page it links to</p>\n\t\t</div>\n\t\t<div class=\"col-md-6 col-lg-4\">\n\t\t\t<h3><a href=\"#\">[Hyperlink text]</a></h3>\n\t\t\t<p>Use action verbs, or simply list keywords to summarize the information or tasks that can be accomplished on the page it links to</p>\n\t\t</div>\n\t</div>\n</section>\n\t<div class=\"well\">\n\t\t<h3>[More information title]</h3>\n\t\t<p>[Additional information related to the services and information presented above]</p>\n\t</div>" |
| 2689 | + "code": "<section class=\"gc-srvinfo\">\n\t<h2>Services and information</h2>\n\t<div class=\"wb-eqht row\">\n\t\t<div class=\"col-md-6 col-lg-4\">\n\t\t\t<h3><a href=\"#\">[Hyperlink text]</a></h3>\n\t\t\t<p>Use action verbs, or simply list keywords to summarize the information or tasks that can be accomplished on the page it links to</p>\n\t\t</div>\n\t\t<div class=\"col-md-6 col-lg-4\">\n\t\t\t<h3><a href=\"#\">[Hyperlink text]</a></h3>\n\t\t\t<p>Use action verbs, or simply list keywords to summarize the information or tasks that can be accomplished on the page it links to</p>\n\t\t</div>\n\t\t<div class=\"col-md-6 col-lg-4\">\n\t\t\t<h3><a href=\"#\">[Hyperlink text]</a></h3>\n\t\t\t<p>Use action verbs, or simply list keywords to summarize the information or tasks that can be accomplished on the page it links to</p>\n\t\t</div>\n\t</div>\n\t<div class=\"well\">\n\t\t<h3>[More information title]</h3>\n\t\t<p>[Additional information related to the services and information presented above]</p>\n\t</div>\n</section>" |
2676 | 2690 | } |
2677 | 2691 | ] |
2678 | 2692 | }, |
| 2693 | + { |
| 2694 | + "@id": "_:iteration_srvinfo_7", |
| 2695 | + "name": "Services and information - Iteration 7", |
| 2696 | + "date": "2026-02", |
| 2697 | + "detectableBy": ".gc-srvinfo", |
| 2698 | + "predecessor": "_:iteration_srvinfo_6", |
| 2699 | + "successor": "_:iteration_srvinfo_8", |
| 2700 | + "additions": ["Added the CSS class .cnt-wdth-lmtd to the body element to limit the width of the single-column pattern"] |
| 2701 | + }, |
2679 | 2702 | { |
2680 | 2703 | "@id": "_:iteration_srvinfo_6", |
2681 | 2704 | "name": "Services and information - Iteration 6 (FieldFlow)", |
|
2695 | 2718 | } |
2696 | 2719 | ] |
2697 | 2720 | }, |
2698 | | - { |
2699 | | - "@id": "_:iteration_srvinfo_6", |
2700 | | - "name": "Services and information - Iteration 6", |
2701 | | - "date": "2026-02", |
2702 | | - "detectableBy": ".gc-srvinfo", |
2703 | | - "predecessor": "_:iteration_srvinfo_5", |
2704 | | - "additions": ["Added the CSS class .cnt-wdth-lmtd to the body element to limit the width of the single-column pattern"] |
2705 | | - }, |
2706 | 2721 | { |
2707 | 2722 | "@id": "_:iteration_srvinfo_5", |
2708 | 2723 | "name": "Services and information - Iteration 5", |
|
0 commit comments