|
44 | 44 | ] |
45 | 45 | } |
46 | 46 | } |
| 47 | +,{ |
| 48 | + "@context": { |
| 49 | + "@version": 1.1, |
| 50 | + "dct": "http://purl.org/dc/terms/", |
| 51 | + "title": { "@id": "dct:title", "@container": "@language" }, |
| 52 | + "description": { "@id": "dct:description", "@container": "@language" }, |
| 53 | + "modified": "dct:modified" |
| 54 | + }, |
| 55 | + "title": { |
| 56 | + "en": "ajax-fetch", |
| 57 | + "fr": "ajax-fetch" |
| 58 | + }, |
| 59 | + "description": { |
| 60 | + "en": "Handles Ajax requests and triggers events for success or failure.", |
| 61 | + "fr": "Gère les requêtes Ajax et déclenche des événements pour le succès ou l'échec." |
| 62 | + }, |
| 63 | + "modified": "2024-08-01", |
| 64 | + "componentName": "ajax-fetch", |
| 65 | + "status": "stable", |
| 66 | + "pages": { |
| 67 | + "examples": [ |
| 68 | + { |
| 69 | + "title": "Ajax fetch", |
| 70 | + "language": "en", |
| 71 | + "path": "./ajax-fetch-en.html" |
| 72 | + }, |
| 73 | + { |
| 74 | + "title": "Ajax fetch", |
| 75 | + "language": "fr", |
| 76 | + "path": "./ajax-fetch-fr.html" |
| 77 | + } |
| 78 | + ] |
| 79 | + } |
| 80 | +} |
47 | 81 | ,{ |
48 | 82 | "@context": { |
49 | 83 | "@version": 1.1, |
|
614 | 648 | }, |
615 | 649 | { |
616 | 650 | "title": "Geomap v4.0.30", |
617 | | - "language": "fr", |
| 651 | + "language": "en", |
618 | 652 | "path": "./geomap-v4.0.30-en.html" |
619 | 653 | }, |
620 | 654 | { |
|
637 | 671 | ] |
638 | 672 | } |
639 | 673 | } |
| 674 | +,{ |
| 675 | + "@context": { |
| 676 | + "@version": 1.1, |
| 677 | + "dct": "http://purl.org/dc/terms/", |
| 678 | + "title": { "@id": "dct:title", "@container": "@language" }, |
| 679 | + "description": { "@id": "dct:description", "@container": "@language" }, |
| 680 | + "modified": "dct:modified" |
| 681 | + }, |
| 682 | + "title": { |
| 683 | + "en": "json-fetch", |
| 684 | + "fr": "json-fetch" |
| 685 | + }, |
| 686 | + "description": { |
| 687 | + "en": "Handles JSON data fetching and triggers events for success or failure.", |
| 688 | + "fr": "Gère la récupération de données JSON et déclenche des événements pour le succès ou l'échec." |
| 689 | + }, |
| 690 | + "modified": "2024-08-01", |
| 691 | + "componentName": "json-fetch", |
| 692 | + "status": "stable", |
| 693 | + "pages": { |
| 694 | + "examples": [ |
| 695 | + { |
| 696 | + "title": "JSON fetch", |
| 697 | + "language": "en", |
| 698 | + "path": "./json-fetch-en.html" |
| 699 | + }, |
| 700 | + { |
| 701 | + "title": "JSON fetch", |
| 702 | + "language": "fr", |
| 703 | + "path": "./json-fetch-fr.html" |
| 704 | + } |
| 705 | + ] |
| 706 | + } |
| 707 | +} |
| 708 | +,{ |
| 709 | + "@context": { |
| 710 | + "@version": 1.1, |
| 711 | + "dct": "http://purl.org/dc/terms/", |
| 712 | + "title": { "@id": "dct:title", "@container": "@language" }, |
| 713 | + "description": { "@id": "dct:description", "@container": "@language" }, |
| 714 | + "modified": "dct:modified" |
| 715 | + }, |
| 716 | + "title": { |
| 717 | + "en": "NavCurrent", |
| 718 | + "fr": "NavCurrent" |
| 719 | + }, |
| 720 | + "description": { |
| 721 | + "en": "Identifies URLs in a navigation system that match the current page URL or a URL in the breadcrumb trail.", |
| 722 | + "fr": "Identifie les URL dans un système de navigation qui correspondent à l'URL de la page actuelle ou à une URL dans le fil d'Ariane." |
| 723 | + }, |
| 724 | + "modified": "2024-08-01", |
| 725 | + "componentName": "wb-navcurr", |
| 726 | + "status": "stable", |
| 727 | + "pages": { |
| 728 | + "examples": [ |
| 729 | + { |
| 730 | + "title": "NavCurrent", |
| 731 | + "language": "en", |
| 732 | + "path": "./navcurrent-en.html" |
| 733 | + }, |
| 734 | + { |
| 735 | + "title": "NavCurrent", |
| 736 | + "language": "fr", |
| 737 | + "path": "./navcurrent-fr.html" |
| 738 | + } |
| 739 | + ] |
| 740 | + } |
| 741 | +} |
| 742 | +,{ |
| 743 | + "@context": { |
| 744 | + "@version": 1.1, |
| 745 | + "dct": "http://purl.org/dc/terms/", |
| 746 | + "title": { "@id": "dct:title", "@container": "@language" }, |
| 747 | + "description": { "@id": "dct:description", "@container": "@language" }, |
| 748 | + "modified": "dct:modified" |
| 749 | + }, |
| 750 | + "title": { |
| 751 | + "en": "Resize", |
| 752 | + "fr": "Resize" |
| 753 | + }, |
| 754 | + "description": { |
| 755 | + "en": "Handles text and window resizing events, and triggers events based on changes in text size, window width, and window height.", |
| 756 | + "fr": "Gère les événements de redimensionnement du texte et de la fenêtre, et déclenche des événements basés sur les changements de taille du texte, de la largeur et de la hauteur de la fenêtre." |
| 757 | + }, |
| 758 | + "modified": "2024-08-01", |
| 759 | + "componentName": "wb-rsz", |
| 760 | + "status": "stable", |
| 761 | + "pages": { |
| 762 | + "examples": [ |
| 763 | + { |
| 764 | + "title": "Resize", |
| 765 | + "language": "en", |
| 766 | + "path": "./resize-en.html" |
| 767 | + }, |
| 768 | + { |
| 769 | + "title": "Resize", |
| 770 | + "language": "fr", |
| 771 | + "path": "./resize-fr.html" |
| 772 | + } |
| 773 | + ] |
| 774 | + } |
| 775 | +} |
640 | 776 | ,{ |
641 | 777 | "@context": { |
642 | 778 | "@version": 1.1, |
|
809 | 945 | ] |
810 | 946 | } |
811 | 947 | } |
| 948 | +,{ |
| 949 | + "@context": { |
| 950 | + "@version": 1.1, |
| 951 | + "dct": "http://purl.org/dc/terms/", |
| 952 | + "title": { "@id": "dct:title", "@container": "@language" }, |
| 953 | + "description": { "@id": "dct:description", "@container": "@language" }, |
| 954 | + "modified": "dct:modified" |
| 955 | + }, |
| 956 | + "title": { |
| 957 | + "en": "wb-focus", |
| 958 | + "fr": "wb-focus" |
| 959 | + }, |
| 960 | + "description": { |
| 961 | + "en": "A user-agent safe method for assigning focus to an element.", |
| 962 | + "fr": "Méthode sécurisée pour assigner le focus à un élément." |
| 963 | + }, |
| 964 | + "modified": "2024-08-01", |
| 965 | + "componentName": "wb-focus", |
| 966 | + "status": "stable", |
| 967 | + "pages": { |
| 968 | + "examples": [ |
| 969 | + { |
| 970 | + "title": "wb-focus", |
| 971 | + "language": "en", |
| 972 | + "path": "./wb-focus-en.html" |
| 973 | + }, |
| 974 | + { |
| 975 | + "title": "wb-focus", |
| 976 | + "language": "fr", |
| 977 | + "path": "./wb-focus-fr.html" |
| 978 | + } |
| 979 | + ] |
| 980 | + } |
| 981 | +} |
812 | 982 | ,{ |
813 | 983 | "@context": { |
814 | 984 | "@version": 1.1, |
|
0 commit comments