Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@cagov/ds-agency-footer

Package Overview
Dependencies
Maintainers
7
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cagov/ds-agency-footer

This CSS only module contains the styles required to create agency footer. This component is usually placed on top of statewide footer and consists of three major parts: site logo, secondary links and social media links. Site logo is optional. Agency foot

  • 1.0.2
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
1
Maintainers
7
Weekly downloads
 
Created
Source

This CSS only module contains the styles required to create agency footer. This component is usually placed on top of statewide footer and consists of three major parts: site logo, secondary links and social media links. Site logo is optional. Agency footer is using svg icons for most common social media platforms such as facebook, twitter, instagram, youtube, GitHub. Also, for the contacts link there is mail svg icon.

Sample HTML

<section aria-label="agency footer" class="agency-footer">
    <div class="container">
        <div class="footer-logo">
            <a href="/"><img class="logo-img" src="https://files.covid19.ca.gov/img/circle-logo.png" alt="Organization logo"></a>
        </div>
        <div class="footer-secondary-links">
            <a href="#">Secondary link 1</a>
            <a href="#">Secondary link 2</a>
            <a href="#">Secondary link 3</a>
            <a href="#">Secondary link 4</a>
        </div>
        <div class="footer-social-links">
            <a href="#">
                <span class="sr-only">Facebook</span>
                <svg version="1.1" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewbox="0 0 24 24" style="enable-background:new 0 0 24 24;" xml:space="preserve">
                    <path d="M14,12.7h3.2L17.7,9H14V6.7c0-1,0.3-1.9,1.9-1.9h2.1V1.5c-0.3,0-1.6-0.2-2.9-0.2c-2.9,0-4.9,1.7-4.9,5.1v2.9H6.9V13h3.2v9.5
	H14L14,12.7L14,12.7z"/>
                </svg>
            </a>
            <a href="#">
                <span class="sr-only">GitHub</span>
                <svg aria-hidden="true" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewbox="0 0 24 24" style="enable-background:new 0 0 24 24;" xml:space="preserve">
                    <g>
                        <path d="M23.3,12.8c0,0.3-0.1,0.7-0.1,1c-0.2,1.5-0.7,3-1.5,4.3c-0.9,1.5-2.1,2.7-3.5,3.6c-0.8,0.5-1.6,0.9-2.4,1.2
		c-0.5,0.2-0.8-0.1-0.8-0.6c0-1,0-2,0-2.9c0-0.6-0.1-1.2-0.4-1.7c-0.1-0.2-0.2-0.3-0.3-0.4c0.4-0.1,0.9-0.1,1.3-0.2
		c1.1-0.3,2.2-0.8,2.9-1.8c0.5-0.7,0.7-1.6,0.9-2.5c0.1-0.7,0.1-1.4,0-2.1S19,9.4,18.5,8.9c-0.1-0.1-0.1-0.2-0.1-0.4
		c0.3-0.9,0.2-1.8-0.2-2.7c0-0.1-0.1-0.1-0.2-0.1c-0.4-0.1-0.8,0.1-1.1,0.2C16.1,6,15.5,6.3,15,6.6c-0.1,0-0.2,0.1-0.3,0.1
		c-1.8-0.4-3.5-0.4-5.3,0c-0.1,0-0.2,0-0.3-0.1c-0.7-0.5-1.5-0.8-2.3-1l0,0C6.2,5.5,6.1,5.5,5.9,6c-0.2,0.8-0.3,1.6,0,2.4
		c0,0.1,0,0.2,0,0.2C5,9.7,4.7,11,4.8,12.3c0.1,0.8,0.3,1.6,0.6,2.3c0.5,1,1.4,1.6,2.4,2c0.7,0.2,1.3,0.3,2,0.5l0,0
		c-0.4,0.4-0.5,0.8-0.6,1.3c0,0.1-0.1,0.2-0.1,0.2c-0.8,0.3-1.6,0.4-2.3,0c-0.4-0.2-0.6-0.5-0.8-0.9c-0.3-0.6-0.8-1-1.4-1.1
		c-0.2-0.1-0.5,0-0.7,0s-0.2,0.1-0.1,0.3C3.9,17,4,17.1,4.1,17.2c0.6,0.3,0.9,0.9,1.2,1.5c0.2,0.4,0.3,0.7,0.6,1
		c0.5,0.4,1.1,0.6,1.7,0.6c0.5,0,1,0,1.6,0c0,0,0,0,0,0.1c0,0.6,0,1.2,0,1.8c0,0.6-0.3,0.8-0.9,0.6c-2.9-1-5-2.9-6.4-5.5
		c-1.1-2-1.4-4.1-1.1-6.4C1.1,8.5,2,6.5,3.5,4.7c1.6-1.8,3.6-3.1,6-3.6c3.5-0.7,6.7,0,9.5,2.3c2.1,1.7,3.4,3.9,4,6.6
		c0.1,0.4,0.1,0.8,0.2,1.2c0,0.1,0,0.2,0,0.2C23.3,11.9,23.3,12.3,23.3,12.8z"/>
                    </g>
                </svg>
            </a>
            <a href="#">
                <span class="sr-only">Twitter</span>
                <svg version="1.1" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewbox="0 0 24 24" style="enable-background:new 0 0 24 24;" xml:space="preserve">
                    <path d="M21.2,8c0,0.2,0,0.4,0,0.6c0,6-4.6,12.9-12.9,12.9c-2.6,0-4.9-0.7-7-2c0.3,0,0.7,0.1,1,0.1c2.2,0,4.1-0.7,5.7-1.9
	c-2,0-3.6-1.4-4.2-3.1c0.3,0.1,0.6,0.1,0.9,0.1c0.4,0,0.9-0.1,1.2-0.1c-2-0.4-3.6-2.2-3.6-4.5c0,0,0,0,0-0.1c0.6,0.3,1.3,0.6,2,0.6
	c-1.2-0.9-2-2.2-2-3.8c0-0.9,0.2-1.6,0.6-2.2c2.2,2.8,5.5,4.6,9.3,4.7C12,9,12,8.6,12,8.2c0-2.5,2-4.5,4.5-4.5
	c1.3,0,2.5,0.6,3.3,1.4c1-0.2,2-0.6,2.9-1c-0.2,1.1-1,1.9-2,2.5c1-0.1,1.8-0.3,2.6-0.7C22.9,6.5,22.2,7.4,21.2,8L21.2,8z"/>
                </svg>
            </a>
            <a href="#">
                <span class="sr-only">Email</span>
                <svg version="1.1" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewbox="0 0 24 24" style="enable-background:new 0 0 24 24;" xml:space="preserve">
                    <path d="M22.9,6.4c-0.1-1-0.8-1.8-1.8-1.8c0,0-0.1,0-0.1,0v0l-18,0c0,0-0.1,0-0.1,0C1.9,4.6,1.1,5.4,1,6.4c0,0,0,0.1,0,0.1
	s0,0.1,0,0.1v12.8h21.9V6.6c0,0,0-0.1,0-0.1C22.9,6.4,22.9,6.4,22.9,6.4L22.9,6.4z M19.3,6.5L12,12.7L4.6,6.5
	C4.6,6.5,19.3,6.5,19.3,6.5z M3,8.4C3,8.4,3,8.5,3,8.4l0-0.8l4.8,4.1L3,16.3C3,16.3,3,8.4,3,8.4z M4,17.4l4.9-4.8l3.1,2.7l3.2-2.8
	l4.8,4.9L4,17.4L4,17.4z M21,16.3l-4.8-4.6L21,7.6v0.8c0,0,0,0,0,0L21,16.3L21,16.3z"/>
                </svg>
            </a>
            <a href="#">
                <span class="sr-only">YouTube</span>
                <svg version="1.1" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewbox="0 0 24 24" style="enable-background:new 0 0 24 24;" xml:space="preserve">
                    <path d="M23,6.6c0,0-0.3-1.6-0.9-2.2c-0.9-0.8-1.8-0.8-2.2-0.9C16.7,3.2,12,3.2,12,3.2s-4.7,0-7.9,0.3c-0.4,0-1.4,0-2.2,0.9
                   C1.2,5.1,1,6.6,1,6.6s-0.3,2-0.3,3.7v1.7c0,2,0.3,3.7,0.3,3.7s0.3,1.6,0.9,2.2c0.8,0.9,2,0.9,2.5,0.9c1.8,0.1,7.6,0.3,7.6,0.3
                   s4.7,0,7.9-0.3c0.4,0,1.4,0,2.2-0.9c0.7-0.7,0.9-2.2,0.9-2.2s0.3-1.8,0.3-3.7v-1.7C23.2,8.4,23,6.6,23,6.6z M8.7,15.9V6.6l8.8,4.6
                   L8.7,15.9L8.7,15.9z"/>
                </svg>
            </a>
            <a href="#">
                <span class="sr-only">Instagram</span>
                <svg version="1.1" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewbox="0 0 24 24" style="enable-background:new 0 0 24 24;" xml:space="preserve">
                    <path d="M16.4,1.5H7.7c-3.4,0-6.2,2.7-6.2,6.2v8.8c0,3.4,2.8,6.1,6.2,6.1h8.8c3.4,0,6.1-2.8,6.1-6.1V7.6C22.5,4.2,19.8,1.5,16.4,1.5
	z M20.4,16.4c0,2.2-1.8,4.1-4.1,4.1H7.6c-2.2,0-4.1-1.8-4.1-4V7.7c0-2.2,1.8-4.1,4.1-4.1h8.8c2.2,0,4,1.8,4,4.1L20.4,16.4L20.4,16.4
	z"/>
                    <path d="M12,7.1c-2.7,0-4.9,2.2-4.9,4.9s2.2,4.9,4.9,4.9s4.9-2.2,4.9-4.9S14.7,7.1,12,7.1z M12,14.9c-1.6,0-2.9-1.3-2.9-2.9
	s1.3-2.9,2.9-2.9s2.9,1.3,2.9,2.9S13.6,14.9,12,14.9z"/>
                    <path d="M18.5,6.9c0,0.7-0.6,1.3-1.3,1.3S16,7.6,16,6.9s0.6-1.3,1.3-1.3S18.5,6.2,18.5,6.9z"/>
                </svg>
            </a>
        </div>
    </div>
</section>

Expected variables

There are some colors that should be defined by the containing page. Here are the CSS variable names and their fallback values used when not defined:

  • var(--w-lg, 1176px);
  • var(--gray-100, #f9f9fa);
  • var(--primary-color, #064e66);
  • var(--primary-dark-color, #1e1569);
  • var(--highlight-color, #fec02f);

FAQs

Package last updated on 05 Nov 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc