Skip to content

Commit

Permalink
Merge pull request #23 from RedHat-UX/footer-fix
Browse files Browse the repository at this point in the history
Adding rh-surface to footer
  • Loading branch information
ryanaltvater authored Nov 20, 2024
2 parents c54b9fc + 6ed55f4 commit d06f248
Show file tree
Hide file tree
Showing 33 changed files with 175 additions and 175 deletions.
2 changes: 1 addition & 1 deletion docs/assets/css/design-redhat.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified docs/assets/img/pages/designer-stories/ann-nguyen/img-hero.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/assets/js/design-principles.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/assets/js/design-redhat.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions docs/design-principles/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<link rel="stylesheet" href="//www.redhat.com/ux/webdms/css/styles.min.css">

<!-- Project -->
<link rel="stylesheet" href="/assets/css/design-redhat.min.css?t=1731961350282">
<link rel="stylesheet" href="/assets/css/design-redhat.min.css?t=1732121064922">

<!-- SCRIPTS -->
<!-- Libraries -->
Expand Down Expand Up @@ -789,8 +789,8 @@ <h3 class="text-red mb-4">Nurture the <br class="d-md-none">system</h3>


<footer class="design-footer">

<rh-footer-universal slot="universal" color-palette="dark">
<rh-surface color-palette="darker">
<rh-footer-universal color-palette="darker">
<h3 slot="links-primary" data-analytics-text="Red Hat legal and privacy links" hidden="">Red Hat legal and privacy links</h3>
<ul slot="links-primary" data-analytics-region="page-footer-bottom-primary">
<li><a href="https://redhat.com/en/about/company" data-analytics-category="Footer|Corporate" data-analytics-text="About Red Hat">About Red Hat</a></li>
Expand All @@ -813,7 +813,7 @@ <h3 slot="links-secondary" data-analytics-text="Red Hat legal and privacy links"
</ul>

</rh-footer-universal>

</rh-surface>
</footer>


Expand All @@ -830,7 +830,7 @@ <h3 slot="links-secondary" data-analytics-text="Red Hat legal and privacy links"
import '//www.redhatstatic.com/dx/studio/rhds-elements/modules/rh-footer-entry.js';
</script>-->
<script type="module"> import '//www.redhat.com/modules/contrib/red_hat_shared_libs/dist/rhds-elements/modules/rh-footer/rh-footer.js'></script>
<script type="module" src="//www.redhat.com/modules/contrib/red_hat_shared_libs/dist/rhds-elements/modules/rh-global-footer/rh-global-footer.js"></script>
<script type="module" src="//www.redhat.com/modules/contrib/red_hat_shared_libs/dist/rhds-elements/modules/rh-footer/rh-footer-universal.js"></script>
<!-- Vendors -->       
<script src="//www.redhat.com/sites/all/libraries/webrh/dist/js/webrh.webcomponents.min.js"></script>       
<script src="//www.redhat.com/ux/webdms/js/vendors/jquery.waypoints.min.js"></script>       
Expand All @@ -839,8 +839,8 @@ <h3 slot="links-secondary" data-analytics-text="Red Hat legal and privacy links"
<script src="//www.redhat.com/ux/webdms/js/scripts.min.js"></script>       

<!-- Project -->       
<script src="/assets/js/design-redhat.min.js?t=1731961350282"></script>
<script src="/assets/js/design-principles.min.js?t=1731961350282"></script>
<script src="/assets/js/design-redhat.min.js?t=1732121064922"></script>
<script src="/assets/js/design-principles.min.js?t=1732121064922"></script>


</body>
Expand Down
14 changes: 7 additions & 7 deletions docs/designer-stories/aaron-williamson.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<link rel="stylesheet" href="//www.redhat.com/ux/webdms/css/styles.min.css">

<!-- Project -->
<link rel="stylesheet" href="/assets/css/design-redhat.min.css?t=1731961350295">
<link rel="stylesheet" href="/assets/css/design-redhat.min.css?t=1732121064959">

<!-- SCRIPTS -->
<!-- Libraries -->
Expand Down Expand Up @@ -387,8 +387,8 @@ <h3 class="text-red font-size-32 font-weight-light designer-question">What does


<footer class="design-footer">

