govau / design-system-components

πŸ›  Component code and tests for the Australian Government design system
https://auds.service.gov.au
MIT License
738 stars 111 forks source link
auds components css design design-systems government javascript react sass

The Australian Government Design System has been decommissioned Visit our community page for more information

Australian Government Design System Components

The components for the Australian Government Design System.

Documentation

Full documentation at designsystem.gov.au


Installation

Prerequisites

The design system components are distributed through the npm ecosystem. Npm requires node.js and the components needs node.js 8 or higher.

If you are not familiar with npm and want to use the design system, we have created a download page to help.

Once on the page you can select the components you wish to use and choose how you want do download them.

Installing modules

To install a module make sure you have a package.json file in the root of your project folders. (You can generate one by running npm init.) Inside your working folder install any module and pancake will make sure you have all assets ready to use.

Run npm install @gov.au/body to install the body module. To install several modules, chain them like:

npm install @gov.au/body @gov.au/header @gov.au/footer @gov.au/buttons

An even better experience is using Syrup. Install it globally via npm install -g @gov.au/syrup. More info coming soon.

⬆ back to top


Frequently asked questions

View our frequently asked questions page to see common questions from the community.

If you can’t find an answer to a question you have please email us at designsystem@dta.gov.au or join our conversation on slack.

⬆ back to top


Checklist and browser support

We use the below checklist to ensure new modules or updates to existing modules have a certain level of quality:

Checklist

General checks

Accessibility checks

CSS / Sass

JavaScript

package.json

Browser support

All components have to work on the below browsers:

Browser Version Platform Engine
Internet Explorer 8 Windows 7 Trident
Internet Explorer 9 Windows 7 Trident
Internet Explorer 10 Windows 7 Trident
Internet Explorer 11 Windows 8.1 Trident
Edge Latest Windows 10 EdgeHTML
Firefox Latest OS X Gecko
Firefox Latest Windows 10 Gecko
Firefox Latest Android 6 Gecko
Chrome Latest OS X Blink
Chrome Latest Windows 10 Blink
Chrome Latest Android 4.0 Blink
Chrome Latest Android 6 Blink
Safari Latest (11) OS X WebKit
Safari Latest - 1 ( 10 ) iOS WebKit
Samsung G S8
Samsung G S7
Samsung G S6
Chrome pixel 7.1
Native browser Lumia 930 8.1
Chome +1
Safari +1
Firefox +1

⬆ back to top


Modules

@gov.au/core
npm install @gov.au/core

See the visual test file for core
See the readme file for core

No dependencies ----------
@gov.au/accordion
npm install @gov.au/accordion

See the visual test file for accordion
See the readme file for accordion

Dependencies:
```shell β”œβ”€ animate └─ core ``` ----------
@gov.au/animate
npm install @gov.au/animate

See the visual test file for animate
See the readme file for animate

No dependencies ----------
@gov.au/body
npm install @gov.au/body

See the visual test file for body
See the readme file for body

Dependencies:
```shell └─ core ``` ----------
@gov.au/breadcrumbs
npm install @gov.au/breadcrumbs

See the visual test file for breadcrumbs
See the readme file for breadcrumbs

Dependencies:
```shell β”œβ”€ core └─ link-list β”œβ”€ core └─ body └─ core ``` ----------
@gov.au/buttons
npm install @gov.au/buttons

See the visual test file for buttons
See the readme file for buttons

Dependencies:
```shell └─ core ``` ----------
@gov.au/callout
npm install @gov.au/callout

See the visual test file for callout
See the readme file for callout

Dependencies:
```shell └─ core ``` ----------
@gov.au/card
npm install @gov.au/card

See the visual test file for card
See the readme file for card

Dependencies:
```shell └─ core ``` ----------
@gov.au/control-input
npm install @gov.au/control-input

See the visual test file for control-input
See the readme file for control-input

Dependencies:
```shell └─ core ``` ----------
@gov.au/cta-link
npm install @gov.au/cta-link

See the visual test file for cta-link
See the readme file for cta-link

Dependencies:
```shell └─ core ``` ----------
@gov.au/direction-links
npm install @gov.au/direction-links

