Skip to content

Commit

Permalink
perf(accordion): update doc accordion attributes
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanjones243 authored and blackfalcon committed Jan 24, 2024
1 parent b276957 commit f8ae926
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 20 deletions.
16 changes: 8 additions & 8 deletions demo/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ By default `<img>` elements are `inline` elements and will add a few pixels of s
</auro-banner>
<!-- AURO-GENERATED-CONTENT:END -->
</div>
<auro-accordion lowProfile justifyRight>
<auro-accordion alignRight>
<span slot="trigger">See code</span>
<!-- AURO-GENERATED-CONTENT:START (CODE:src=./../../apiExamples/basic.html) -->
<!-- The below code snippet is automatically added from ./../../apiExamples/basic.html -->
Expand Down Expand Up @@ -159,7 +159,7 @@ For the call-to-action button, see in the example code that it is required to se
</auro-banner>
<!-- AURO-GENERATED-CONTENT:END -->
</div>
<auro-accordion lowProfile justifyRight>
<auro-accordion alignRight>
<span slot="trigger">See code</span>
<!-- AURO-GENERATED-CONTENT:START (CODE:src=./../../apiExamples/billboardSeries.html) -->
<!-- The below code snippet is automatically added from ./../../apiExamples/billboardSeries.html -->
Expand Down Expand Up @@ -223,7 +223,7 @@ The following example illustrates an option to left align the text `alignLeft` a
</auro-banner>
<!-- AURO-GENERATED-CONTENT:END -->
</div>
<auro-accordion lowProfile justifyRight>
<auro-accordion alignRight>
<span slot="trigger">See code</span>
<!-- AURO-GENERATED-CONTENT:START (CODE:src=./../../apiExamples/billboardSeriesLeft.html) -->
<!-- The below code snippet is automatically added from ./../../apiExamples/billboardSeriesLeft.html -->
Expand Down Expand Up @@ -285,7 +285,7 @@ The following example illustrates a `<auro-banner`> custom element with the `her
</auro-banner>
<!-- AURO-GENERATED-CONTENT:END -->
</div>
<auro-accordion lowProfile justifyRight>
<auro-accordion alignRight>
<span slot="trigger">See code</span>
<!-- AURO-GENERATED-CONTENT:START (CODE:src=./../../apiExamples/hero.html) -->
<!-- The below code snippet is automatically added from ./../../apiExamples/hero.html -->
Expand Down Expand Up @@ -341,7 +341,7 @@ The following example illustrates a `<auro-banner>` custom element with the `ico
</auro-banner>
<!-- AURO-GENERATED-CONTENT:END -->
</div>
<auro-accordion lowProfile justifyRight>
<auro-accordion alignRight>
<span slot="trigger">See code</span>
<!-- AURO-GENERATED-CONTENT:START (CODE:src=./../../apiExamples/iconic.html) -->
<!-- The below code snippet is automatically added from ./../../apiExamples/iconic.html -->
Expand Down Expand Up @@ -397,7 +397,7 @@ The following example illustrates a `<auro-banner>` custom element with the `mar
</auro-banner>
<!-- AURO-GENERATED-CONTENT:END -->
</div>
<auro-accordion lowProfile justifyRight>
<auro-accordion alignRight>
<span slot="trigger">See code</span>
<!-- AURO-GENERATED-CONTENT:START (CODE:src=./../../apiExamples/marquee.html) -->
<!-- The below code snippet is automatically added from ./../../apiExamples/marquee.html -->
Expand Down Expand Up @@ -455,7 +455,7 @@ The following example illustrates a `<auro-banner>` custom element with the `mar
</auro-banner>
<!-- AURO-GENERATED-CONTENT:END -->
</div>
<auro-accordion lowProfile justifyRight>
<auro-accordion alignRight>
<span slot="trigger">See code</span>
<!-- AURO-GENERATED-CONTENT:START (CODE:src=./../../apiExamples/marqueeSolid.html) -->
<!-- The below code snippet is automatically added from ./../../apiExamples/marqueeSolid.html -->
Expand Down Expand Up @@ -512,7 +512,7 @@ The following example illustrates a `<auro-banner>` custom element with the `rou
</auro-banner>
<!-- AURO-GENERATED-CONTENT:END -->
</div>
<auro-accordion lowProfile justifyRight>
<auro-accordion alignRight>
<span slot="trigger">See code</span>
<!-- AURO-GENERATED-CONTENT:START (CODE:src=./../../apiExamples/roundedBorder.html) -->
<!-- The below code snippet is automatically added from ./../../apiExamples/roundedBorder.html -->
Expand Down
4 changes: 2 additions & 2 deletions demo/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ The `<auro-banner>` component must be used in conjunction with one of the follow
</auro-banner>
<!-- AURO-GENERATED-CONTENT:END -->
</div>
<auro-accordion lowProfile justifyRight>
<auro-accordion alignRight>
<span slot="trigger">See code</span>
<!-- AURO-GENERATED-CONTENT:START (CODE:src=./../../apiExamples/basic.html) -->
<!-- The below code snippet is automatically added from ./../../apiExamples/basic.html -->
Expand Down Expand Up @@ -149,7 +149,7 @@ This will create a new custom element that you can use in your HTML that will fu
</custom-banner>
<!-- AURO-GENERATED-CONTENT:END -->
</div>
<auro-accordion lowProfile justifyRight>
<auro-accordion alignRight>
<span slot="trigger">See code</span>
<!-- AURO-GENERATED-CONTENT:START (CODE:src=./../../apiExamples/custom.html) -->
<!-- The below code snippet is automatically added from ./../../apiExamples/custom.html -->
Expand Down
16 changes: 8 additions & 8 deletions docs/partials/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ By default `<img>` elements are `inline` elements and will add a few pixels of s
<!-- AURO-GENERATED-CONTENT:END -->
</div>

<auro-accordion lowProfile justifyRight>
<auro-accordion alignRight>
<span slot="trigger">See code</span>

<!-- AURO-GENERATED-CONTENT:START (CODE:src=./../../apiExamples/basic.html) -->
Expand All @@ -49,7 +49,7 @@ For the call-to-action button, see in the example code that it is required to se
<!-- AURO-GENERATED-CONTENT:END -->
</div>

<auro-accordion lowProfile justifyRight>
<auro-accordion alignRight>
<span slot="trigger">See code</span>

<!-- AURO-GENERATED-CONTENT:START (CODE:src=./../../apiExamples/billboardSeries.html) -->
Expand All @@ -66,7 +66,7 @@ The following example illustrates an option to left align the text `alignLeft` a
<!-- AURO-GENERATED-CONTENT:END -->
</div>

<auro-accordion lowProfile justifyRight>
<auro-accordion alignRight>
<span slot="trigger">See code</span>

<!-- AURO-GENERATED-CONTENT:START (CODE:src=./../../apiExamples/billboardSeriesLeft.html) -->
Expand All @@ -83,7 +83,7 @@ The following example illustrates a `<auro-banner`> custom element with the `her
<!-- AURO-GENERATED-CONTENT:END -->
</div>