<rh-footer-universal slot="universal" color-palette="dark">
<rh-surface color-palette="darker">
<rh-footer-universal color-palette="darker">
<h3 slot="links-primary" data-analytics-text="Red Hat legal and privacy links" hidden="">Red Hat legal and privacy links</h3>
<ul slot="links-primary" data-analytics-region="page-footer-bottom-primary">
<li><a href="https://redhat.com/en/about/company" data-analytics-category="Footer|Corporate" data-analytics-text="About Red Hat">About Red Hat</a></li>
Expand All @@ -411,7 +411,7 @@ <h3 slot="links-secondary" data-analytics-text="Red Hat legal and privacy links"
</ul>

</rh-footer-universal>

</rh-surface>
</footer>


Expand All @@ -428,7 +428,7 @@ <h3 slot="links-secondary" data-analytics-text="Red Hat legal and privacy links"
import '//www.redhatstatic.com/dx/studio/rhds-elements/modules/rh-footer-entry.js';
</script>-->
<script type="module"> import '//www.redhat.com/modules/contrib/red_hat_shared_libs/dist/rhds-elements/modules/rh-footer/rh-footer.js'></script>
<script type="module" src="//www.redhat.com/modules/contrib/red_hat_shared_libs/dist/rhds-elements/modules/rh-global-footer/rh-global-footer.js"></script>
<script type="module" src="//www.redhat.com/modules/contrib/red_hat_shared_libs/dist/rhds-elements/modules/rh-footer/rh-footer-universal.js"></script>
<!-- Vendors -->       
<script src="//www.redhat.com/sites/all/libraries/webrh/dist/js/webrh.webcomponents.min.js"></script>       
<script src="//www.redhat.com/ux/webdms/js/vendors/jquery.waypoints.min.js"></script>       
Expand All @@ -437,8 +437,8 @@ <h3 slot="links-secondary" data-analytics-text="Red Hat legal and privacy links"
<script src="//www.redhat.com/ux/webdms/js/scripts.min.js"></script>       

<!-- Project -->       
<script src="/assets/js/design-redhat.min.js?t=1731961350295"></script>
<script src="/assets/js/design-principles.min.js?t=1731961350295"></script>
<script src="/assets/js/design-redhat.min.js?t=1732121064959"></script>
<script src="/assets/js/design-principles.min.js?t=1732121064959"></script>


</body>
Expand Down
14 changes: 7 additions & 7 deletions docs/designer-stories/abigael-donahue.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<link rel="stylesheet" href="//www.redhat.com/ux/webdms/css/styles.min.css">

<!-- Project -->
<link rel="stylesheet" href="/assets/css/design-redhat.min.css?t=1731961350305">
<link rel="stylesheet" href="/assets/css/design-redhat.min.css?t=1732121064961">

<!-- SCRIPTS -->
<!-- Libraries -->
Expand Down Expand Up @@ -387,8 +387,8 @@ <h3 class="text-red font-size-32 font-weight-light designer-question">What does


<footer class="design-footer">

<rh-footer-universal slot="universal" color-palette="dark">
<rh-surface color-palette="darker">
<rh-footer-universal color-palette="darker">
<h3 slot="links-primary" data-analytics-text="Red Hat legal and privacy links" hidden="">Red Hat legal and privacy links</h3>
<ul slot="links-primary" data-analytics-region="page-footer-bottom-primary">
<li><a href="https://redhat.com/en/about/company" data-analytics-category="Footer|Corporate" data-analytics-text="About Red Hat">About Red Hat</a></li>
Expand All @@ -411,7 +411,7 @@ <h3 slot="links-secondary" data-analytics-text="Red Hat legal and privacy links"
</ul>

</rh-footer-universal>

</rh-surface>
</footer>


Expand All @@ -428,7 +428,7 @@ <h3 slot="links-secondary" data-analytics-text="Red Hat legal and privacy links"
import '//www.redhatstatic.com/dx/studio/rhds-elements/modules/rh-footer-entry.js';
</script>-->
<script type="module"> import '//www.redhat.com/modules/contrib/red_hat_shared_libs/dist/rhds-elements/modules/rh-footer/rh-footer.js'></script>
<script type="module" src="//www.redhat.com/modules/contrib/red_hat_shared_libs/dist/rhds-elements/modules/rh-global-footer/rh-global-footer.js"></script>
<script type="module" src="//www.redhat.com/modules/contrib/red_hat_shared_libs/dist/rhds-elements/modules/rh-footer/rh-footer-universal.js"></script>
<!-- Vendors -->       
<script src="//www.redhat.com/sites/all/libraries/webrh/dist/js/webrh.webcomponents.min.js"></script>       
<script src="//www.redhat.com/ux/webdms/js/vendors/jquery.waypoints.min.js"></script>       
Expand All @@ -437,8 +437,8 @@ <h3 slot="links-secondary" data-analytics-text="Red Hat legal and privacy links"
<script src="//www.redhat.com/ux/webdms/js/scripts.min.js"></script>       

