@teambit/react 1.0.41 → 1.0.42

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 (207) hide show
  1. package/artifacts/env-template/public/{29.aabccd461805a58cd99a.js → 29.ddc7bc194190fac98e8b.js} +18 -18
  2. package/artifacts/env-template/public/{238.64be32cc6d4bc396b35e.js → 293.4bce474b96c9eb955917.js} +4 -4
  3. package/artifacts/env-template/public/assets-manifest.json +12 -12
  4. package/artifacts/env-template/public/{compositions.b6446d022ddef607b2fb.js → compositions.3c3b3230660e1a556e41.js} +1 -1
  5. package/artifacts/env-template/public/compositions.html +1 -1
  6. package/artifacts/env-template/public/{overview.536d77e3d6f68d0ddf21.js → overview.e6a80013a110693d6dac.js} +1 -1
  7. package/artifacts/env-template/public/overview.html +1 -1
  8. package/artifacts/env-template/public/{peers.777d86ba769cf02b788f.js → peers.8430739d7755eb333339.js} +1 -1
  9. package/artifacts/env-template/public/{preview-root.983463c786334e1fbaf1.js → preview-root.3b62d04b3a7f234bd8ca.js} +1 -1
  10. package/dist/apps/web/ssr/ssr-express.js +2 -2
  11. package/dist/apps/web/ssr/ssr-express.js.map +1 -1
  12. package/dist/apps/web/webpack/webpack.app.ssr.config.js +2 -4
  13. package/dist/apps/web/webpack/webpack.app.ssr.config.js.map +1 -1
  14. package/dist/{preview-1698981534427.js → preview-1699364645970.js} +2 -2
  15. package/dist/react.aspect.js +2 -4
  16. package/dist/react.aspect.js.map +1 -1
  17. package/dist/react.env.js +2 -3
  18. package/dist/react.env.js.map +1 -1
  19. package/dist/react.main.runtime.d.ts +5 -2
  20. package/dist/react.main.runtime.js +18 -3
  21. package/dist/react.main.runtime.js.map +1 -1
  22. package/dist/react.preview.runtime.js +3 -4
  23. package/dist/react.preview.runtime.js.map +1 -1
  24. package/dist/react.templates.d.ts +2 -1
  25. package/dist/react.templates.js +21 -36
  26. package/dist/react.templates.js.map +1 -1
  27. package/dist/react.ui.runtime.js +1 -2
  28. package/dist/react.ui.runtime.js.map +1 -1
  29. package/dist/webpack/postcss.config.js +1 -2
  30. package/dist/webpack/postcss.config.js.map +1 -1
  31. package/dist/webpack/webpack.config.base.js +2 -2
  32. package/dist/webpack/webpack.config.base.js.map +1 -1
  33. package/package.json +46 -44
  34. package/dist/templates/react-app/files/app-plugin.d.ts +0 -2
  35. package/dist/templates/react-app/files/app-plugin.js +0 -17
  36. package/dist/templates/react-app/files/app-plugin.js.map +0 -1
  37. package/dist/templates/react-app/files/app-root.d.ts +0 -2
  38. package/dist/templates/react-app/files/app-root.js +0 -24
  39. package/dist/templates/react-app/files/app-root.js.map +0 -1
  40. package/dist/templates/react-app/files/app.d.ts +0 -2
  41. package/dist/templates/react-app/files/app.js +0 -34
  42. package/dist/templates/react-app/files/app.js.map +0 -1
  43. package/dist/templates/react-app/files/compositions.d.ts +0 -2
  44. package/dist/templates/react-app/files/compositions.js +0 -24
  45. package/dist/templates/react-app/files/compositions.js.map +0 -1
  46. package/dist/templates/react-app/files/doc.d.ts +0 -2
  47. package/dist/templates/react-app/files/doc.js +0 -33
  48. package/dist/templates/react-app/files/doc.js.map +0 -1
  49. package/dist/templates/react-app/files/index.d.ts +0 -2
  50. package/dist/templates/react-app/files/index.js +0 -13
  51. package/dist/templates/react-app/files/index.js.map +0 -1
  52. package/dist/templates/react-app/index.d.ts +0 -2
  53. package/dist/templates/react-app/index.js +0 -84
  54. package/dist/templates/react-app/index.js.map +0 -1
  55. package/dist/templates/react-component/files/component.d.ts +0 -5
  56. package/dist/templates/react-component/files/component.js +0 -35
  57. package/dist/templates/react-component/files/component.js.map +0 -1
  58. package/dist/templates/react-component/files/composition.d.ts +0 -5
  59. package/dist/templates/react-component/files/composition.js +0 -27
  60. package/dist/templates/react-component/files/composition.js.map +0 -1
  61. package/dist/templates/react-component/files/docs.d.ts +0 -5
  62. package/dist/templates/react-component/files/docs.js +0 -37
  63. package/dist/templates/react-component/files/docs.js.map +0 -1
  64. package/dist/templates/react-component/files/index-file.d.ts +0 -5
  65. package/dist/templates/react-component/files/index-file.js +0 -21
  66. package/dist/templates/react-component/files/index-file.js.map +0 -1
  67. package/dist/templates/react-component/files/test.d.ts +0 -5
  68. package/dist/templates/react-component/files/test.js +0 -28
  69. package/dist/templates/react-component/files/test.js.map +0 -1
  70. package/dist/templates/react-component/index.d.ts +0 -3
  71. package/dist/templates/react-component/index.js +0 -68
  72. package/dist/templates/react-component/index.js.map +0 -1
  73. package/dist/templates/react-component-js/files/component.d.ts +0 -5
  74. package/dist/templates/react-component-js/files/component.js +0 -28
  75. package/dist/templates/react-component-js/files/component.js.map +0 -1
  76. package/dist/templates/react-component-js/files/composition.d.ts +0 -5
  77. package/dist/templates/react-component-js/files/composition.js +0 -25
  78. package/dist/templates/react-component-js/files/composition.js.map +0 -1
  79. package/dist/templates/react-component-js/files/docs.d.ts +0 -5
  80. package/dist/templates/react-component-js/files/docs.js +0 -41
  81. package/dist/templates/react-component-js/files/docs.js.map +0 -1
  82. package/dist/templates/react-component-js/files/test.d.ts +0 -5
  83. package/dist/templates/react-component-js/files/test.js +0 -30
  84. package/dist/templates/react-component-js/files/test.js.map +0 -1
  85. package/dist/templates/react-component-js/index.d.ts +0 -3
  86. package/dist/templates/react-component-js/index.js +0 -70
  87. package/dist/templates/react-component-js/index.js.map +0 -1
  88. package/dist/templates/react-context/files/composition.d.ts +0 -5
  89. package/dist/templates/react-context/files/composition.js +0 -36
  90. package/dist/templates/react-context/files/composition.js.map +0 -1
  91. package/dist/templates/react-context/files/context-provider.d.ts +0 -5
  92. package/dist/templates/react-context/files/context-provider.js +0 -37
  93. package/dist/templates/react-context/files/context-provider.js.map +0 -1
  94. package/dist/templates/react-context/files/context.d.ts +0 -5
  95. package/dist/templates/react-context/files/context.js +0 -31
  96. package/dist/templates/react-context/files/context.js.map +0 -1
  97. package/dist/templates/react-context/files/docs.d.ts +0 -5
  98. package/dist/templates/react-context/files/docs.js +0 -60
  99. package/dist/templates/react-context/files/docs.js.map +0 -1
  100. package/dist/templates/react-context/files/index-file.d.ts +0 -5
  101. package/dist/templates/react-context/files/index-file.js +0 -23
  102. package/dist/templates/react-context/files/index-file.js.map +0 -1
  103. package/dist/templates/react-context/files/test.d.ts +0 -5
  104. package/dist/templates/react-context/files/test.js +0 -26
  105. package/dist/templates/react-context/files/test.js.map +0 -1
  106. package/dist/templates/react-context/index.d.ts +0 -2
  107. package/dist/templates/react-context/index.js +0 -65
  108. package/dist/templates/react-context/index.js.map +0 -1
  109. package/dist/templates/react-env/files/aspect.d.ts +0 -2
  110. package/dist/templates/react-env/files/aspect.js +0 -19
  111. package/dist/templates/react-env/files/aspect.js.map +0 -1
  112. package/dist/templates/react-env/files/doc.d.ts +0 -2
  113. package/dist/templates/react-env/files/doc.js +0 -186
  114. package/dist/templates/react-env/files/doc.js.map +0 -1
  115. package/dist/templates/react-env/files/index.d.ts +0 -2
  116. package/dist/templates/react-env/files/index.js +0 -19
  117. package/dist/templates/react-env/files/index.js.map +0 -1
  118. package/dist/templates/react-env/files/jest.config.d.ts +0 -1
  119. package/dist/templates/react-env/files/jest.config.js +0 -29
  120. package/dist/templates/react-env/files/jest.config.js.map +0 -1
  121. package/dist/templates/react-env/files/main.runtime.d.ts +0 -2
  122. package/dist/templates/react-env/files/main.runtime.js +0 -103
  123. package/dist/templates/react-env/files/main.runtime.js.map +0 -1
  124. package/dist/templates/react-env/files/preview.runtime.d.ts +0 -2
  125. package/dist/templates/react-env/files/preview.runtime.js +0 -37
  126. package/dist/templates/react-env/files/preview.runtime.js.map +0 -1
  127. package/dist/templates/react-env/files/typescript/styles.d.ts +0 -1
  128. package/dist/templates/react-env/files/typescript/styles.js +0 -15
  129. package/dist/templates/react-env/files/typescript/styles.js.map +0 -1
  130. package/dist/templates/react-env/files/typescript/ts-transformer.d.ts +0 -1
  131. package/dist/templates/react-env/files/typescript/ts-transformer.js +0 -58
  132. package/dist/templates/react-env/files/typescript/ts-transformer.js.map +0 -1
  133. package/dist/templates/react-env/files/typescript/typescript.config.d.ts +0 -1
  134. package/dist/templates/react-env/files/typescript/typescript.config.js +0 -29
  135. package/dist/templates/react-env/files/typescript/typescript.config.js.map +0 -1
  136. package/dist/templates/react-env/files/webpack.config.d.ts +0 -1
  137. package/dist/templates/react-env/files/webpack.config.js +0 -56
  138. package/dist/templates/react-env/files/webpack.config.js.map +0 -1
  139. package/dist/templates/react-env/index.d.ts +0 -2
  140. package/dist/templates/react-env/index.js +0 -124
  141. package/dist/templates/react-env/index.js.map +0 -1
  142. package/dist/templates/react-hook/files/component.d.ts +0 -5
  143. package/dist/templates/react-hook/files/component.js +0 -26
  144. package/dist/templates/react-hook/files/component.js.map +0 -1
  145. package/dist/templates/react-hook/files/composition.d.ts +0 -5
  146. package/dist/templates/react-hook/files/composition.js +0 -32
  147. package/dist/templates/react-hook/files/composition.js.map +0 -1
  148. package/dist/templates/react-hook/files/docs.d.ts +0 -5
  149. package/dist/templates/react-hook/files/docs.js +0 -42
  150. package/dist/templates/react-hook/files/docs.js.map +0 -1
  151. package/dist/templates/react-hook/files/index-file.d.ts +0 -5
  152. package/dist/templates/react-hook/files/index-file.js +0 -20
  153. package/dist/templates/react-hook/files/index-file.js.map +0 -1
  154. package/dist/templates/react-hook/files/index-file.spec.d.ts +0 -1
  155. package/dist/templates/react-hook/files/index-file.spec.js +0 -36
  156. package/dist/templates/react-hook/files/index-file.spec.js.map +0 -1
  157. package/dist/templates/react-hook/files/test.d.ts +0 -5
  158. package/dist/templates/react-hook/files/test.js +0 -29
  159. package/dist/templates/react-hook/files/test.js.map +0 -1
  160. package/dist/templates/react-hook/index.d.ts +0 -2
  161. package/dist/templates/react-hook/index.js +0 -58
  162. package/dist/templates/react-hook/index.js.map +0 -1
  163. package/templates/react-app/files/app-plugin.ts +0 -9
  164. package/templates/react-app/files/app-root.ts +0 -16
  165. package/templates/react-app/files/app.ts +0 -26
  166. package/templates/react-app/files/compositions.ts +0 -16
  167. package/templates/react-app/files/doc.ts +0 -23
  168. package/templates/react-app/files/index.ts +0 -5
  169. package/templates/react-app/index.ts +0 -48
  170. package/templates/react-component/files/component.ts +0 -25
  171. package/templates/react-component/files/composition.ts +0 -18
  172. package/templates/react-component/files/docs.ts +0 -28
  173. package/templates/react-component/files/index-file.ts +0 -12
  174. package/templates/react-component/files/test.ts +0 -19
  175. package/templates/react-component/index.ts +0 -27
  176. package/templates/react-component-js/files/component.ts +0 -18
  177. package/templates/react-component-js/files/composition.ts +0 -16
  178. package/templates/react-component-js/files/docs.ts +0 -32
  179. package/templates/react-component-js/files/test.ts +0 -21
  180. package/templates/react-component-js/index.ts +0 -32
  181. package/templates/react-context/files/composition.ts +0 -27
  182. package/templates/react-context/files/context-provider.ts +0 -27
  183. package/templates/react-context/files/context.ts +0 -21
  184. package/templates/react-context/files/docs.ts +0 -51
  185. package/templates/react-context/files/index-file.ts +0 -14
  186. package/templates/react-context/files/test.ts +0 -18
  187. package/templates/react-context/index.ts +0 -29
  188. package/templates/react-env/files/aspect.ts +0 -10
  189. package/templates/react-env/files/doc.ts +0 -177
  190. package/templates/react-env/files/index.ts +0 -10
  191. package/templates/react-env/files/jest.config.ts +0 -21
  192. package/templates/react-env/files/main.runtime.ts +0 -94
  193. package/templates/react-env/files/preview.runtime.ts +0 -27
  194. package/templates/react-env/files/typescript/styles.ts +0 -7
  195. package/templates/react-env/files/typescript/ts-transformer.ts +0 -50
  196. package/templates/react-env/files/typescript/typescript.config.ts +0 -21
  197. package/templates/react-env/files/webpack.config.ts +0 -48
  198. package/templates/react-env/index.ts +0 -68
  199. package/templates/react-hook/files/component.ts +0 -16
  200. package/templates/react-hook/files/composition.ts +0 -23
  201. package/templates/react-hook/files/docs.ts +0 -33
  202. package/templates/react-hook/files/index-file.spec.ts +0 -24
  203. package/templates/react-hook/files/index-file.ts +0 -11
  204. package/templates/react-hook/files/test.ts +0 -20
  205. package/templates/react-hook/index.ts +0 -21
  206. /package/{compositions-1698981534427.js → compositions-1699364645970.js} +0 -0
  207. /package/{overview-1698981534427.js → overview-1699364645970.js} +0 -0
