tide-design-system 2.4.1 → 2.4.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -6,15 +6,16 @@ TIDE (*T*rader *I*nteractive *D*esign and *E*ngineering) is a design system crea
6
6
  3. Basic components can be leveraged by any Vue 3 project.
7
7
 
8
8
  ## Guides
9
- - [Figma](./src/docs/figma.md): Explore `TIDE` standards, tokens, and components as maintained by the `TIDE team`.
10
- - [Storybook](./src/docs/storybook.md): Explore `TIDE` utilities and components to generate working code implementations.
11
- - [Marketplace Style Guides](./src/docs/style-guide.md): Explore `TIDE` utilities and components in a realm-specific production environment.
12
- - [Full Integration (Vue 3)](./src/docs/integration-full.md): Leverage `TIDE` utilities and components from a compatible `consumer repository`.
13
- - [Partial Integration (CSS only)](./src/docs/integration-partial.md): Leverage `TIDE` utilties from any `consumer repository`.
14
- - [Migration](./src/docs/development.md): Replace local structures with `TIDE` utilities and components.
15
- - [Workflows](./src/docs/workflows.md): Collaborate with the `TIDE team` on feature enhancements.
16
- - [Development](./src/docs/development.md): Contribute to the `tide-design-system` NPM package.
17
- - [Upgrade guide](./src/docs/upgrading.md): How to upgrade versions of the `tide-design-system` npm package
9
+ - [Figma](./docs/figma.md): Explore `TIDE` standards, tokens, and components as maintained by the `TIDE team`.
10
+ - [Storybook](./docs/storybook.md): Explore `TIDE` utilities and components to generate working code implementations.
11
+ - [Marketplace Style Guides](./docs/style-guide.md): Explore `TIDE` utilities and components in a realm-specific production environment.
12
+ - [Full Integration (Vue 3)](./docs/integration-full.md): Leverage `TIDE` utilities and components from a compatible `consumer repository`.
13
+ - [Partial Integration (CSS only)](./docs/integration-partial.md): Leverage `TIDE` utilties from any `consumer repository`.
14
+ - [Migration](./docs/development.md): Replace local structures with `TIDE` utilities and components.
15
+ - [Workflows](./docs/workflows.md): Collaborate with the `TIDE team` on feature enhancements.
16
+ - [Development](./docs/development.md): Contribute to the `tide-design-system` NPM package.
17
+ - [Upgrade guide](./docs/upgrading.md): Upgrade versions of the `tide-design-system` npm package
18
+ - [Figma Token Cheatsheet](./docs/token-cheatsheet.md): Remember how to implement Figma tokens from code
18
19
 
19
20
  ## Glossary
20
21
  - **TIDE**: the design system itself - a series of conceptual, agreed-upon standards and guidelines meant to emphasize a consistent, scalable user experience across the suite of Trader Interactive websites