<!-- Project -->       
<script src="/assets/js/design-redhat.min.js?t=1731961350305"></script>
<script src="/assets/js/design-principles.min.js?t=1731961350305"></script>
<script src="/assets/js/design-redhat.min.js?t=1732121064961"></script>
<script src="/assets/js/design-principles.min.js?t=1732121064961"></script>


</body>
Expand Down
14 changes: 7 additions & 7 deletions docs/designer-stories/allona-wilkerson.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<link rel="stylesheet" href="//www.redhat.com/ux/webdms/css/styles.min.css">

<!-- Project -->
<link rel="stylesheet" href="/assets/css/design-redhat.min.css?t=1731961350313">
<link rel="stylesheet" href="/assets/css/design-redhat.min.css?t=1732121064980">

<!-- SCRIPTS -->
<!-- Libraries -->
Expand Down Expand Up @@ -433,8 +433,8 @@ <h3 class="text-red font-size-32 font-weight-light designer-question">Any last t


<footer class="design-footer">

<rh-footer-universal slot="universal" color-palette="dark">
<rh-surface color-palette="darker">
<rh-footer-universal color-palette="darker">
<h3 slot="links-primary" data-analytics-text="Red Hat legal and privacy links" hidden="">Red Hat legal and privacy links</h3>
<ul slot="links-primary" data-analytics-region="page-footer-bottom-primary">
<li><a href="https://redhat.com/en/about/company" data-analytics-category="Footer|Corporate" data-analytics-text="About Red Hat">About Red Hat</a></li>
Expand All @@ -457,7 +457,7 @@ <h3 slot="links-secondary" data-analytics-text="Red Hat legal and privacy links"
</ul>

</rh-footer-universal>

</rh-surface>
</footer>


Expand All @@ -474,7 +474,7 @@ <h3 slot="links-secondary" data-analytics-text="Red Hat legal and privacy links"
import '//www.redhatstatic.com/dx/studio/rhds-elements/modules/rh-footer-entry.js';
</script>-->
<script type="module"> import '//www.redhat.com/modules/contrib/red_hat_shared_libs/dist/rhds-elements/modules/rh-footer/rh-footer.js'></script>
<script type="module" src="//www.redhat.com/modules/contrib/red_hat_shared_libs/dist/rhds-elements/modules/rh-global-footer/rh-global-footer.js"></script>
<script type="module" src="//www.redhat.com/modules/contrib/red_hat_shared_libs/dist/rhds-elements/modules/rh-footer/rh-footer-universal.js"></script>
<!-- Vendors -->       
<script src="//www.redhat.com/sites/all/libraries/webrh/dist/js/webrh.webcomponents.min.js"></script>       
<script src="//www.redhat.com/ux/webdms/js/vendors/jquery.waypoints.min.js"></script>       
Expand All @@ -483,8 +483,8 @@ <h3 slot="links-secondary" data-analytics-text="Red Hat legal and privacy links"
<script src="//www.redhat.com/ux/webdms/js/scripts.min.js"></script>       

<!-- Project -->       
<script src="/assets/js/design-redhat.min.js?t=1731961350313"></script>
<script src="/assets/js/design-principles.min.js?t=1731961350313"></script>
<script src="/assets/js/design-redhat.min.js?t=1732121064980"></script>
<script src="/assets/js/design-principles.min.js?t=1732121064980"></script>


</body>
Expand Down
14 changes: 7 additions & 7 deletions docs/designer-stories/amber-asaro.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<link rel="stylesheet" href="//www.redhat.com/ux/webdms/css/styles.min.css">

<!-- Project -->
<link rel="stylesheet" href="/assets/css/design-redhat.min.css?t=1731961350319">
<link rel="stylesheet" href="/assets/css/design-redhat.min.css?t=1732121064986">

