@wix/design-system
TypeScript icon, indicating that this package has built-in type declarations

1.211.0 • Public • Published

Wix Design System
A collection of React components that conform to Wix Style.

📦 Install

To install the Wix Design System, use one of the following commands:

npm install @wix/design-system

or

yarn add @wix/design-system

Browsers support

  • Google Chrome (version 92 and above)
  • Safari for Mac (version 14 and above)
  • Microsoft Edge (version 100 and above)
  • Firefox (version 91 and above)

Setting up your app

All @wix/design-system applications start with a WixDesignSystemProvider, which injects the MadeFor font and enables font smoothing.

import { WixDesignSystemProvider, Button } from '@wix/design-system';

const App = () => (
  <WixDesignSystemProvider>
    <Button>Hello World!</Button>
  </WixDesignSystemProvider>
);

💫 Testkits

All our components come with Testkits that assist users in testing them effectively.

A component's Testkit provides an interface to the component, enabling automated tests to access its functions without requiring detailed knowledge of the underlying technology.

// Example

// 1. Import
import { InputTestkit } from '@wix/design-system/dist/testkit';

// 2. Initialize
const inputDriver = InputTestkit({
  wrapper: document.body,
  dataHook: 'name-input',
});

// 3. Interact
it('test', async () => {
  await inputDriver.enterText('hello world');
  expect(await inputDriver.getText()).toBe('hello world');
});

All methods are documented in our Storybook components stories, and some can be viewed through the TypeScript interface.

Our Testkits currently support three major testing frameworks: @testing-library/react, puppeteer, and vanilla.

🙋 Support

Connect with our team and network with other app developers using the Wix Design System in our Discord channel or reach out in Slack #wix-design-system

📝 License

This project is offered under the MIT License.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.211.00latest

Version History

VersionDownloads (Last 7 Days)Published
1.211.00
1.210.0289
1.209.0766
1.208.0540
1.207.026
1.206.044
1.205.010
1.204.128
1.204.026
1.203.00
1.202.01
1.201.210
1.201.10
1.201.00
1.200.04
1.199.04
1.198.312
1.198.23
1.198.11
1.198.00
1.197.03
1.196.01
1.195.02
1.194.04
1.193.00
1.192.03
1.191.20
1.191.12
1.191.03
1.190.00
1.189.16
1.189.024
1.188.10
1.188.01
1.187.16
1.187.00
1.186.13
1.186.00
1.185.00
1.184.01
1.183.04
1.182.00
1.181.00
1.180.00
1.179.11
1.179.010
1.178.00
1.177.02
1.176.23
1.176.10
1.176.00
1.175.10
1.175.00
1.174.00
1.173.12
1.173.00
1.172.31
1.172.22
1.172.10
1.172.00
1.171.00
1.170.03
1.169.02
1.168.00
1.167.00
1.166.00
1.165.04
1.164.02
1.163.00
1.162.02
1.161.0430
1.160.16
1.160.00
1.159.00
1.158.02
1.157.01
1.156.00
1.155.012
1.154.01
1.153.00
1.152.00
1.151.00
1.150.02
1.149.22
1.149.10
1.149.00
1.148.00
1.147.00
1.146.22
1.146.10
1.146.00
1.145.00
1.144.0134
1.143.12
1.143.00
1.142.00
1.141.14
1.141.00
1.140.05
1.139.20
1.139.14
1.139.00
1.138.10
1.138.00
1.137.03
1.136.00
1.135.00
1.134.10
1.134.01
1.133.00
1.132.03
1.131.00
1.130.00
1.129.10
1.129.00
1.128.01
1.127.10
1.127.00
1.126.00
1.125.00
1.124.00
1.123.10
1.123.01
1.122.00
1.121.04
1.120.10
1.120.00
1.119.00
1.118.00
1.117.00
1.116.00
1.115.00
1.114.00
1.113.00
1.112.00
1.111.00
1.110.02
1.109.20
1.109.11
1.109.00
1.108.00
1.107.00
1.106.00
1.105.30
1.105.20
1.105.11
1.105.00
1.104.21
1.104.10
1.104.01
1.103.41
1.103.30
1.103.20
1.103.10
1.102.00
1.101.00
1.100.212
1.100.10
1.100.00
1.99.10
1.99.00
1.98.30
1.98.20
1.98.10
1.98.00
1.97.22
1.97.10
1.97.00
1.96.10
1.96.02
1.95.21
1.95.11
1.95.00
1.94.00
1.93.10
1.93.00
1.92.11
1.92.00
1.91.01
1.90.10
1.90.00
1.89.00
1.88.00
1.87.01
1.86.00
1.85.00
1.84.00
1.83.00
1.82.10
1.82.00
1.81.00
1.80.00
1.79.10
1.79.00
1.78.00
1.77.01
1.76.10
1.76.00
1.75.01
1.74.40
1.74.30
1.74.20
1.74.10
1.74.00
1.73.10
1.73.00
1.72.00
1.71.00
1.70.00
1.69.00
1.68.21
1.68.10
1.68.00
1.67.00
1.66.30
1.66.20
1.66.10
1.66.01
1.65.10
1.65.01
1.64.10
1.64.00
1.63.00
1.62.00
1.61.00
1.60.00
1.59.00
1.58.30
1.58.20
1.58.10
1.58.00
1.57.00
1.56.00
1.55.10
1.55.00
1.54.00
1.53.00
1.52.00
1.51.00
1.50.00
1.49.00
1.48.10
1.48.00
1.47.10
1.47.01
1.46.10
1.46.00
1.45.00
1.44.00
1.43.00
1.42.10
1.42.00
1.41.00
1.40.00
1.39.00
1.38.00
1.37.00
1.36.10
1.36.00
1.35.00
1.34.20
1.34.11
1.34.00
1.33.10
1.33.01
1.32.00
1.31.00
1.30.01
1.29.00
1.28.00
1.26.00
1.25.00
1.24.00
1.23.10
1.23.00
1.22.00
1.21.00
1.20.00
1.19.00
1.18.00
1.17.00
1.16.03
1.15.00
1.14.00
1.13.00
1.12.00
1.11.10
1.11.00
1.10.10
1.10.01
1.9.00
1.8.00
1.7.10
1.7.00
1.6.00
1.5.00
1.4.00
1.3.00
1.2.01
1.1.15
1.1.01
1.0.41
1.0.30
1.0.20
1.0.10
1.0.00

Package Sidebar

Install

npm i @wix/design-system

Weekly Downloads

2,330

Version

1.211.0

License

MIT

Unpacked Size

46 MB

Total Files

12946

Last publish

Collaborators

  • yoav
  • wix-ci
  • shahata
  • wixnpm
  • wix-ambassador
  • netanelgilad
  • wix-ci-publisher
  • wix-bi-publisher
  • galil-team
  • lxgreen
  • ariki
  • liorgwix
  • usability-sessions
  • yurynix
  • oferb-wix
  • domasmak
  • mayaco
  • amitde007
  • tombenezra
  • itaytay
  • haimbrum-wix
  • youngshinobi
  • varzager
  • benblayer-wix
  • itai.benda
  • arielh
  • falconci
  • roir-wix
  • dorchaouat