Skip to content

Commit

Permalink
Deploying to gh-pages from @ 24e70cc 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
Ash-Crow committed Mar 5, 2024
1 parent 1cf107b commit abe3f2f
Show file tree
Hide file tree
Showing 68 changed files with 242 additions and 242 deletions.
8 changes: 4 additions & 4 deletions components/accordion/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -779,11 +779,11 @@ <h3 class="fr-accordion__title">
<button type="button"
class="fr-accordion__btn"
aria-expanded="false"
aria-controls="accordion-lsmxuoabcyezicvu">
aria-controls="accordion-xasgbfbierozytvy">
Données d’exemple
</button>
</h3>
<div class="fr-collapse" id="accordion-lsmxuoabcyezicvu">
<div class="fr-collapse" id="accordion-xasgbfbierozytvy">
<pre class="dsfr-code">{'content': '<p>Contenu d’exemple avec du <strong>gras</strong> et de '
'l’<em>italique</em></p>',
'id': 'sample-accordion',
Expand Down Expand Up @@ -907,11 +907,11 @@ <h3 class="fr-accordion__title">
<script type="module"
src="/django-dsfr/static/dsfr/dist/dsfr/dsfr.module.min.js"
integrity="sha384-ToZ2KPANcYOYrPshKd8bJxk+utYf7qGe3ob4+NkCjeda5DRDtM9tp5GTyMGXakre"
nonce="rCIQesY7dmoZLpXDWiUegQ=="></script>
nonce="eoeR95P1z//xUaitaO+B3Q=="></script>
<script nomodule
src="/django-dsfr/static/dsfr/dist/dsfr/dsfr.nomodule.min.js"
integrity="sha384-OJq7jonDJ6QWsuRqnCWE3Gep7eKu0DEaasALVb40NLARi4cGCIjgVHHhnGJuByNq"
nonce="rCIQesY7dmoZLpXDWiUegQ=="></script>
nonce="eoeR95P1z//xUaitaO+B3Q=="></script>



Expand Down
8 changes: 4 additions & 4 deletions components/accordion_group/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -758,11 +758,11 @@ <h3 class="fr-accordion__title">
<button type="button"
class="fr-accordion__btn"
aria-expanded="false"
aria-controls="accordion-plvkactuyfislrfd">
aria-controls="accordion-xnsnujzqcfakxxxb">
Données d’exemple
</button>
</h3>
<div class="fr-collapse" id="accordion-plvkactuyfislrfd">
<div class="fr-collapse" id="accordion-xnsnujzqcfakxxxb">
<pre class="dsfr-code">[{'content': '<p>Contenu d’exemple avec du <strong>gras</strong> et de '
'l’<em>italique</em> (1)</p>',
'id': 'sample-accordion-1',
Expand Down Expand Up @@ -930,11 +930,11 @@ <h3 class="fr-accordion__title">
<script type="module"
src="/django-dsfr/static/dsfr/dist/dsfr/dsfr.module.min.js"
integrity="sha384-ToZ2KPANcYOYrPshKd8bJxk+utYf7qGe3ob4+NkCjeda5DRDtM9tp5GTyMGXakre"
nonce="nWTTb0pCVK6A/6EwKdnD4g=="></script>
nonce="3s766u/AprhdPQGZKpLQcw=="></script>
<script nomodule
src="/django-dsfr/static/dsfr/dist/dsfr/dsfr.nomodule.min.js"
integrity="sha384-OJq7jonDJ6QWsuRqnCWE3Gep7eKu0DEaasALVb40NLARi4cGCIjgVHHhnGJuByNq"
nonce="nWTTb0pCVK6A/6EwKdnD4g=="></script>
nonce="3s766u/AprhdPQGZKpLQcw=="></script>



Expand Down
16 changes: 8 additions & 8 deletions components/alert/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -785,11 +785,11 @@ <h3 class="fr-accordion__title">
<button type="button"
class="fr-accordion__btn"
aria-expanded="false"
aria-controls="accordion-zylwlbooagzhgdcv">
aria-controls="accordion-lfobmsmdzulfmfbq">
Données d’exemple
</button>
</h3>
<div class="fr-collapse" id="accordion-zylwlbooagzhgdcv">
<div class="fr-collapse" id="accordion-lfobmsmdzulfmfbq">
<pre class="dsfr-code">{'content': 'Cliquer sur la croix pour fermer l’alerte.',
'heading_tag': 'h3',
'id': 'alert-success-tag',
Expand Down Expand Up @@ -838,11 +838,11 @@ <h3 class="fr-accordion__title">
<button type="button"
class="fr-accordion__btn"
aria-expanded="false"
aria-controls="accordion-jrzseiyghsehmofy">
aria-controls="accordion-hjqbyfjklrxnzptx">
Données d’exemple
</button>
</h3>
<div class="fr-collapse" id="accordion-jrzseiyghsehmofy">
<div class="fr-collapse" id="accordion-hjqbyfjklrxnzptx">
<pre class="dsfr-code">{'content': 'Cliquer sur la croix pour fermer l’alerte.',
'heading_tag': 'h3',
'is_collapsible': True,
Expand Down Expand Up @@ -890,11 +890,11 @@ <h3 class="fr-accordion__title">
<button type="button"
class="fr-accordion__btn"
aria-expanded="false"
aria-controls="accordion-enjohxcziypzcqsp">
aria-controls="accordion-xkfwgnzyfecrortc">
Données d’exemple
</button>
</h3>
<div class="fr-collapse" id="accordion-enjohxcziypzcqsp">
<div class="fr-collapse" id="accordion-xkfwgnzyfecrortc">
<pre class="dsfr-code">{'content': 'Cette alerte n’a pas de croix de fermeture.',
'heading_tag': 'h3',
'title': 'Alerte non-refermable de type info',
Expand Down Expand Up @@ -1015,11 +1015,11 @@ <h3 class="fr-alert__title">Alerte non-refermable de type info</h3>
<script type="module"
src="/django-dsfr/static/dsfr/dist/dsfr/dsfr.module.min.js"
integrity="sha384-ToZ2KPANcYOYrPshKd8bJxk+utYf7qGe3ob4+NkCjeda5DRDtM9tp5GTyMGXakre"
nonce="4Laf5XsG5RXe/o3NTpXdFg=="></script>
nonce="hZC0jaagQF4hZ7VfVAC2mw=="></script>
<script nomodule
src="/django-dsfr/static/dsfr/dist/dsfr/dsfr.nomodule.min.js"
integrity="sha384-OJq7jonDJ6QWsuRqnCWE3Gep7eKu0DEaasALVb40NLARi4cGCIjgVHHhnGJuByNq"
nonce="4Laf5XsG5RXe/o3NTpXdFg=="></script>
nonce="hZC0jaagQF4hZ7VfVAC2mw=="></script>



Expand Down
4 changes: 2 additions & 2 deletions components/back_to_top/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -497,11 +497,11 @@ <h1>
<script type="module"
src="/django-dsfr/static/dsfr/dist/dsfr/dsfr.module.min.js"
integrity="sha384-ToZ2KPANcYOYrPshKd8bJxk+utYf7qGe3ob4+NkCjeda5DRDtM9tp5GTyMGXakre"
nonce="befLdrRgudn+76x2Fcr9zw=="></script>
nonce="jM893FtgwgsQeYBP86b7fg=="></script>
<script nomodule
src="/django-dsfr/static/dsfr/dist/dsfr/dsfr.nomodule.min.js"
integrity="sha384-OJq7jonDJ6QWsuRqnCWE3Gep7eKu0DEaasALVb40NLARi4cGCIjgVHHhnGJuByNq"
nonce="befLdrRgudn+76x2Fcr9zw=="></script>
nonce="jM893FtgwgsQeYBP86b7fg=="></script>



Expand Down
20 changes: 10 additions & 10 deletions components/badge/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -783,11 +783,11 @@ <h3 class="fr-accordion__title">
<button type="button"
class="fr-accordion__btn"
aria-expanded="false"
aria-controls="accordion-zfpehuaoccuqggxh">
aria-controls="accordion-tfrxdpalozmaykyy">
Données d’exemple
</button>
</h3>
<div class="fr-collapse" id="accordion-zfpehuaoccuqggxh">
<div class="fr-collapse" id="accordion-tfrxdpalozmaykyy">
<pre class="dsfr-code">{'extra_classes': '', 'label': 'Badge simple'}</pre>
</div>
</section>
Expand Down Expand Up @@ -818,11 +818,11 @@ <h3 class="fr-accordion__title">
<button type="button"
class="fr-accordion__btn"
aria-expanded="false"
aria-controls="accordion-gsaimpazvicrfisj">
aria-controls="accordion-jqdfuhwowdfnqzgt">
Données d’exemple
</button>
</h3>
<div class="fr-collapse" id="accordion-gsaimpazvicrfisj">
<div class="fr-collapse" id="accordion-jqdfuhwowdfnqzgt">
<pre class="dsfr-code">{'extra_classes': 'fr-badge--sm', 'label': 'Petit badge'}</pre>
</div>
</section>
Expand Down Expand Up @@ -853,11 +853,11 @@ <h3 class="fr-accordion__title">
<button type="button"
class="fr-accordion__btn"
aria-expanded="false"
aria-controls="accordion-diiayyusutqutkas">
aria-controls="accordion-mpibowhqpkwelwrh">
Données d’exemple
</button>
</h3>
<div class="fr-collapse" id="accordion-diiayyusutqutkas">
<div class="fr-collapse" id="accordion-mpibowhqpkwelwrh">
<pre class="dsfr-code">{'extra_classes': 'fr-badge--green-menthe', 'label': 'Badge coloré'}</pre>
</div>
</section>
Expand Down Expand Up @@ -888,11 +888,11 @@ <h3 class="fr-accordion__title">
<button type="button"
class="fr-accordion__btn"
aria-expanded="false"
aria-controls="accordion-lybqfymarsvaqzaq">
aria-controls="accordion-pwvdblenoeqagjtc">
Données d’exemple
</button>
</h3>
<div class="fr-collapse" id="accordion-lybqfymarsvaqzaq">
<div class="fr-collapse" id="accordion-pwvdblenoeqagjtc">
<pre class="dsfr-code">{'extra_classes': 'fr-badge--success', 'label': 'Badge système'}</pre>
</div>
</section>
Expand Down Expand Up @@ -1003,11 +1003,11 @@ <h3>
<script type="module"
src="/django-dsfr/static/dsfr/dist/dsfr/dsfr.module.min.js"
integrity="sha384-ToZ2KPANcYOYrPshKd8bJxk+utYf7qGe3ob4+NkCjeda5DRDtM9tp5GTyMGXakre"
nonce="yuSo5wTLlE19Zs8aypvHMw=="></script>
nonce="7M3lnjfVi8hnpu0zWgcPPg=="></script>
<script nomodule
src="/django-dsfr/static/dsfr/dist/dsfr/dsfr.nomodule.min.js"
integrity="sha384-OJq7jonDJ6QWsuRqnCWE3Gep7eKu0DEaasALVb40NLARi4cGCIjgVHHhnGJuByNq"
nonce="yuSo5wTLlE19Zs8aypvHMw=="></script>
nonce="7M3lnjfVi8hnpu0zWgcPPg=="></script>



Expand Down
8 changes: 4 additions & 4 deletions components/badge_group/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -758,11 +758,11 @@ <h3 class="fr-accordion__title">
<button type="button"
class="fr-accordion__btn"
aria-expanded="false"
aria-controls="accordion-rjworjxlnowtctra">
aria-controls="accordion-ebxipvjvvhsgngxj">
Données d’exemple
</button>
</h3>
<div class="fr-collapse" id="accordion-rjworjxlnowtctra">
<div class="fr-collapse" id="accordion-ebxipvjvvhsgngxj">
<pre class="dsfr-code">[{'extra_classes': 'fr-badge--success', 'label': 'Succès'},
{'extra_classes': 'fr-badge--info', 'label': 'Info'},
{'extra_classes': 'fr-badge--warning', 'label': 'Avertissement'},
Expand Down Expand Up @@ -913,11 +913,11 @@ <h3>
<script type="module"
src="/django-dsfr/static/dsfr/dist/dsfr/dsfr.module.min.js"
integrity="sha384-ToZ2KPANcYOYrPshKd8bJxk+utYf7qGe3ob4+NkCjeda5DRDtM9tp5GTyMGXakre"
nonce="duB6CxtHYF26FFV3STrKRQ=="></script>
nonce="oib6x/ctPx+gWC3/TmKIxw=="></script>
<script nomodule
src="/django-dsfr/static/dsfr/dist/dsfr/dsfr.nomodule.min.js"
integrity="sha384-OJq7jonDJ6QWsuRqnCWE3Gep7eKu0DEaasALVb40NLARi4cGCIjgVHHhnGJuByNq"
nonce="duB6CxtHYF26FFV3STrKRQ=="></script>
nonce="oib6x/ctPx+gWC3/TmKIxw=="></script>



Expand Down
4 changes: 2 additions & 2 deletions components/breadcrumb/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -882,11 +882,11 @@ <h2>
<script type="module"
src="/django-dsfr/static/dsfr/dist/dsfr/dsfr.module.min.js"
integrity="sha384-ToZ2KPANcYOYrPshKd8bJxk+utYf7qGe3ob4+NkCjeda5DRDtM9tp5GTyMGXakre"
nonce="E8Y31bTcLd02q6bqnhZvCQ=="></script>
nonce="gIwi39hFKVnJl6qWdKht1A=="></script>
<script nomodule
src="/django-dsfr/static/dsfr/dist/dsfr/dsfr.nomodule.min.js"
integrity="sha384-OJq7jonDJ6QWsuRqnCWE3Gep7eKu0DEaasALVb40NLARi4cGCIjgVHHhnGJuByNq"
nonce="E8Y31bTcLd02q6bqnhZvCQ=="></script>
nonce="gIwi39hFKVnJl6qWdKht1A=="></script>



Expand Down
12 changes: 6 additions & 6 deletions components/button/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -788,11 +788,11 @@ <h3 class="fr-accordion__title">
<button type="button"
class="fr-accordion__btn"
aria-expanded="false"
aria-controls="accordion-dfjixpbntnxgyqov">
aria-controls="accordion-fanxtixzofenimvb">
Données d’exemple
</button>
</h3>
<div class="fr-collapse" id="accordion-dfjixpbntnxgyqov">
<div class="fr-collapse" id="accordion-fanxtixzofenimvb">
<pre class="dsfr-code">{'label': 'Bouton principal',
'onclick': "alert('Vous avez cliqué sur le bouton principal')"}</pre>
</div>
Expand Down Expand Up @@ -828,11 +828,11 @@ <h3 class="fr-accordion__title">
<button type="button"
class="fr-accordion__btn"
aria-expanded="false"
aria-controls="accordion-phkjmfinvagvzxvl">
aria-controls="accordion-lcxiypuoxssjtwwg">
Données d’exemple
</button>
</h3>
<div class="fr-collapse" id="accordion-phkjmfinvagvzxvl">
<div class="fr-collapse" id="accordion-lcxiypuoxssjtwwg">
<pre class="dsfr-code">{'extra_classes': 'fr-btn--secondary',
'label': 'Bouton secondaire',
'name': 'secundary-button',
Expand Down Expand Up @@ -951,11 +951,11 @@ <h3>
<script type="module"
src="/django-dsfr/static/dsfr/dist/dsfr/dsfr.module.min.js"
integrity="sha384-ToZ2KPANcYOYrPshKd8bJxk+utYf7qGe3ob4+NkCjeda5DRDtM9tp5GTyMGXakre"
nonce="qzHTyhOrZqfIcldXLVm4pg=="></script>
nonce="ZoAR91QCUAbN0crxn4dB2Q=="></script>
<script nomodule
src="/django-dsfr/static/dsfr/dist/dsfr/dsfr.nomodule.min.js"
integrity="sha384-OJq7jonDJ6QWsuRqnCWE3Gep7eKu0DEaasALVb40NLARi4cGCIjgVHHhnGJuByNq"
nonce="qzHTyhOrZqfIcldXLVm4pg=="></script>
nonce="ZoAR91QCUAbN0crxn4dB2Q=="></script>



Expand Down
12 changes: 6 additions & 6 deletions components/callout/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -782,11 +782,11 @@ <h3 class="fr-accordion__title">
<button type="button"
class="fr-accordion__btn"
aria-expanded="false"
aria-controls="accordion-udllvadzeotfuroh">
aria-controls="accordion-syrevbrpsteinrzl">
Données d’exemple
</button>
</h3>
<div class="fr-collapse" id="accordion-udllvadzeotfuroh">
<div class="fr-collapse" id="accordion-syrevbrpsteinrzl">
<pre class="dsfr-code">{'button': {'extra_classes': 'fr-btn--secondary',
'label': 'Bouton normal',
'onclick': "alert('Ce bouton est bien un bouton')"},
Expand Down Expand Up @@ -842,11 +842,11 @@ <h3 class="fr-accordion__title">
<button type="button"
class="fr-accordion__btn"
aria-expanded="false"
aria-controls="accordion-kndjwvixvydrjzoo">
aria-controls="accordion-fazzlnxqvualuvww">
Données d’exemple
</button>
</h3>
<div class="fr-collapse" id="accordion-kndjwvixvydrjzoo">
<div class="fr-collapse" id="accordion-fazzlnxqvualuvww">
<pre class="dsfr-code">{'button': {'extra_classes': 'fr-btn--secondary',
'label': 'Bouton qui est un lien',
'url': 'https://www.systeme-de-design.gouv.fr/'},
Expand Down Expand Up @@ -975,11 +975,11 @@ <h3>
<script type="module"
src="/django-dsfr/static/dsfr/dist/dsfr/dsfr.module.min.js"
integrity="sha384-ToZ2KPANcYOYrPshKd8bJxk+utYf7qGe3ob4+NkCjeda5DRDtM9tp5GTyMGXakre"
nonce="TAYP1RcwNH6WsShx7VUeJw=="></script>
nonce="PcYl9vcqIW3ITp527MRuAQ=="></script>
<script nomodule
src="/django-dsfr/static/dsfr/dist/dsfr/dsfr.nomodule.min.js"
integrity="sha384-OJq7jonDJ6QWsuRqnCWE3Gep7eKu0DEaasALVb40NLARi4cGCIjgVHHhnGJuByNq"
nonce="TAYP1RcwNH6WsShx7VUeJw=="></script>
nonce="PcYl9vcqIW3ITp527MRuAQ=="></script>



Expand Down
Loading

0 comments on commit abe3f2f

Please sign in to comment.