Skip to content

Commit

Permalink
Deploying to gh-pages from @ b68e61a 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
Ash-Crow committed Feb 22, 2024
1 parent 50432b2 commit 2d9f982
Show file tree
Hide file tree
Showing 67 changed files with 240 additions and 240 deletions.
8 changes: 4 additions & 4 deletions components/accordion/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -772,11 +772,11 @@ <h3 class="fr-accordion__title">
<button type="button"
class="fr-accordion__btn"
aria-expanded="false"
aria-controls="accordion-zsartxpmnvuxizoc">
aria-controls="accordion-iruiqiecdywcmofk">
Données d’exemple
</button>
</h3>
<div class="fr-collapse" id="accordion-zsartxpmnvuxizoc">
<div class="fr-collapse" id="accordion-iruiqiecdywcmofk">
<pre class="dsfr-code">{'content': '<p><b>Bold</b> and <em>emphatic</em> Example content</p>',
'id': 'sample-accordion',
'title': 'Title of the accordion item'}</pre>
Expand Down Expand Up @@ -899,11 +899,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="pbbG4SxO0ETsJKPUIusIIw=="></script>
nonce="muZAhJWHjWcq9DEedAArYw=="></script>
<script nomodule
src="/django-dsfr/static/dsfr/dist/dsfr/dsfr.nomodule.min.js"
integrity="sha384-OJq7jonDJ6QWsuRqnCWE3Gep7eKu0DEaasALVb40NLARi4cGCIjgVHHhnGJuByNq"
nonce="pbbG4SxO0ETsJKPUIusIIw=="></script>
nonce="muZAhJWHjWcq9DEedAArYw=="></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 @@ -751,11 +751,11 @@ <h3 class="fr-accordion__title">
<button type="button"
class="fr-accordion__btn"
aria-expanded="false"
aria-controls="accordion-gzcbizhlhmfxbcdi">
aria-controls="accordion-bmqxrwbhoyxhpbwv">
Données d’exemple
</button>
</h3>
<div class="fr-collapse" id="accordion-gzcbizhlhmfxbcdi">
<div class="fr-collapse" id="accordion-bmqxrwbhoyxhpbwv">
<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 @@ -923,11 +923,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="ba0efR4tpHquZpST/HsLXA=="></script>
nonce="LpsHwIm7CtSQTx2Uv9Kdjg=="></script>
<script nomodule
src="/django-dsfr/static/dsfr/dist/dsfr/dsfr.nomodule.min.js"
integrity="sha384-OJq7jonDJ6QWsuRqnCWE3Gep7eKu0DEaasALVb40NLARi4cGCIjgVHHhnGJuByNq"
nonce="ba0efR4tpHquZpST/HsLXA=="></script>
nonce="LpsHwIm7CtSQTx2Uv9Kdjg=="></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 @@ -778,11 +778,11 @@ <h3 class="fr-accordion__title">
<button type="button"
class="fr-accordion__btn"
aria-expanded="false"
aria-controls="accordion-araqcwnfdbjvonad">
aria-controls="accordion-feimpxvepklwijjm">
Données d’exemple
</button>
</h3>
<div class="fr-collapse" id="accordion-araqcwnfdbjvonad">
<div class="fr-collapse" id="accordion-feimpxvepklwijjm">
<pre class="dsfr-code">{'content': 'Cliquer sur la croix pour fermer l’alerte.',
'heading_tag': 'h3',
'id': 'alert-success-tag',
Expand Down Expand Up @@ -831,11 +831,11 @@ <h3 class="fr-accordion__title">
<button type="button"
class="fr-accordion__btn"
aria-expanded="false"
aria-controls="accordion-pkeyfmkmazgtjopq">
aria-controls="accordion-yeibdouzdfjxlxdd">
Données d’exemple
</button>
</h3>
<div class="fr-collapse" id="accordion-pkeyfmkmazgtjopq">
<div class="fr-collapse" id="accordion-yeibdouzdfjxlxdd">
<pre class="dsfr-code">{'content': 'Cliquer sur la croix pour fermer l’alerte.',
'heading_tag': 'h3',
'is_collapsible': True,
Expand Down Expand Up @@ -883,11 +883,11 @@ <h3 class="fr-accordion__title">
<button type="button"
class="fr-accordion__btn"
aria-expanded="false"
aria-controls="accordion-vufiipjuyxwciwmv">
aria-controls="accordion-gukfntyxeowikduh">
Données d’exemple
</button>
</h3>
<div class="fr-collapse" id="accordion-vufiipjuyxwciwmv">
<div class="fr-collapse" id="accordion-gukfntyxeowikduh">
<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 @@ -1008,11 +1008,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="nVssGxV0jdmBYLNyWIgh8w=="></script>
nonce="aCe4Vx3gz4CMO4g5/ETSkQ=="></script>
<script nomodule
src="/django-dsfr/static/dsfr/dist/dsfr/dsfr.nomodule.min.js"
integrity="sha384-OJq7jonDJ6QWsuRqnCWE3Gep7eKu0DEaasALVb40NLARi4cGCIjgVHHhnGJuByNq"
nonce="nVssGxV0jdmBYLNyWIgh8w=="></script>
nonce="aCe4Vx3gz4CMO4g5/ETSkQ=="></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 @@ -490,11 +490,11 @@ <h1>
<script type="module"
src="/django-dsfr/static/dsfr/dist/dsfr/dsfr.module.min.js"
integrity="sha384-ToZ2KPANcYOYrPshKd8bJxk+utYf7qGe3ob4+NkCjeda5DRDtM9tp5GTyMGXakre"
nonce="V7AsPRfkFFCaBfLhKZVhlA=="></script>
nonce="BFO94LdRK4F+VMhCZyydcw=="></script>
<script nomodule
src="/django-dsfr/static/dsfr/dist/dsfr/dsfr.nomodule.min.js"
integrity="sha384-OJq7jonDJ6QWsuRqnCWE3Gep7eKu0DEaasALVb40NLARi4cGCIjgVHHhnGJuByNq"
nonce="V7AsPRfkFFCaBfLhKZVhlA=="></script>
nonce="BFO94LdRK4F+VMhCZyydcw=="></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 @@ -776,11 +776,11 @@ <h3 class="fr-accordion__title">
<button type="button"
class="fr-accordion__btn"
aria-expanded="false"
aria-controls="accordion-agttvidnjedtpzic">
aria-controls="accordion-ihanbzpurssfcubg">
Données d’exemple
</button>
</h3>
<div class="fr-collapse" id="accordion-agttvidnjedtpzic">
<div class="fr-collapse" id="accordion-ihanbzpurssfcubg">
<pre class="dsfr-code">{'extra_classes': '', 'label': 'Badge simple'}</pre>
</div>
</section>
Expand Down Expand Up @@ -811,11 +811,11 @@ <h3 class="fr-accordion__title">
<button type="button"
class="fr-accordion__btn"
aria-expanded="false"
aria-controls="accordion-deqbtqlrtjpfprkl">
aria-controls="accordion-klfopbtzidwfnlks">
Données d’exemple
</button>
</h3>
<div class="fr-collapse" id="accordion-deqbtqlrtjpfprkl">
<div class="fr-collapse" id="accordion-klfopbtzidwfnlks">
<pre class="dsfr-code">{'extra_classes': 'fr-badge--sm', 'label': 'Petit badge'}</pre>
</div>
</section>
Expand Down Expand Up @@ -846,11 +846,11 @@ <h3 class="fr-accordion__title">
<button type="button"
class="fr-accordion__btn"
aria-expanded="false"
aria-controls="accordion-mkvkybddejoywdye">
aria-controls="accordion-mdvmnfkdkgpjagec">
Données d’exemple
</button>
</h3>
<div class="fr-collapse" id="accordion-mkvkybddejoywdye">
<div class="fr-collapse" id="accordion-mdvmnfkdkgpjagec">
<pre class="dsfr-code">{'extra_classes': 'fr-badge--green-menthe', 'label': 'Badge coloré'}</pre>
</div>
</section>
Expand Down Expand Up @@ -881,11 +881,11 @@ <h3 class="fr-accordion__title">
<button type="button"
class="fr-accordion__btn"
aria-expanded="false"
aria-controls="accordion-vkvhmdxkfekflmyf">
aria-controls="accordion-ovsrfhpcmndsijip">
Données d’exemple
</button>
</h3>
<div class="fr-collapse" id="accordion-vkvhmdxkfekflmyf">
<div class="fr-collapse" id="accordion-ovsrfhpcmndsijip">
<pre class="dsfr-code">{'extra_classes': 'fr-badge--success', 'label': 'Badge système'}</pre>
</div>
</section>
Expand Down Expand Up @@ -996,11 +996,11 @@ <h3>
<script type="module"
src="/django-dsfr/static/dsfr/dist/dsfr/dsfr.module.min.js"
integrity="sha384-ToZ2KPANcYOYrPshKd8bJxk+utYf7qGe3ob4+NkCjeda5DRDtM9tp5GTyMGXakre"
nonce="5+Q+lufjHXoMbkaWv28lww=="></script>
nonce="LavI/v+8nlD2y8xZsfwZdA=="></script>
<script nomodule
src="/django-dsfr/static/dsfr/dist/dsfr/dsfr.nomodule.min.js"
integrity="sha384-OJq7jonDJ6QWsuRqnCWE3Gep7eKu0DEaasALVb40NLARi4cGCIjgVHHhnGJuByNq"
nonce="5+Q+lufjHXoMbkaWv28lww=="></script>
nonce="LavI/v+8nlD2y8xZsfwZdA=="></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 @@ -751,11 +751,11 @@ <h3 class="fr-accordion__title">
<button type="button"
class="fr-accordion__btn"
aria-expanded="false"
aria-controls="accordion-kpztbdfrbsrzivic">
aria-controls="accordion-ivxgabjthnigibny">
Données d’exemple
</button>
</h3>
<div class="fr-collapse" id="accordion-kpztbdfrbsrzivic">
<div class="fr-collapse" id="accordion-ivxgabjthnigibny">
<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 @@ -906,11 +906,11 @@ <h3>
<script type="module"
src="/django-dsfr/static/dsfr/dist/dsfr/dsfr.module.min.js"
integrity="sha384-ToZ2KPANcYOYrPshKd8bJxk+utYf7qGe3ob4+NkCjeda5DRDtM9tp5GTyMGXakre"
nonce="NAERMfpUTpUSSKo5VhPxiA=="></script>
nonce="GewMDm38sXuwDTNEdIF4HA=="></script>
<script nomodule
src="/django-dsfr/static/dsfr/dist/dsfr/dsfr.nomodule.min.js"
integrity="sha384-OJq7jonDJ6QWsuRqnCWE3Gep7eKu0DEaasALVb40NLARi4cGCIjgVHHhnGJuByNq"
nonce="NAERMfpUTpUSSKo5VhPxiA=="></script>
nonce="GewMDm38sXuwDTNEdIF4HA=="></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 @@ -875,11 +875,11 @@ <h2>
<script type="module"
src="/django-dsfr/static/dsfr/dist/dsfr/dsfr.module.min.js"
integrity="sha384-ToZ2KPANcYOYrPshKd8bJxk+utYf7qGe3ob4+NkCjeda5DRDtM9tp5GTyMGXakre"
nonce="AgNyGDkKbaSpEAajpi9Thw=="></script>
nonce="f07xESaXGndJNWgPMDDBQA=="></script>
<script nomodule
src="/django-dsfr/static/dsfr/dist/dsfr/dsfr.nomodule.min.js"
integrity="sha384-OJq7jonDJ6QWsuRqnCWE3Gep7eKu0DEaasALVb40NLARi4cGCIjgVHHhnGJuByNq"
nonce="AgNyGDkKbaSpEAajpi9Thw=="></script>
nonce="f07xESaXGndJNWgPMDDBQA=="></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 @@ -781,11 +781,11 @@ <h3 class="fr-accordion__title">
<button type="button"
class="fr-accordion__btn"
aria-expanded="false"
aria-controls="accordion-filuktzkqrszmkrl">
aria-controls="accordion-awfbhrqrwcofyzsj">
Données d’exemple
</button>
</h3>
<div class="fr-collapse" id="accordion-filuktzkqrszmkrl">
<div class="fr-collapse" id="accordion-awfbhrqrwcofyzsj">
<pre class="dsfr-code">{'label': 'Bouton principal',
'onclick': "alert('Vous avez cliqué sur le bouton principal')"}</pre>
</div>
Expand Down Expand Up @@ -821,11 +821,11 @@ <h3 class="fr-accordion__title">
<button type="button"
class="fr-accordion__btn"
aria-expanded="false"
aria-controls="accordion-feuoyfztzcdolqum">
aria-controls="accordion-rgpqvmbccstadddo">
Données d’exemple
</button>
</h3>
<div class="fr-collapse" id="accordion-feuoyfztzcdolqum">
<div class="fr-collapse" id="accordion-rgpqvmbccstadddo">
<pre class="dsfr-code">{'extra_classes': 'fr-btn--secondary',
'label': 'Bouton secondaire',
'name': 'secundary-button',
Expand Down Expand Up @@ -944,11 +944,11 @@ <h3>
<script type="module"
src="/django-dsfr/static/dsfr/dist/dsfr/dsfr.module.min.js"
integrity="sha384-ToZ2KPANcYOYrPshKd8bJxk+utYf7qGe3ob4+NkCjeda5DRDtM9tp5GTyMGXakre"
nonce="SR+j84sHTnLps6vCfzFmew=="></script>
nonce="XcIRIwT5sMVIvjryjBpXmA=="></script>
<script nomodule
src="/django-dsfr/static/dsfr/dist/dsfr/dsfr.nomodule.min.js"
integrity="sha384-OJq7jonDJ6QWsuRqnCWE3Gep7eKu0DEaasALVb40NLARi4cGCIjgVHHhnGJuByNq"
nonce="SR+j84sHTnLps6vCfzFmew=="></script>
nonce="XcIRIwT5sMVIvjryjBpXmA=="></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 @@ -775,11 +775,11 @@ <h3 class="fr-accordion__title">
<button type="button"
class="fr-accordion__btn"
aria-expanded="false"
aria-controls="accordion-bjwmfzrzrelkwobd">
aria-controls="accordion-cdkijaeqnhebjray">
Données d’exemple
</button>
</h3>
<div class="fr-collapse" id="accordion-bjwmfzrzrelkwobd">
<div class="fr-collapse" id="accordion-cdkijaeqnhebjray">
<pre class="dsfr-code">{'button': {'extra_classes': 'fr-btn--secondary',
'label': 'button label',
'onclick': "alert('button being a button')"},
Expand Down Expand Up @@ -835,11 +835,11 @@ <h3 class="fr-accordion__title">
<button type="button"
class="fr-accordion__btn"
aria-expanded="false"
aria-controls="accordion-ywcrmzlhyrebtwsa">
aria-controls="accordion-njsxsmxrrppgydzg">
Données d’exemple
</button>
</h3>
<div class="fr-collapse" id="accordion-ywcrmzlhyrebtwsa">
<div class="fr-collapse" id="accordion-njsxsmxrrppgydzg">
<pre class="dsfr-code">{'button': {'extra_classes': 'fr-btn--secondary',
'label': 'button label',
'url': 'https://www.systeme-de-design.gouv.fr/'},
Expand Down Expand Up @@ -968,11 +968,11 @@ <h3>
<script type="module"
src="/django-dsfr/static/dsfr/dist/dsfr/dsfr.module.min.js"
integrity="sha384-ToZ2KPANcYOYrPshKd8bJxk+utYf7qGe3ob4+NkCjeda5DRDtM9tp5GTyMGXakre"
nonce="Mh+dAIf2EA1AzetQdgf00w=="></script>
nonce="mJclBiGaZVBBTyYb0I2rmw=="></script>
<script nomodule
src="/django-dsfr/static/dsfr/dist/dsfr/dsfr.nomodule.min.js"
integrity="sha384-OJq7jonDJ6QWsuRqnCWE3Gep7eKu0DEaasALVb40NLARi4cGCIjgVHHhnGJuByNq"
nonce="Mh+dAIf2EA1AzetQdgf00w=="></script>
nonce="mJclBiGaZVBBTyYb0I2rmw=="></script>



Expand Down
Loading

0 comments on commit 2d9f982

Please sign in to comment.