<auro-accordion lowProfile justifyRight>
<auro-accordion alignRight>
<span slot="trigger">See code</span>

<!-- AURO-GENERATED-CONTENT:START (CODE:src=./../../apiExamples/hero.html) -->
Expand All @@ -100,7 +100,7 @@ The following example illustrates a `<auro-banner>` custom element with the `ico
<!-- AURO-GENERATED-CONTENT:END -->
</div>

<auro-accordion lowProfile justifyRight>
<auro-accordion alignRight>
<span slot="trigger">See code</span>

<!-- AURO-GENERATED-CONTENT:START (CODE:src=./../../apiExamples/iconic.html) -->
Expand All @@ -117,7 +117,7 @@ The following example illustrates a `<auro-banner>` custom element with the `mar
<!-- AURO-GENERATED-CONTENT:END -->
</div>

<auro-accordion lowProfile justifyRight>
<auro-accordion alignRight>
<span slot="trigger">See code</span>

<!-- AURO-GENERATED-CONTENT:START (CODE:src=./../../apiExamples/marquee.html) -->
Expand All @@ -134,7 +134,7 @@ The following example illustrates a `<auro-banner>` custom element with the `mar
<!-- AURO-GENERATED-CONTENT:END -->
</div>

<auro-accordion lowProfile justifyRight>
<auro-accordion alignRight>
<span slot="trigger">See code</span>

<!-- AURO-GENERATED-CONTENT:START (CODE:src=./../../apiExamples/marqueeSolid.html) -->
Expand All @@ -151,7 +151,7 @@ The following example illustrates a `<auro-banner>` custom element with the `rou
<!-- AURO-GENERATED-CONTENT:END -->
</div>

<auro-accordion lowProfile justifyRight>
<auro-accordion alignRight>
<span slot="trigger">See code</span>

<!-- AURO-GENERATED-CONTENT:START (CODE:src=./../../apiExamples/roundedBorder.html) -->
Expand Down
4 changes: 2 additions & 2 deletions docs/partials/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ The `<auro-banner>` component must be used in conjunction with one of the follow
<!-- AURO-GENERATED-CONTENT:END -->
</div>

<auro-accordion lowProfile justifyRight>
<auro-accordion alignRight>
<span slot="trigger">See code</span>

<!-- AURO-GENERATED-CONTENT:START (CODE:src=./../../apiExamples/basic.html) -->
Expand All @@ -60,7 +60,7 @@ This will create a new custom element that you can use in your HTML that will fu
<!-- AURO-GENERATED-CONTENT:END -->
</div>

<auro-accordion lowProfile justifyRight>
<auro-accordion alignRight>
<span slot="trigger">See code</span>

<!-- AURO-GENERATED-CONTENT:START (CODE:src=./../../apiExamples/custom.html) -->
Expand Down

0 comments on commit f8ae926

Please sign in to comment.