budibase/packages/standard-components/node_modules/@adobe/spectrum-css-workflow-icons
Martin McKeaveney 990882f9db allow configuration of redis cluster with fully qualified redis URL 2021-09-09 17:14:24 +01:00
..
dist allow configuration of redis cluster with fully qualified redis URL 2021-09-09 17:14:24 +01:00
CODE_OF_CONDUCT.md allow configuration of redis cluster with fully qualified redis URL 2021-09-09 17:14:24 +01:00
COPYRIGHT allow configuration of redis cluster with fully qualified redis URL 2021-09-09 17:14:24 +01:00
LICENSE allow configuration of redis cluster with fully qualified redis URL 2021-09-09 17:14:24 +01:00
README.md allow configuration of redis cluster with fully qualified redis URL 2021-09-09 17:14:24 +01:00
package.json allow configuration of redis cluster with fully qualified redis URL 2021-09-09 17:14:24 +01:00

README.md

Spectrum-CSS Workflow Icons

Build and publish spectrum-css workflow svg icons and svg sprite sheet for Spectrum CSS.

Setup

yarn install
yarn install -g http-server

For external user

Run yarn run build will generate the ready to publish package in dist/.

Run http-server dist/ -o to see the mini-site for all the workflow icons.

For adobe user

  1. Make sure connect to corp network.
  2. Run yarn add @a4u/a4u-collection-react-spectrum-open-source-release and yarn add @a4u/a4u-collection-spectrum-css-release to update the icon set from Adobe corp artifactory.
  3. Run yarn run build-icons to rebuild the icons/ folder.
  4. Run yarn run build to generate the ready to publish package in dist/
  5. Preview the icons with http-server dist/ -o

Contributing

Contributions are welcomed! Read the Contributing Guide for more information.

Licensing

This project is licensed under the Apache V2 License. See LICENSE for more information.