<!-- SCRIPTS -->
<!-- Libraries -->
Expand Down Expand Up @@ -395,8 +395,8 @@ <h3 class="text-red font-size-32 font-weight-light designer-question">Any last t


<footer class="design-footer">

<rh-footer-universal slot="universal" color-palette="dark">
<rh-surface color-palette="darker">
<rh-footer-universal color-palette="darker">
<h3 slot="links-primary" data-analytics-text="Red Hat legal and privacy links" hidden="">Red Hat legal and privacy links</h3>
<ul slot="links-primary" data-analytics-region="page-footer-bottom-primary">
<li><a href="https://redhat.com/en/about/company" data-analytics-category="Footer|Corporate" data-analytics-text="About Red Hat">About Red Hat</a></li>
Expand All @@ -419,7 +419,7 @@ <h3 slot="links-secondary" data-analytics-text="Red Hat legal and privacy links"
</ul>

</rh-footer-universal>

</rh-surface>
</footer>


Expand All @@ -436,7 +436,7 @@ <h3 slot="links-secondary" data-analytics-text="Red Hat legal and privacy links"
import '//www.redhatstatic.com/dx/studio/rhds-elements/modules/rh-footer-entry.js';
</script>-->
<script type="module"> import '//www.redhat.com/modules/contrib/red_hat_shared_libs/dist/rhds-elements/modules/rh-footer/rh-footer.js'></script>
<script type="module" src="//www.redhat.com/modules/contrib/red_hat_shared_libs/dist/rhds-elements/modules/rh-global-footer/rh-global-footer.js"></script>
<script type="module" src="//www.redhat.com/modules/contrib/red_hat_shared_libs/dist/rhds-elements/modules/rh-footer/rh-footer-universal.js"></script>
<!-- Vendors -->       
<script src="//www.redhat.com/sites/all/libraries/webrh/dist/js/webrh.webcomponents.min.js"></script>       
<script src="//www.redhat.com/ux/webdms/js/vendors/jquery.waypoints.min.js"></script>       
Expand All @@ -445,8 +445,8 @@ <h3 slot="links-secondary" data-analytics-text="Red Hat legal and privacy links"
<script src="//www.redhat.com/ux/webdms/js/scripts.min.js"></script>       

<!-- Project -->       
<script src="/assets/js/design-redhat.min.js?t=1731961350319"></script>
<script src="/assets/js/design-principles.min.js?t=1731961350319"></script>
<script src="/assets/js/design-redhat.min.js?t=1732121064986"></script>
<script src="/assets/js/design-principles.min.js?t=1732121064986"></script>


</body>
Expand Down
14 changes: 7 additions & 7 deletions docs/designer-stories/ann-nguyen.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<link rel="stylesheet" href="//www.redhat.com/ux/webdms/css/styles.min.css">

<!-- Project -->
<link rel="stylesheet" href="/assets/css/design-redhat.min.css?t=1731961350322">
<link rel="stylesheet" href="/assets/css/design-redhat.min.css?t=1732121064989">

<!-- SCRIPTS -->
<!-- Libraries -->
Expand Down Expand Up @@ -402,8 +402,8 @@ <h3 class="text-red font-size-32 font-weight-light designer-question">What does


<footer class="design-footer">

<rh-footer-universal slot="universal" color-palette="dark">
<rh-surface color-palette="darker">
<rh-footer-universal color-palette="darker">
<h3 slot="links-primary" data-analytics-text="Red Hat legal and privacy links" hidden="">Red Hat legal and privacy links</h3>
<ul slot="links-primary" data-analytics-region="page-footer-bottom-primary">
<li><a href="https://redhat.com/en/about/company" data-analytics-category="Footer|Corporate" data-analytics-text="About Red Hat">About Red Hat</a></li>
Expand All @@ -426,7 +426,7 @@ <h3 slot="links-secondary" data-analytics-text="Red Hat legal and privacy links"
</ul>

</rh-footer-universal>

</rh-surface>
</footer>