@@ -1,68 +0,0 @@
1
- import { ComponentContext, ComponentTemplate } from '@teambit/generator';
2
- import { indexFile } from './files/index';
3
- import { docFile } from './files/doc';
4
- import { mainRuntimeFile } from './files/main.runtime';
5
- import { previewRuntimeFile } from './files/preview.runtime';
6
- import { aspectFile } from './files/aspect';
7
- import { webpackConfigFile } from './files/webpack.config';
8
- import { typescriptConfigFile } from './files/typescript/typescript.config';
9
- import { globalStylesFile } from './files/typescript/styles';
10
- import { tsTransformerFile } from './files/typescript/ts-transformer';
11
- import { jestConfigFile } from './files/jest.config';
12
-
13
- export const reactEnvTemplate: ComponentTemplate = {
14
- name: 'react-env',
15
- description: 'customize the base React env with your configs and tools',
16
- hidden: true,
17
- generateFiles: (context: ComponentContext) => {
18
- return [
19
- {
20
- relativePath: 'index.ts',
21
- content: indexFile(context),
22
- isMain: true,
23
- },
24
- {
25
- relativePath: `${context.name}.docs.mdx`,
26
- content: docFile(context),
27
- },
28
- {
29
- relativePath: `${context.name}.main.runtime.ts`,
30
- content: mainRuntimeFile(context),
31
- },
32
- {
33
- relativePath: `${context.name}.preview.runtime.ts`,
34
- content: previewRuntimeFile(context),
35
- },
36
- {
37
- relativePath: `${context.name}.aspect.ts`,
38
- content: aspectFile(context),
39
- },
40
- {
41
- relativePath: `webpack/webpack-transformers.ts`,
42
- content: webpackConfigFile(),
43
- },
44
- {
45
- relativePath: `typescript/tsconfig.json`,
46
- content: typescriptConfigFile(),
47
- },
48
- {
49
- relativePath: `typescript/styles.d.ts`,
50
- content: globalStylesFile(),
51
- },
52
- {
53
- relativePath: `typescript/ts-transformer.ts`,
54
- content: tsTransformerFile(),
55
- },
56
- {
57
- relativePath: `jest/jest.config.js`,
58
- content: jestConfigFile(),
59
- },
60
- ];
61
- },
62
- config: {
63
- 'teambit.envs/env': {},
64
- 'teambit.envs/envs': {
65
- env: 'teambit.envs/env',
66
- },
67
- },
68
- };
@@ -1,16 +0,0 @@
1
- import { ComponentContext } from '@teambit/generator';
2
-
3
- export const componentFile = (context: ComponentContext) => {
4
- const { name, nameCamelCase: Name } = context;
5
- return {
6
- relativePath: `${name}.tsx`,
7
- content: `import { useState } from 'react';
8
-
9
- export function ${Name}() {
10
- const [count, setCount] = useState(0)
11
- const increment = () => setCount((c) => c + 1)
12
- return { count, increment }
13
- }
14
- `,
15
- };
16
- };
@@ -1,23 +0,0 @@
1
- import { ComponentContext } from '@teambit/generator';
2
-
3
- export const compositionFile = (context: ComponentContext) => {
4
- const { name, nameCamelCase: Name } = context;
5
-
6
- return {
7
- relativePath: `${name}.composition.tsx`,
8
- content: `import React from 'react';
9
- import { ${Name} } from './${name}';
10
-
11
- export const Basic${Name} = () => {
12
- const { count, increment } = ${Name}();
13
-
14
- return (
15
- <>
16
- <h1>The count is {count}</h1>
17
- <button onClick={increment}>increment</button>
18
- </>
19
- );
20
- };
21
- `,
22
- };
23
- };
@@ -1,33 +0,0 @@
1
- import { ComponentContext } from '@teambit/generator';
2
-
3
- export const docsFile = (context: ComponentContext) => {
4
- const { name, nameCamelCase: Name } = context;
5
-
6
- return {
7
- relativePath: `${name}.docs.mdx`,
8
- content: `---
9
- description: 'A React Hook that increments a count by 1 each time it is called.'
10
- labels: ['hook', 'counter']
11
- ---
12
-
13
- import { ${Name} } from './${name}';
14
-
15
- ## A React Hook to increment a count
16
-
17
- Increments the state of \`count\` by 1 each time \`increment\` is called
18
-
19
- ### Component usage
20
-
21
- In this example clicking the button calls \`increment\` which increments the \`count\` by 1
22
-
23
- \`\`\`js
24
- import { ${Name} } from './${name}';
25
-
26
- const { count, increment } = ${Name}();
27
-
28
- <h1>The count is {count}</h1>
29
- <button onClick={increment}>increment</button>
30
- \`\`\`
31
- `,
32
- };
33
- };
@@ -1,24 +0,0 @@
1
- import { ComponentID } from '@teambit/component-id';
2
- import type { ComponentContext } from '@teambit/generator';
3
- import { indexFile } from './index-file';
4
-
5
- // react hook convention is `useX` (lowercase "use")
6
- // it is required to enable hook-specific linting rules
7
- const useFoobarSnapshot = `export { useFooBar } from './use-foo-bar';
8
- `; // trailing line break
9
-
10
- describe('templates: react-hook, index-file', () => {
11
- it('should match snapshot', () => {
12
- const ctx: ComponentContext = {
13
- name: 'use-foo-bar',
14
- namePascalCase: 'UseFooBar',
15
- nameCamelCase: 'useFooBar',
16
- componentId: ComponentID.fromString('baz.qux/use/foo/bar'),
17
- aspectId: ComponentID.fromString('baz.qux/use/foo/my-aspect'),
18
- };
19
-
20
- const result = indexFile(ctx);
21
-
22
- expect(result.content).toEqual(useFoobarSnapshot);
23
- });
24
- });
@@ -1,11 +0,0 @@
1
- import { ComponentContext } from '@teambit/generator';
2
-
3
- export const indexFile = (context: ComponentContext) => {
4
- const { name, nameCamelCase: Name } = context;
5
-
6
- return {
7
- relativePath: 'index.ts',
8
- content: `export { ${Name} } from './${name}';
9
- `,
10
- };
11
- };
@@ -1,20 +0,0 @@
1
- import { ComponentContext } from '@teambit/generator';
2
-
3
- export const testFile = (context: ComponentContext) => {
4
- const { name, nameCamelCase: Name } = context;
5
-
6
- return {
7
- relativePath: `${name}.spec.tsx`,
8
- content: `import { renderHook, act } from '@testing-library/react-hooks';
9
- import { ${Name} } from './${name}';
10
-
11
- it('should increment counter', () => {
12
- const { result } = renderHook(() => ${Name}())
13
- act(() => {
14
- result.current.increment()
15
- })
16
- expect(result.current.count).toBe(1)
17
- })
18
- `,
19
- };
20
- };
@@ -1,21 +0,0 @@
1
- import { ComponentTemplate, ComponentContext } from '@teambit/generator';
2
- import { componentFile } from './files/component';
3
- import { compositionFile } from './files/composition';
4
- import { docsFile } from './files/docs';
5
- import { testFile } from './files/test';
6
- import { indexFile } from './files/index-file';
7
-
8
- export const reactHook: ComponentTemplate = {
9
- name: 'react-hook',
10
- description: 'a react hook component',
11
- hidden: true,
12
- generateFiles: (context: ComponentContext) => {
13
- return [indexFile(context), componentFile(context), compositionFile(context), docsFile(context), testFile(context)];
14
- },
15
- config: {
16
- 'teambit.react/react': {},
17
- 'teambit.envs/envs': {
18
- env: 'teambit.react/react',
19
- },
20
- },
21
- };