See the visual test file for direction-links
See the readme file for direction-links

Dependencies:
```shell └─ core ``` ----------
@gov.au/footer
npm install @gov.au/footer

See the visual test file for footer
See the readme file for footer

Dependencies:
```shell └─ core ``` ----------
@gov.au/form
npm install @gov.au/form

See the visual test file for form
See the readme file for form

Dependencies:
```shell └─ core ``` ----------
@gov.au/grid-12
npm install @gov.au/grid-12

See the visual test file for grid-12
See the readme file for grid-12

Dependencies:
```shell └─ core ``` ----------
@gov.au/header
npm install @gov.au/header

See the visual test file for header
See the readme file for header

Dependencies:
```shell └─ core ``` ----------
@gov.au/headings
npm install @gov.au/headings

See the visual test file for headings
See the readme file for headings

Dependencies:
```shell └─ core ``` ----------
@gov.au/inpage-nav
npm install @gov.au/inpage-nav

See the visual test file for inpage-nav
See the readme file for inpage-nav

Dependencies:
```shell β”œβ”€ core └─ link-list β”œβ”€ core └─ body └─ core ``` ----------
@gov.au/keyword-list
npm install @gov.au/keyword-list

See the visual test file for keyword-list
See the readme file for keyword-list

Dependencies:
```shell β”œβ”€ core └─ link-list β”œβ”€ core └─ body └─ core ``` ----------
@gov.au/link-list
npm install @gov.au/link-list

See the visual test file for link-list
See the readme file for link-list

Dependencies:
```shell β”œβ”€ core └─ body └─ core ``` ----------
@gov.au/main-nav
npm install @gov.au/main-nav

See the visual test file for main-nav
See the readme file for main-nav

Dependencies:
```shell β”œβ”€ core β”œβ”€ animate └─ link-list β”œβ”€ core └─ body └─ core ``` ----------
@gov.au/page-alerts
npm install @gov.au/page-alerts

See the visual test file for page-alerts
See the readme file for page-alerts

Dependencies:
```shell β”œβ”€ core └─ body └─ core ``` ----------
@gov.au/progress-indicator
npm install @gov.au/progress-indicator

See the visual test file for progress-indicator
See the readme file for progress-indicator

Dependencies:
```shell └─ core ``` ----------
@gov.au/responsive-media
npm install @gov.au/responsive-media

See the visual test file for responsive-media
See the readme file for responsive-media

Dependencies:
```shell └─ core ``` ----------
@gov.au/searchbox
npm install @gov.au/searchbox

See the visual test file for searchbox
See the readme file for searchbox

Dependencies:
```shell β”œβ”€ core β”œβ”€ text-inputs β”‚ └─ core └─ buttons └─ core ``` ----------
@gov.au/select
npm install @gov.au/select

See the visual test file for select
See the readme file for select

Dependencies:
```shell └─ core ``` ----------
@gov.au/side-nav
npm install @gov.au/side-nav

See the visual test file for side-nav
See the readme file for side-nav

Dependencies:
```shell β”œβ”€ core β”œβ”€ animate β”œβ”€ accordion β”‚ β”œβ”€ animate β”‚ └─ core └─ link-list β”œβ”€ core └─ body └─ core ``` ----------
@gov.au/skip-link
npm install @gov.au/skip-link

See the visual test file for skip-link
See the readme file for skip-link

Dependencies:
```shell └─ core ``` ----------
@gov.au/table
npm install @gov.au/table

See the visual test file for table
See the readme file for table

Dependencies:
```shell └─ core ``` ----------
@gov.au/tags
npm install @gov.au/tags

See the visual test file for tags
See the readme file for tags

Dependencies:
```shell └─ core ``` ----------
@gov.au/text-inputs
npm install @gov.au/text-inputs

See the visual test file for text-inputs
See the readme file for text-inputs

Dependencies:
```shell └─ core ``` ----------


⬆ back to top


Tests

Visual tests have been built into each module and can be seen in either of the README.md files of each module or in the listing above. We have also integrated pa11y for accessibility testing and are using jest for javascript tests.

Run all tests with the npm test script:

npm run test

⬆ back to top


Related repositories

⬆ back to top