@tecsinapse/react-native-kit 3.5.3-beta.0 → 3.5.4

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.
Files changed (2) hide show
  1. package/README.md +31 -40
  2. package/package.json +3 -3
package/README.md CHANGED
@@ -1,74 +1,65 @@
1
- <div align="center">
2
-
3
1
  # TecSinapse Design System
4
2
 
5
- [![Stars](https://img.shields.io/github/stars/tecsinapse/design-system?style=social)](https://github.com/tecsinapse/design-system/) [![License](https://img.shields.io/github/license/tecsinapse/design-system)](./LICENSE.md) [![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.0-4baaaa.svg)](CODE_OF_CONDUCT.md)![build workflow](https://github.com/tecsinapse/design-system/actions/workflows/ci.yml/badge.svg)
3
+ [![build workflow](https://github.com/tecsinapse/design-system/actions/workflows/publish.yml/badge.svg)](https://github.com/tecsinapse/design-system/actions/workflows/publish.yml)
6
4
 
7
- [TecSinapse Design System](https://tecsinapse.github.io/design-system) is the hybrid implementation of the [TecSinapse](https://www.tecsinapse.com.br/) Design System.
8
- Our primary goal is to create a system that can be used to build a wide variety of TecSinapase websites and apps, while providing a consistent and inclusive user experience to our end users.
5
+ Welcome to [TecSinapse](https://www.tecsinapse.com.br/) Design System. This repo contains core components to build web and mobile applications.
6
+ Our primary goal is to create a system that can be used to build a wide variety of TecSinapse websites and apps,
7
+ while providing a consistent and inclusive user experience to our end users.
9
8
  In addition, the design system and component library should be easy to use for developers and designers.
10
9
 
11
- </div>
12
-
13
10
  ## Quick start
14
11
 
15
- Here are a few helpful links for getting started:
16
-
17
- - [Documentation](https://tecsinapse.github.io/design-system) - Learn how to use and view the components in Storybook.
18
- - [Getting started](https://tecsinapse.github.io/design-system/?path=/docs/introduction-getting-started--page) - Set up a new app with our DS or add it to an existing project.
19
- - [Design Principles](https://tecsinapse.github.io/design-system/?path=/docs/introduction-design-principles--page) - Discover the guiding principles behind design.
20
- - [Theming](https://tecsinapse.github.io/design-system/?path=/docs/advanced-theme--page) - Learn about our foundations such as colors, spacing, and typography.
21
- - [Contribute](https://tecsinapse.github.io/design-system/?path=/docs/introduction-contributing--page) - File a bug report, suggest a change, or open a pull request.
12
+ Please refer to the official [documentation](https://tecsinapse.github.io/design-system).
22
13
 
23
14
  ## Packages
24
15
 
25
- | Package | Content | Version |
26
- | --------------------------------------------------------------- | ---------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------ |
27
- | **[@tecsinapse/react-core](./packages/react-core)** | the core hybrid React component library | [![npm version](https://badge.fury.io/js/%40tecsinapse%2Freact-core.svg)](https://badge.fury.io/js/%40tecsinapse%2Freact-core) |
28
- | **[@tecsinapse/react-web-kit](./packages/react-web-kit)** | the React component library focused on web | [![npm version](https://badge.fury.io/js/%40tecsinapse%2Freact-web-kit.svg)](https://badge.fury.io/js/%40tecsinapse%2Freact-web-kit) |
29
- | **[@tecsinapse/react-native-kit](./packages/react-native-kit)** | the React native component library focused on mobile | [![npm version](https://badge.fury.io/js/%40tecsinapse%2Freact-native-kit.svg)](https://badge.fury.io/js/%40tecsinapse%2Freact-native-kit) |
30
- | **[@tecsinapse/react-charts](./packages/react-charts)** | Charts for React based on SVG | [![npm version](https://badge.fury.io/js/%40tecsinapse%2Freact-charts.svg)](https://badge.fury.io/js/%40tecsinapse%2Freact-charts) |
31
- | **[@tecsinapse/cortex-core](./packages/cortex-core)** | The core library for tailwindcss based design | [![npm version](https://badge.fury.io/js/%40tecsinapse%2Fcortex-core.svg)](https://badge.fury.io/js/%40tecsinapse%2Fcortex-core) |
16
+ | Package | Content | Version |
17
+ | --------------------------------------------------------------- | -------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------ |
18
+ | **[@tecsinapse/react-core](./packages/react-core)** | core primitives for `CSS-in-JS` packages | [![npm version](https://badge.fury.io/js/%40tecsinapse%2Freact-core.svg)](https://badge.fury.io/js/%40tecsinapse%2Freact-core) |
19
+ | **[@tecsinapse/react-web-kit](./packages/react-web-kit)** | emotion `styled-components` for browsers with `react-native-web` | [![npm version](https://badge.fury.io/js/%40tecsinapse%2Freact-web-kit.svg)](https://badge.fury.io/js/%40tecsinapse%2Freact-web-kit) |
20
+ | **[@tecsinapse/react-native-kit](./packages/react-native-kit)** | emotion native `styled-components` for `react-native` cross platform development | [![npm version](https://badge.fury.io/js/%40tecsinapse%2Freact-native-kit.svg)](https://badge.fury.io/js/%40tecsinapse%2Freact-native-kit) |
21
+ | **[@tecsinapse/react-charts](./packages/react-charts)** | charts for react & react-native based on SVG | [![npm version](https://badge.fury.io/js/%40tecsinapse%2Freact-charts.svg)](https://badge.fury.io/js/%40tecsinapse%2Freact-charts) |
22
+ | **[@tecsinapse/cortex-core](./packages/cortex-core)** | core primitives for `tailwindcss` packages | [![npm version](https://badge.fury.io/js/%40tecsinapse%2Fcortex-core.svg)](https://badge.fury.io/js/%40tecsinapse%2Fcortex-core) |
23
+ | **[@tecsinapse/cortex-react](./packages/cortex-react)** | `html` based components using `cortex-core` primitives | [![npm version](https://badge.fury.io/js/%40tecsinapse%2Fcortex-react.svg)](https://badge.fury.io/js/%40tecsinapse%2Fcortex-react) |
32
24
 
33
25
  ## Code of conduct
34
26
 
35
- We want to foster an inclusive and friendly community around our Open Source efforts. This project follows the Contributor Covenant Code of Conduct. Please, [read it and follow it](./CODE_OF_CONDUCT.md).
27
+ We want to foster an inclusive and friendly community around our Open Source efforts. This project follows the Contributor Covenant Code of Conduct.
28
+ Please, [read it and follow it](./CODE_OF_CONDUCT.md).
36
29
 
37
- If you feel another member of the community violated our code or you are experiencing problems participating in our community because of another individual's behavior, please get in touch with our maintainers.
30
+ If you feel another member of the community violated our code or you are experiencing problems participating in our community because of another individual's behavior,
31
+ please get in touch with our maintainers.
38
32
 
39
- ## How to make local changes available for other projects?
33
+ ## Running locally
40
34
 
41
- At times, it may be necessary to test changes directly in a product, and not in the design system, and for this to work in a less laborious way, we can follow the steps below:
35
+ Recommended requirements:
42
36
 
43
- 3 terminal tabs should open:
37
+ - `pnpm` >= 9
38
+ - `node` >= 20
44
39
 
45
- - In one run the JS code watch:
40
+ To run locally, you should install the dependencies first:
46
41
 
47
42
  ```
48
- yarn build:watch
43
+ pnpm i
49
44
  ```
50
45
 
51
- - In another run the watch of the TS code watch
46
+ After this script, all packages will build. When developing, for a better experience, also use:
52
47
 
53
48
  ```
54
- yarn build:declarations:watch
49
+ pnpm dev
55
50
  ```
56
51
 
57
- - On another run yalc push (this script updates linked local projects)
52
+ This script watch for changes on any package and rebuild files to reflect on live mode. To run storybook with all components, use:
58
53
 
59
54
  ```
60
- yarn yalc:push
55
+ pnpm storybook
61
56
  ```
62
57
 
63
- With that, all changes will be in yalc locally.
58
+ For web development this is sufficient. For mobile, follow additional steps on [rn-playground](./packages/rn-playground).
64
59
 
65
- ### Maintainers
60
+ ## How to make local changes available for other projects?
66
61
 
67
- - [Denner Vidal](mailto:denner.vidal@tecsinapse.com.br)
68
- - [Gabriel Sanches](mailto:gabriel.sanches@tecsinapse.com.br)
69
- - [Lucas Ramos](mailto:lucas.ramos@tecsinapse.com.br)
70
- - [Nilson Antonio](mailto:nilson.antonio@tecsinapse.com.br)
71
- - [Ryan Correa](mailto:ryan.correa@tecsinapse.com.br)
62
+ Check [these docs](https://pnpm.io/cli/link).
72
63
 
73
64
  ## Contributing
74
65
 
@@ -77,4 +68,4 @@ If you have ideas for how we could improve this readme or the project in general
77
68
  ## About TecSinapse
78
69
 
79
70
  [TecSinapse](https://www.tecsinapse.com.br/) is a specialist in the automotive industry for over 15 years.
80
- We operate with diverse integrated solutions, from client prospecting to after-sales, plus market indicators tools and process improvement for complete management.
71
+ We operate with diverse integrated solutions, from client prospecting to after-sales, plus market indicators tools and process improvement for complete management.\_
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@tecsinapse/react-native-kit",
3
3
  "description": "React Native components library",
4
- "version": "3.5.3-beta.0",
4
+ "version": "3.5.4",
5
5
  "license": "MIT",
6
6
  "main": "dist/esm/index.js",
7
7
  "module": "dist/esm/index.js",
@@ -20,7 +20,7 @@
20
20
  "dependencies": {
21
21
  "@emotion/native": "~11.11.0",
22
22
  "@emotion/react": "~11.11.0",
23
- "@tecsinapse/react-core": "3.4.4-beta.0",
23
+ "@tecsinapse/react-core": "3.4.5",
24
24
  "react-native-linear-gradient": "~2.8.3"
25
25
  },
26
26
  "devDependencies": {
@@ -42,5 +42,5 @@
42
42
  "react-native-safe-area-context": "^4.0.0",
43
43
  "react-native-vector-icons": "^9.2.0"
44
44
  },
45
- "gitHead": "4aa98a3ca6323ecbf694403927a12e62867d6991"
45
+ "gitHead": "dc62ed9d05cd238fc3f65dee50c5fef4a3d615e0"
46
46
  }