Expand All @@ -443,7 +443,7 @@ <h3 slot="links-secondary" data-analytics-text="Red Hat legal and privacy links"
import '//www.redhatstatic.com/dx/studio/rhds-elements/modules/rh-footer-entry.js';
</script>-->
<script type="module"> import '//www.redhat.com/modules/contrib/red_hat_shared_libs/dist/rhds-elements/modules/rh-footer/rh-footer.js'></script>
<script type="module" src="//www.redhat.com/modules/contrib/red_hat_shared_libs/dist/rhds-elements/modules/rh-global-footer/rh-global-footer.js"></script>
<script type="module" src="//www.redhat.com/modules/contrib/red_hat_shared_libs/dist/rhds-elements/modules/rh-footer/rh-footer-universal.js"></script>
<!-- Vendors -->       
<script src="//www.redhat.com/sites/all/libraries/webrh/dist/js/webrh.webcomponents.min.js"></script>       
<script src="//www.redhat.com/ux/webdms/js/vendors/jquery.waypoints.min.js"></script>       
Expand All @@ -452,8 +452,8 @@ <h3 slot="links-secondary" data-analytics-text="Red Hat legal and privacy links"
<script src="//www.redhat.com/ux/webdms/js/scripts.min.js"></script>       

<!-- Project -->       
<script src="/assets/js/design-redhat.min.js?t=1731961350322"></script>
<script src="/assets/js/design-principles.min.js?t=1731961350322"></script>
<script src="/assets/js/design-redhat.min.js?t=1732121064989"></script>
<script src="/assets/js/design-principles.min.js?t=1732121064989"></script>


</body>
Expand Down
14 changes: 7 additions & 7 deletions docs/designer-stories/chae-bin-park.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<link rel="stylesheet" href="//www.redhat.com/ux/webdms/css/styles.min.css">

<!-- Project -->
<link rel="stylesheet" href="/assets/css/design-redhat.min.css?t=1731961350328">
<link rel="stylesheet" href="/assets/css/design-redhat.min.css?t=1732121064995">

<!-- SCRIPTS -->
<!-- Libraries -->
Expand Down Expand Up @@ -401,8 +401,8 @@ <h3 class="text-red font-size-32 font-weight-light designer-question">What does


<footer class="design-footer">

<rh-footer-universal slot="universal" color-palette="dark">
<rh-surface color-palette="darker">
<rh-footer-universal color-palette="darker">
<h3 slot="links-primary" data-analytics-text="Red Hat legal and privacy links" hidden="">Red Hat legal and privacy links</h3>
<ul slot="links-primary" data-analytics-region="page-footer-bottom-primary">
<li><a href="https://redhat.com/en/about/company" data-analytics-category="Footer|Corporate" data-analytics-text="About Red Hat">About Red Hat</a></li>
Expand All @@ -425,7 +425,7 @@ <h3 slot="links-secondary" data-analytics-text="Red Hat legal and privacy links"
</ul>

</rh-footer-universal>

</rh-surface>
</footer>


Expand All @@ -442,7 +442,7 @@ <h3 slot="links-secondary" data-analytics-text="Red Hat legal and privacy links"
import '//www.redhatstatic.com/dx/studio/rhds-elements/modules/rh-footer-entry.js';
</script>-->
<script type="module"> import '//www.redhat.com/modules/contrib/red_hat_shared_libs/dist/rhds-elements/modules/rh-footer/rh-footer.js'></script>
<script type="module" src="//www.redhat.com/modules/contrib/red_hat_shared_libs/dist/rhds-elements/modules/rh-global-footer/rh-global-footer.js"></script>
<script type="module" src="//www.redhat.com/modules/contrib/red_hat_shared_libs/dist/rhds-elements/modules/rh-footer/rh-footer-universal.js"></script>
<!-- Vendors -->       
<script src="//www.redhat.com/sites/all/libraries/webrh/dist/js/webrh.webcomponents.min.js"></script>       
<script src="//www.redhat.com/ux/webdms/js/vendors/jquery.waypoints.min.js"></script>       
Expand All @@ -451,8 +451,8 @@ <h3 slot="links-secondary" data-analytics-text="Red Hat legal and privacy links"
<script src="//www.redhat.com/ux/webdms/js/scripts.min.js"></script>       

<!-- Project -->       
<script src="/assets/js/design-redhat.min.js?t=1731961350328"></script>
<script src="/assets/js/design-principles.min.js?t=1731961350328"></script>
<script src="/assets/js/design-redhat.min.js?t=1732121064995"></script>
<script src="/assets/js/design-principles.min.js?t=1732121064995"></script>


</body>
Expand Down
Loading

0 comments on commit d06f248

Please sign in to comment.