@teambit/react 0.0.1144 → 0.0.1145
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/artifacts/env-template/public/{468.568f9c38778c002236e3.js → 182.410a89f71ee95a3ff99b.js} +2 -2
- package/artifacts/env-template/public/{924.16fa8b49ffdf39939225.js → 924.02ee0292af3d0a49b9b3.js} +2 -2
- package/artifacts/env-template/public/assets-manifest.json +12 -12
- package/artifacts/env-template/public/{compositions.f04bf415b74833aa108d.js → compositions.20fe0f3ddee7cca3c6d3.js} +1 -1
- package/artifacts/env-template/public/compositions.html +1 -1
- package/artifacts/env-template/public/{overview.4a7c36b78e1d59b63875.js → overview.06b1918799167bcfab11.js} +1 -1
- package/artifacts/env-template/public/overview.html +1 -1
- package/artifacts/env-template/public/{peers.60e216aa2783cf1ed4f3.js → peers.5769331da1f38fc00702.js} +1 -1
- package/artifacts/env-template/public/{preview-root.fa8ad55acdd88d61b0ec.js → preview-root.53a6e63c0ef099b3ef97.js} +1 -1
- package/dist/{preview-1693279117198.js → preview-1693474270980.js} +2 -2
- package/dist/react.main.runtime.js +0 -1
- package/dist/react.main.runtime.js.map +1 -1
- package/dist/react.templates.d.ts +1 -2
- package/dist/react.templates.js +1 -66
- package/dist/react.templates.js.map +1 -1
- package/dist/templates/react-component/index.js +1 -0
- package/dist/templates/react-component/index.js.map +1 -1
- package/dist/templates/react-component-js/index.js +1 -0
- package/dist/templates/react-component-js/index.js.map +1 -1
- package/dist/templates/react-context/index.js +1 -0
- package/dist/templates/react-context/index.js.map +1 -1
- package/dist/templates/react-env/index.js +1 -0
- package/dist/templates/react-env/index.js.map +1 -1
- package/dist/templates/react-hook/index.js +1 -0
- package/dist/templates/react-hook/index.js.map +1 -1
- package/package.json +31 -33
- package/templates/react-component/index.ts +1 -0
- package/templates/react-component-js/index.ts +1 -1
- package/templates/react-context/index.ts +1 -1
- package/templates/react-env/index.ts +1 -0
- package/templates/react-hook/index.ts +1 -1
- package/dist/templates/react-workspace/index.d.ts +0 -2
- package/dist/templates/react-workspace/index.js +0 -41
- package/dist/templates/react-workspace/index.js.map +0 -1
- package/dist/templates/react-workspace-analytics/index.d.ts +0 -2
- package/dist/templates/react-workspace-analytics/index.js +0 -47
- package/dist/templates/react-workspace-analytics/index.js.map +0 -1
- package/dist/templates/react-workspace-app/index.d.ts +0 -2
- package/dist/templates/react-workspace-app/index.js +0 -58
- package/dist/templates/react-workspace-app/index.js.map +0 -1
- package/dist/templates/react-workspace-blog/index.d.ts +0 -2
- package/dist/templates/react-workspace-blog/index.js +0 -39
- package/dist/templates/react-workspace-blog/index.js.map +0 -1
- package/dist/templates/react-workspace-data-fetching/index.d.ts +0 -2
- package/dist/templates/react-workspace-data-fetching/index.js +0 -47
- package/dist/templates/react-workspace-data-fetching/index.js.map +0 -1
- package/dist/templates/react-workspace-deprecated/index.d.ts +0 -2
- package/dist/templates/react-workspace-deprecated/index.js +0 -48
- package/dist/templates/react-workspace-deprecated/index.js.map +0 -1
- package/dist/templates/react-workspace-design-system/index.d.ts +0 -2
- package/dist/templates/react-workspace-design-system/index.js +0 -55
- package/dist/templates/react-workspace-design-system/index.js.map +0 -1
- package/dist/templates/react-workspace-lib/index.d.ts +0 -2
- package/dist/templates/react-workspace-lib/index.js +0 -52
- package/dist/templates/react-workspace-lib/index.js.map +0 -1
- package/dist/templates/react-workspace-wiki/index.d.ts +0 -2
- package/dist/templates/react-workspace-wiki/index.js +0 -47
- package/dist/templates/react-workspace-wiki/index.js.map +0 -1
- package/dist/templates/workspace-common/constants.d.ts +0 -1
- package/dist/templates/workspace-common/constants.js +0 -10
- package/dist/templates/workspace-common/constants.js.map +0 -1
- package/dist/templates/workspace-common/files/eslint-config.d.ts +0 -1
- package/dist/templates/workspace-common/files/eslint-config.js +0 -15
- package/dist/templates/workspace-common/files/eslint-config.js.map +0 -1
- package/dist/templates/workspace-common/files/git-ignore.d.ts +0 -1
- package/dist/templates/workspace-common/files/git-ignore.js +0 -121
- package/dist/templates/workspace-common/files/git-ignore.js.map +0 -1
- package/dist/templates/workspace-common/files/launch-json.d.ts +0 -2
- package/dist/templates/workspace-common/files/launch-json.js +0 -39
- package/dist/templates/workspace-common/files/launch-json.js.map +0 -1
- package/dist/templates/workspace-common/files/prettier-config.d.ts +0 -1
- package/dist/templates/workspace-common/files/prettier-config.js +0 -14
- package/dist/templates/workspace-common/files/prettier-config.js.map +0 -1
- package/dist/templates/workspace-common/files/readme-file.d.ts +0 -1
- package/dist/templates/workspace-common/files/readme-file.js +0 -44
- package/dist/templates/workspace-common/files/readme-file.js.map +0 -1
- package/dist/templates/workspace-common/files/ts-config.d.ts +0 -1
- package/dist/templates/workspace-common/files/ts-config.js +0 -19
- package/dist/templates/workspace-common/files/ts-config.js.map +0 -1
- package/dist/templates/workspace-common/files/types/asset.d.ts +0 -1
- package/dist/templates/workspace-common/files/types/asset.js +0 -37
- package/dist/templates/workspace-common/files/types/asset.js.map +0 -1
- package/dist/templates/workspace-common/files/types/style.d.ts +0 -1
- package/dist/templates/workspace-common/files/types/style.js +0 -52
- package/dist/templates/workspace-common/files/types/style.js.map +0 -1
- package/dist/templates/workspace-common/files/workspace-config.d.ts +0 -2
- package/dist/templates/workspace-common/files/workspace-config.js +0 -65
- package/dist/templates/workspace-common/files/workspace-config.js.map +0 -1
- package/dist/templates/workspace-common/generate-files.d.ts +0 -7
- package/dist/templates/workspace-common/generate-files.js +0 -102
- package/dist/templates/workspace-common/generate-files.js.map +0 -1
- package/dist/templates/workspace-common/index.d.ts +0 -1
- package/dist/templates/workspace-common/index.js +0 -20
- package/dist/templates/workspace-common/index.js.map +0 -1
- package/templates/react-workspace/index.ts +0 -27
- package/templates/react-workspace-analytics/index.ts +0 -31
- package/templates/react-workspace-app/index.ts +0 -26
- package/templates/react-workspace-blog/index.ts +0 -25
- package/templates/react-workspace-data-fetching/index.ts +0 -35
- package/templates/react-workspace-deprecated/index.ts +0 -28
- package/templates/react-workspace-design-system/index.ts +0 -37
- package/templates/react-workspace-lib/index.ts +0 -21
- package/templates/react-workspace-wiki/index.ts +0 -27
- package/templates/workspace-common/constants.ts +0 -1
- package/templates/workspace-common/files/eslint-config.ts +0 -6
- package/templates/workspace-common/files/git-ignore.ts +0 -113
- package/templates/workspace-common/files/launch-json.ts +0 -30
- package/templates/workspace-common/files/prettier-config.ts +0 -5
- package/templates/workspace-common/files/readme-file.ts +0 -36
- package/templates/workspace-common/files/ts-config.ts +0 -10
- package/templates/workspace-common/files/types/asset.ts +0 -28
- package/templates/workspace-common/files/types/style.ts +0 -43
- package/templates/workspace-common/files/workspace-config.ts +0 -41
- package/templates/workspace-common/generate-files.ts +0 -59
- package/templates/workspace-common/index.ts +0 -1
- /package/{compositions-1693279117198.js → compositions-1693474270980.js} +0 -0
- /package/{overview-1693279117198.js → overview-1693474270980.js} +0 -0
|
@@ -49,6 +49,7 @@ function _indexFile() {
|
|
|
49
49
|
const reactContext = {
|
|
50
50
|
name: 'react-context',
|
|
51
51
|
description: 'a react context component',
|
|
52
|
+
hidden: true,
|
|
52
53
|
generateFiles: context => {
|
|
53
54
|
return [(0, _indexFile().indexFile)(context), (0, _context().contextFile)(context), (0, _contextProvider().contextProviderFile)(context), (0, _composition().compositionFile)(context), (0, _docs().docsFile)(context), (0, _test().testFile)(context)];
|
|
54
55
|
},
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["_context","data","require","_contextProvider","_composition","_docs","_test","_indexFile","reactContext","name","description","generateFiles","context","indexFile","contextFile","contextProviderFile","compositionFile","docsFile","testFile","config","env","exports"],"sources":["index.ts"],"sourcesContent":["import { ComponentTemplate, ComponentContext } from '@teambit/generator';\nimport { contextFile } from './files/context';\nimport { contextProviderFile } from './files/context-provider';\nimport { compositionFile } from './files/composition';\nimport { docsFile } from './files/docs';\nimport { testFile } from './files/test';\nimport { indexFile } from './files/index-file';\n\nexport const reactContext: ComponentTemplate = {\n name: 'react-context',\n description: 'a react context component',\n
|
|
1
|
+
{"version":3,"names":["_context","data","require","_contextProvider","_composition","_docs","_test","_indexFile","reactContext","name","description","hidden","generateFiles","context","indexFile","contextFile","contextProviderFile","compositionFile","docsFile","testFile","config","env","exports"],"sources":["index.ts"],"sourcesContent":["import { ComponentTemplate, ComponentContext } from '@teambit/generator';\nimport { contextFile } from './files/context';\nimport { contextProviderFile } from './files/context-provider';\nimport { compositionFile } from './files/composition';\nimport { docsFile } from './files/docs';\nimport { testFile } from './files/test';\nimport { indexFile } from './files/index-file';\n\nexport const reactContext: ComponentTemplate = {\n name: 'react-context',\n description: 'a react context component',\n hidden: true,\n generateFiles: (context: ComponentContext) => {\n return [\n indexFile(context),\n contextFile(context),\n contextProviderFile(context),\n compositionFile(context),\n docsFile(context),\n testFile(context),\n ];\n },\n config: {\n 'teambit.react/react': {},\n 'teambit.envs/envs': {\n env: 'teambit.react/react',\n },\n },\n};\n"],"mappings":";;;;;;AACA,SAAAA,SAAA;EAAA,MAAAC,IAAA,GAAAC,OAAA;EAAAF,QAAA,YAAAA,CAAA;IAAA,OAAAC,IAAA;EAAA;EAAA,OAAAA,IAAA;AAAA;AACA,SAAAE,iBAAA;EAAA,MAAAF,IAAA,GAAAC,OAAA;EAAAC,gBAAA,YAAAA,CAAA;IAAA,OAAAF,IAAA;EAAA;EAAA,OAAAA,IAAA;AAAA;AACA,SAAAG,aAAA;EAAA,MAAAH,IAAA,GAAAC,OAAA;EAAAE,YAAA,YAAAA,CAAA;IAAA,OAAAH,IAAA;EAAA;EAAA,OAAAA,IAAA;AAAA;AACA,SAAAI,MAAA;EAAA,MAAAJ,IAAA,GAAAC,OAAA;EAAAG,KAAA,YAAAA,CAAA;IAAA,OAAAJ,IAAA;EAAA;EAAA,OAAAA,IAAA;AAAA;AACA,SAAAK,MAAA;EAAA,MAAAL,IAAA,GAAAC,OAAA;EAAAI,KAAA,YAAAA,CAAA;IAAA,OAAAL,IAAA;EAAA;EAAA,OAAAA,IAAA;AAAA;AACA,SAAAM,WAAA;EAAA,MAAAN,IAAA,GAAAC,OAAA;EAAAK,UAAA,YAAAA,CAAA;IAAA,OAAAN,IAAA;EAAA;EAAA,OAAAA,IAAA;AAAA;AAEO,MAAMO,YAA+B,GAAG;EAC7CC,IAAI,EAAE,eAAe;EACrBC,WAAW,EAAE,2BAA2B;EACxCC,MAAM,EAAE,IAAI;EACZC,aAAa,EAAGC,OAAyB,IAAK;IAC5C,OAAO,CACL,IAAAC,sBAAS,EAACD,OAAO,CAAC,EAClB,IAAAE,sBAAW,EAACF,OAAO,CAAC,EACpB,IAAAG,sCAAmB,EAACH,OAAO,CAAC,EAC5B,IAAAI,8BAAe,EAACJ,OAAO,CAAC,EACxB,IAAAK,gBAAQ,EAACL,OAAO,CAAC,EACjB,IAAAM,gBAAQ,EAACN,OAAO,CAAC,CAClB;EACH,CAAC;EACDO,MAAM,EAAE;IACN,qBAAqB,EAAE,CAAC,CAAC;IACzB,mBAAmB,EAAE;MACnBC,GAAG,EAAE;IACP;EACF;AACF,CAAC;AAACC,OAAA,CAAAd,YAAA,GAAAA,YAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["_index","data","require","_doc","_main","_preview","_aspect","_webpack","_typescript","_styles","_tsTransformer","_jest","reactEnvTemplate","name","description","generateFiles","context","relativePath","content","indexFile","isMain","docFile","mainRuntimeFile","previewRuntimeFile","aspectFile","webpackConfigFile","typescriptConfigFile","globalStylesFile","tsTransformerFile","jestConfigFile","config","env","exports"],"sources":["index.ts"],"sourcesContent":["import { ComponentContext, ComponentTemplate } from '@teambit/generator';\nimport { indexFile } from './files/index';\nimport { docFile } from './files/doc';\nimport { mainRuntimeFile } from './files/main.runtime';\nimport { previewRuntimeFile } from './files/preview.runtime';\nimport { aspectFile } from './files/aspect';\nimport { webpackConfigFile } from './files/webpack.config';\nimport { typescriptConfigFile } from './files/typescript/typescript.config';\nimport { globalStylesFile } from './files/typescript/styles';\nimport { tsTransformerFile } from './files/typescript/ts-transformer';\nimport { jestConfigFile } from './files/jest.config';\n\nexport const reactEnvTemplate: ComponentTemplate = {\n name: 'react-env',\n description: 'customize the base React env with your configs and tools',\n generateFiles: (context: ComponentContext) => {\n return [\n {\n relativePath: 'index.ts',\n content: indexFile(context),\n isMain: true,\n },\n {\n relativePath: `${context.name}.docs.mdx`,\n content: docFile(context),\n },\n {\n relativePath: `${context.name}.main.runtime.ts`,\n content: mainRuntimeFile(context),\n },\n {\n relativePath: `${context.name}.preview.runtime.ts`,\n content: previewRuntimeFile(context),\n },\n {\n relativePath: `${context.name}.aspect.ts`,\n content: aspectFile(context),\n },\n {\n relativePath: `webpack/webpack-transformers.ts`,\n content: webpackConfigFile(),\n },\n {\n relativePath: `typescript/tsconfig.json`,\n content: typescriptConfigFile(),\n },\n {\n relativePath: `typescript/styles.d.ts`,\n content: globalStylesFile(),\n },\n {\n relativePath: `typescript/ts-transformer.ts`,\n content: tsTransformerFile(),\n },\n {\n relativePath: `jest/jest.config.js`,\n content: jestConfigFile(),\n },\n ];\n },\n config: {\n 'teambit.envs/env': {},\n 'teambit.envs/envs': {\n env: 'teambit.envs/env',\n },\n },\n};\n"],"mappings":";;;;;;AACA,SAAAA,OAAA;EAAA,MAAAC,IAAA,GAAAC,OAAA;EAAAF,MAAA,YAAAA,CAAA;IAAA,OAAAC,IAAA;EAAA;EAAA,OAAAA,IAAA;AAAA;AACA,SAAAE,KAAA;EAAA,MAAAF,IAAA,GAAAC,OAAA;EAAAC,IAAA,YAAAA,CAAA;IAAA,OAAAF,IAAA;EAAA;EAAA,OAAAA,IAAA;AAAA;AACA,SAAAG,MAAA;EAAA,MAAAH,IAAA,GAAAC,OAAA;EAAAE,KAAA,YAAAA,CAAA;IAAA,OAAAH,IAAA;EAAA;EAAA,OAAAA,IAAA;AAAA;AACA,SAAAI,SAAA;EAAA,MAAAJ,IAAA,GAAAC,OAAA;EAAAG,QAAA,YAAAA,CAAA;IAAA,OAAAJ,IAAA;EAAA;EAAA,OAAAA,IAAA;AAAA;AACA,SAAAK,QAAA;EAAA,MAAAL,IAAA,GAAAC,OAAA;EAAAI,OAAA,YAAAA,CAAA;IAAA,OAAAL,IAAA;EAAA;EAAA,OAAAA,IAAA;AAAA;AACA,SAAAM,SAAA;EAAA,MAAAN,IAAA,GAAAC,OAAA;EAAAK,QAAA,YAAAA,CAAA;IAAA,OAAAN,IAAA;EAAA;EAAA,OAAAA,IAAA;AAAA;AACA,SAAAO,YAAA;EAAA,MAAAP,IAAA,GAAAC,OAAA;EAAAM,WAAA,YAAAA,CAAA;IAAA,OAAAP,IAAA;EAAA;EAAA,OAAAA,IAAA;AAAA;AACA,SAAAQ,QAAA;EAAA,MAAAR,IAAA,GAAAC,OAAA;EAAAO,OAAA,YAAAA,CAAA;IAAA,OAAAR,IAAA;EAAA;EAAA,OAAAA,IAAA;AAAA;AACA,SAAAS,eAAA;EAAA,MAAAT,IAAA,GAAAC,OAAA;EAAAQ,cAAA,YAAAA,CAAA;IAAA,OAAAT,IAAA;EAAA;EAAA,OAAAA,IAAA;AAAA;AACA,SAAAU,MAAA;EAAA,MAAAV,IAAA,GAAAC,OAAA;EAAAS,KAAA,YAAAA,CAAA;IAAA,OAAAV,IAAA;EAAA;EAAA,OAAAA,IAAA;AAAA;AAEO,MAAMW,gBAAmC,GAAG;EACjDC,IAAI,EAAE,WAAW;EACjBC,WAAW,EAAE,0DAA0D;EACvEC,aAAa,EAAGC,OAAyB,IAAK;IAC5C,OAAO,CACL;MACEC,YAAY,EAAE,UAAU;MACxBC,OAAO,EAAE,IAAAC,kBAAS,EAACH,OAAO,CAAC;MAC3BI,MAAM,EAAE;IACV,CAAC,EACD;MACEH,YAAY,EAAG,GAAED,OAAO,
|
|
1
|
+
{"version":3,"names":["_index","data","require","_doc","_main","_preview","_aspect","_webpack","_typescript","_styles","_tsTransformer","_jest","reactEnvTemplate","name","description","hidden","generateFiles","context","relativePath","content","indexFile","isMain","docFile","mainRuntimeFile","previewRuntimeFile","aspectFile","webpackConfigFile","typescriptConfigFile","globalStylesFile","tsTransformerFile","jestConfigFile","config","env","exports"],"sources":["index.ts"],"sourcesContent":["import { ComponentContext, ComponentTemplate } from '@teambit/generator';\nimport { indexFile } from './files/index';\nimport { docFile } from './files/doc';\nimport { mainRuntimeFile } from './files/main.runtime';\nimport { previewRuntimeFile } from './files/preview.runtime';\nimport { aspectFile } from './files/aspect';\nimport { webpackConfigFile } from './files/webpack.config';\nimport { typescriptConfigFile } from './files/typescript/typescript.config';\nimport { globalStylesFile } from './files/typescript/styles';\nimport { tsTransformerFile } from './files/typescript/ts-transformer';\nimport { jestConfigFile } from './files/jest.config';\n\nexport const reactEnvTemplate: ComponentTemplate = {\n name: 'react-env',\n description: 'customize the base React env with your configs and tools',\n hidden: true,\n generateFiles: (context: ComponentContext) => {\n return [\n {\n relativePath: 'index.ts',\n content: indexFile(context),\n isMain: true,\n },\n {\n relativePath: `${context.name}.docs.mdx`,\n content: docFile(context),\n },\n {\n relativePath: `${context.name}.main.runtime.ts`,\n content: mainRuntimeFile(context),\n },\n {\n relativePath: `${context.name}.preview.runtime.ts`,\n content: previewRuntimeFile(context),\n },\n {\n relativePath: `${context.name}.aspect.ts`,\n content: aspectFile(context),\n },\n {\n relativePath: `webpack/webpack-transformers.ts`,\n content: webpackConfigFile(),\n },\n {\n relativePath: `typescript/tsconfig.json`,\n content: typescriptConfigFile(),\n },\n {\n relativePath: `typescript/styles.d.ts`,\n content: globalStylesFile(),\n },\n {\n relativePath: `typescript/ts-transformer.ts`,\n content: tsTransformerFile(),\n },\n {\n relativePath: `jest/jest.config.js`,\n content: jestConfigFile(),\n },\n ];\n },\n config: {\n 'teambit.envs/env': {},\n 'teambit.envs/envs': {\n env: 'teambit.envs/env',\n },\n },\n};\n"],"mappings":"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"}
|
|
@@ -42,6 +42,7 @@ function _indexFile() {
|
|
|
42
42
|
const reactHook = {
|
|
43
43
|
name: 'react-hook',
|
|
44
44
|
description: 'a react hook component',
|
|
45
|
+
hidden: true,
|
|
45
46
|
generateFiles: context => {
|
|
46
47
|
return [(0, _indexFile().indexFile)(context), (0, _component().componentFile)(context), (0, _composition().compositionFile)(context), (0, _docs().docsFile)(context), (0, _test().testFile)(context)];
|
|
47
48
|
},
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["_component","data","require","_composition","_docs","_test","_indexFile","reactHook","name","description","generateFiles","context","indexFile","componentFile","compositionFile","docsFile","testFile","config","env","exports"],"sources":["index.ts"],"sourcesContent":["import { ComponentTemplate, ComponentContext } from '@teambit/generator';\nimport { componentFile } from './files/component';\nimport { compositionFile } from './files/composition';\nimport { docsFile } from './files/docs';\nimport { testFile } from './files/test';\nimport { indexFile } from './files/index-file';\n\nexport const reactHook: ComponentTemplate = {\n name: 'react-hook',\n description: 'a react hook component',\n
|
|
1
|
+
{"version":3,"names":["_component","data","require","_composition","_docs","_test","_indexFile","reactHook","name","description","hidden","generateFiles","context","indexFile","componentFile","compositionFile","docsFile","testFile","config","env","exports"],"sources":["index.ts"],"sourcesContent":["import { ComponentTemplate, ComponentContext } from '@teambit/generator';\nimport { componentFile } from './files/component';\nimport { compositionFile } from './files/composition';\nimport { docsFile } from './files/docs';\nimport { testFile } from './files/test';\nimport { indexFile } from './files/index-file';\n\nexport const reactHook: ComponentTemplate = {\n name: 'react-hook',\n description: 'a react hook component',\n hidden: true,\n generateFiles: (context: ComponentContext) => {\n return [indexFile(context), componentFile(context), compositionFile(context), docsFile(context), testFile(context)];\n },\n config: {\n 'teambit.react/react': {},\n 'teambit.envs/envs': {\n env: 'teambit.react/react',\n },\n },\n};\n"],"mappings":";;;;;;AACA,SAAAA,WAAA;EAAA,MAAAC,IAAA,GAAAC,OAAA;EAAAF,UAAA,YAAAA,CAAA;IAAA,OAAAC,IAAA;EAAA;EAAA,OAAAA,IAAA;AAAA;AACA,SAAAE,aAAA;EAAA,MAAAF,IAAA,GAAAC,OAAA;EAAAC,YAAA,YAAAA,CAAA;IAAA,OAAAF,IAAA;EAAA;EAAA,OAAAA,IAAA;AAAA;AACA,SAAAG,MAAA;EAAA,MAAAH,IAAA,GAAAC,OAAA;EAAAE,KAAA,YAAAA,CAAA;IAAA,OAAAH,IAAA;EAAA;EAAA,OAAAA,IAAA;AAAA;AACA,SAAAI,MAAA;EAAA,MAAAJ,IAAA,GAAAC,OAAA;EAAAG,KAAA,YAAAA,CAAA;IAAA,OAAAJ,IAAA;EAAA;EAAA,OAAAA,IAAA;AAAA;AACA,SAAAK,WAAA;EAAA,MAAAL,IAAA,GAAAC,OAAA;EAAAI,UAAA,YAAAA,CAAA;IAAA,OAAAL,IAAA;EAAA;EAAA,OAAAA,IAAA;AAAA;AAEO,MAAMM,SAA4B,GAAG;EAC1CC,IAAI,EAAE,YAAY;EAClBC,WAAW,EAAE,wBAAwB;EACrCC,MAAM,EAAE,IAAI;EACZC,aAAa,EAAGC,OAAyB,IAAK;IAC5C,OAAO,CAAC,IAAAC,sBAAS,EAACD,OAAO,CAAC,EAAE,IAAAE,0BAAa,EAACF,OAAO,CAAC,EAAE,IAAAG,8BAAe,EAACH,OAAO,CAAC,EAAE,IAAAI,gBAAQ,EAACJ,OAAO,CAAC,EAAE,IAAAK,gBAAQ,EAACL,OAAO,CAAC,CAAC;EACrH,CAAC;EACDM,MAAM,EAAE;IACN,qBAAqB,EAAE,CAAC,CAAC;IACzB,mBAAmB,EAAE;MACnBC,GAAG,EAAE;IACP;EACF;AACF,CAAC;AAACC,OAAA,CAAAb,SAAA,GAAAA,SAAA"}
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/react",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.1145",
|
|
4
4
|
"homepage": "https://bit.cloud/teambit/react/react",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"componentId": {
|
|
7
7
|
"scope": "teambit.react",
|
|
8
8
|
"name": "react",
|
|
9
|
-
"version": "0.0.
|
|
9
|
+
"version": "0.0.1145"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"fs-extra": "10.0.0",
|
|
@@ -37,7 +37,6 @@
|
|
|
37
37
|
"@babel/preset-env": "7.12.17",
|
|
38
38
|
"@babel/plugin-transform-modules-commonjs": "7.19.6",
|
|
39
39
|
"camelcase": "6.2.0",
|
|
40
|
-
"comment-json": "3.0.3",
|
|
41
40
|
"react-error-overlay": "6.0.9",
|
|
42
41
|
"strip-ansi": "6.0.0",
|
|
43
42
|
"@prerenderer/prerenderer": "^1.2.0",
|
|
@@ -91,46 +90,45 @@
|
|
|
91
90
|
"@teambit/component-id": "0.0.427",
|
|
92
91
|
"@teambit/react.rendering.ssr": "0.0.3",
|
|
93
92
|
"@teambit/compositions.ui.hooks.use-composition": "0.0.172",
|
|
94
|
-
"@teambit/builder": "0.0.
|
|
95
|
-
"@teambit/bundler": "0.0.
|
|
96
|
-
"@teambit/compiler": "0.0.
|
|
93
|
+
"@teambit/builder": "0.0.1145",
|
|
94
|
+
"@teambit/bundler": "0.0.1145",
|
|
95
|
+
"@teambit/compiler": "0.0.1145",
|
|
97
96
|
"@teambit/component.modules.component-url": "0.0.151",
|
|
98
|
-
"@teambit/component": "0.0.
|
|
99
|
-
"@teambit/dependency-resolver": "0.0.
|
|
100
|
-
"@teambit/envs": "0.0.
|
|
101
|
-
"@teambit/eslint": "0.0.
|
|
102
|
-
"@teambit/formatter": "0.0.
|
|
103
|
-
"@teambit/jest": "0.0.
|
|
104
|
-
"@teambit/linter": "0.0.
|
|
105
|
-
"@teambit/logger": "0.0.
|
|
106
|
-
"@teambit/pkg": "0.0.
|
|
107
|
-
"@teambit/prettier": "0.0.
|
|
108
|
-
"@teambit/preview": "0.0.
|
|
97
|
+
"@teambit/component": "0.0.1145",
|
|
98
|
+
"@teambit/dependency-resolver": "0.0.1145",
|
|
99
|
+
"@teambit/envs": "0.0.1145",
|
|
100
|
+
"@teambit/eslint": "0.0.1145",
|
|
101
|
+
"@teambit/formatter": "0.0.696",
|
|
102
|
+
"@teambit/jest": "0.0.1145",
|
|
103
|
+
"@teambit/linter": "0.0.1145",
|
|
104
|
+
"@teambit/logger": "0.0.859",
|
|
105
|
+
"@teambit/pkg": "0.0.1145",
|
|
106
|
+
"@teambit/prettier": "0.0.696",
|
|
107
|
+
"@teambit/preview": "0.0.1145",
|
|
109
108
|
"@teambit/react.ui.compositions-app": "0.0.12",
|
|
110
109
|
"@teambit/react.ui.docs-app": "1.0.1",
|
|
111
110
|
"@teambit/react.ui.highlighter.component-metadata.bit-component-meta": "0.0.31",
|
|
112
|
-
"@teambit/schema": "0.0.
|
|
113
|
-
"@teambit/tester": "0.0.
|
|
114
|
-
"@teambit/typescript": "0.0.
|
|
115
|
-
"@teambit/webpack": "0.0.
|
|
116
|
-
"@teambit/workspace-config-files": "0.0.
|
|
117
|
-
"@teambit/workspace": "0.0.
|
|
118
|
-
"@teambit/application": "0.0.
|
|
119
|
-
"@teambit/cli": "0.0.
|
|
120
|
-
"@teambit/generator": "0.0.
|
|
121
|
-
"@teambit/graphql": "0.0.
|
|
111
|
+
"@teambit/schema": "0.0.1145",
|
|
112
|
+
"@teambit/tester": "0.0.1145",
|
|
113
|
+
"@teambit/typescript": "0.0.1145",
|
|
114
|
+
"@teambit/webpack": "0.0.1145",
|
|
115
|
+
"@teambit/workspace-config-files": "0.0.125",
|
|
116
|
+
"@teambit/workspace": "0.0.1145",
|
|
117
|
+
"@teambit/application": "0.0.787",
|
|
118
|
+
"@teambit/cli": "0.0.766",
|
|
119
|
+
"@teambit/generator": "0.0.1145",
|
|
120
|
+
"@teambit/graphql": "0.0.1145",
|
|
122
121
|
"@teambit/react.ui.highlighter-provider": "0.0.200",
|
|
123
|
-
"@teambit/compositions": "0.0.
|
|
124
|
-
"@teambit/ui": "0.0.
|
|
125
|
-
"@teambit/react.eslint-config-bit-react": "1.0.
|
|
122
|
+
"@teambit/compositions": "0.0.1145",
|
|
123
|
+
"@teambit/ui": "0.0.1145",
|
|
124
|
+
"@teambit/react.eslint-config-bit-react": "1.0.12",
|
|
126
125
|
"@teambit/mdx.modules.mdx-loader": "1.0.2",
|
|
127
126
|
"@teambit/react.babel.bit-react-transformer": "1.0.1",
|
|
128
127
|
"@teambit/webpack.modules.generate-style-loaders": "1.0.0",
|
|
129
128
|
"@teambit/webpack.modules.style-regexps": "1.0.0",
|
|
130
129
|
"@teambit/bit-error": "0.0.402",
|
|
131
130
|
"@teambit/toolbox.network.get-port": "1.0.0",
|
|
132
|
-
"@teambit/ui-foundation.ui.pages.static-error": "0.0.87"
|
|
133
|
-
"@teambit/config": "0.0.780"
|
|
131
|
+
"@teambit/ui-foundation.ui.pages.static-error": "0.0.87"
|
|
134
132
|
},
|
|
135
133
|
"devDependencies": {
|
|
136
134
|
"@types/react": "^17.0.8",
|
|
@@ -152,7 +150,7 @@
|
|
|
152
150
|
"@teambit/react.content.react-overview": "1.95.0"
|
|
153
151
|
},
|
|
154
152
|
"peerDependencies": {
|
|
155
|
-
"@teambit/legacy": "1.0.
|
|
153
|
+
"@teambit/legacy": "1.0.551",
|
|
156
154
|
"react-dom": "^16.8.0 || ^17.0.0",
|
|
157
155
|
"react": "^16.8.0 || ^17.0.0"
|
|
158
156
|
},
|
|
@@ -8,6 +8,7 @@ import { indexFile } from './files/index-file';
|
|
|
8
8
|
export const reactComponent: ComponentTemplate = {
|
|
9
9
|
name: 'react',
|
|
10
10
|
description: 'a basic react component',
|
|
11
|
+
hidden: true,
|
|
11
12
|
generateFiles: (context: ComponentContext) => {
|
|
12
13
|
return [indexFile(context), componentFile(context), compositionFile(context), docsFile(context), testFile(context)];
|
|
13
14
|
},
|
|
@@ -7,7 +7,7 @@ import { testFile } from './files/test';
|
|
|
7
7
|
export const reactComponentJS: ComponentTemplate = {
|
|
8
8
|
name: 'react-js',
|
|
9
9
|
description: 'a basic react component in js',
|
|
10
|
-
|
|
10
|
+
hidden: true,
|
|
11
11
|
generateFiles: (context: ComponentContext) => {
|
|
12
12
|
const { name, namePascalCase: Name } = context;
|
|
13
13
|
const indexFile = {
|
|
@@ -9,7 +9,7 @@ import { indexFile } from './files/index-file';
|
|
|
9
9
|
export const reactContext: ComponentTemplate = {
|
|
10
10
|
name: 'react-context',
|
|
11
11
|
description: 'a react context component',
|
|
12
|
-
|
|
12
|
+
hidden: true,
|
|
13
13
|
generateFiles: (context: ComponentContext) => {
|
|
14
14
|
return [
|
|
15
15
|
indexFile(context),
|
|
@@ -13,6 +13,7 @@ import { jestConfigFile } from './files/jest.config';
|
|
|
13
13
|
export const reactEnvTemplate: ComponentTemplate = {
|
|
14
14
|
name: 'react-env',
|
|
15
15
|
description: 'customize the base React env with your configs and tools',
|
|
16
|
+
hidden: true,
|
|
16
17
|
generateFiles: (context: ComponentContext) => {
|
|
17
18
|
return [
|
|
18
19
|
{
|
|
@@ -8,7 +8,7 @@ import { indexFile } from './files/index-file';
|
|
|
8
8
|
export const reactHook: ComponentTemplate = {
|
|
9
9
|
name: 'react-hook',
|
|
10
10
|
description: 'a react hook component',
|
|
11
|
-
|
|
11
|
+
hidden: true,
|
|
12
12
|
generateFiles: (context: ComponentContext) => {
|
|
13
13
|
return [indexFile(context), componentFile(context), compositionFile(context), docsFile(context), testFile(context)];
|
|
14
14
|
},
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
require("core-js/modules/es.promise.js");
|
|
4
|
-
Object.defineProperty(exports, "__esModule", {
|
|
5
|
-
value: true
|
|
6
|
-
});
|
|
7
|
-
exports.reactWorkspaceTemplate = void 0;
|
|
8
|
-
function _workspaceCommon() {
|
|
9
|
-
const data = require("../workspace-common");
|
|
10
|
-
_workspaceCommon = function () {
|
|
11
|
-
return data;
|
|
12
|
-
};
|
|
13
|
-
return data;
|
|
14
|
-
}
|
|
15
|
-
const reactWorkspaceTemplate = {
|
|
16
|
-
name: 'react',
|
|
17
|
-
description: 'React workspace with demo components',
|
|
18
|
-
generateFiles: async context => {
|
|
19
|
-
return (0, _workspaceCommon().generateFiles)(context);
|
|
20
|
-
},
|
|
21
|
-
fork: () => {
|
|
22
|
-
return [
|
|
23
|
-
// {
|
|
24
|
-
// id: 'teambit.react/templates/envs/my-react',
|
|
25
|
-
// targetName: 'envs/my-react',
|
|
26
|
-
// path: 'demo/envs/my-react',
|
|
27
|
-
// },
|
|
28
|
-
// { id: 'teambit.react/templates/ui/text', targetName: 'ui/text', path: 'demo/ui/text' },
|
|
29
|
-
// { id: 'teambit.react/templates/ui/heading', targetName: 'ui/heading', path: 'demo/ui/heading' },
|
|
30
|
-
// { id: 'teambit.react/templates/ui/card', targetName: 'ui/card', path: 'demo/ui/card' },
|
|
31
|
-
// {
|
|
32
|
-
// id: 'teambit.react/templates/pages/welcome',
|
|
33
|
-
// targetName: 'pages/welcome',
|
|
34
|
-
// path: 'demo/pages/welcome',
|
|
35
|
-
// },
|
|
36
|
-
];
|
|
37
|
-
}
|
|
38
|
-
};
|
|
39
|
-
exports.reactWorkspaceTemplate = reactWorkspaceTemplate;
|
|
40
|
-
|
|
41
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"names":["_workspaceCommon","data","require","reactWorkspaceTemplate","name","description","generateFiles","context","generateCommonFiles","fork","exports"],"sources":["index.ts"],"sourcesContent":["import { WorkspaceContext, WorkspaceTemplate } from '@teambit/generator';\nimport { generateFiles as generateCommonFiles } from '../workspace-common';\n\nexport const reactWorkspaceTemplate: WorkspaceTemplate = {\n name: 'react',\n description: 'React workspace with demo components',\n generateFiles: async (context: WorkspaceContext) => {\n return generateCommonFiles(context);\n },\n fork: () => {\n return [\n // {\n // id: 'teambit.react/templates/envs/my-react',\n // targetName: 'envs/my-react',\n // path: 'demo/envs/my-react',\n // },\n // { id: 'teambit.react/templates/ui/text', targetName: 'ui/text', path: 'demo/ui/text' },\n // { id: 'teambit.react/templates/ui/heading', targetName: 'ui/heading', path: 'demo/ui/heading' },\n // { id: 'teambit.react/templates/ui/card', targetName: 'ui/card', path: 'demo/ui/card' },\n // {\n // id: 'teambit.react/templates/pages/welcome',\n // targetName: 'pages/welcome',\n // path: 'demo/pages/welcome',\n // },\n ];\n },\n};\n"],"mappings":";;;;;;;AACA,SAAAA,iBAAA;EAAA,MAAAC,IAAA,GAAAC,OAAA;EAAAF,gBAAA,YAAAA,CAAA;IAAA,OAAAC,IAAA;EAAA;EAAA,OAAAA,IAAA;AAAA;AAEO,MAAME,sBAAyC,GAAG;EACvDC,IAAI,EAAE,OAAO;EACbC,WAAW,EAAE,sCAAsC;EACnDC,aAAa,EAAE,MAAOC,OAAyB,IAAK;IAClD,OAAO,IAAAC,gCAAmB,EAACD,OAAO,CAAC;EACrC,CAAC;EACDE,IAAI,EAAEA,CAAA,KAAM;IACV,OAAO;MACL;MACA;MACA;MACA;MACA;MACA;MACA;MACA;MACA;MACA;MACA;MACA;MACA;IAAA,CACD;EACH;AACF,CAAC;AAACC,OAAA,CAAAP,sBAAA,GAAAA,sBAAA"}
|
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
require("core-js/modules/es.promise.js");
|
|
4
|
-
Object.defineProperty(exports, "__esModule", {
|
|
5
|
-
value: true
|
|
6
|
-
});
|
|
7
|
-
exports.reactWorkspaceAnalyticsTemplate = void 0;
|
|
8
|
-
function _workspaceCommon() {
|
|
9
|
-
const data = require("../workspace-common");
|
|
10
|
-
_workspaceCommon = function () {
|
|
11
|
-
return data;
|
|
12
|
-
};
|
|
13
|
-
return data;
|
|
14
|
-
}
|
|
15
|
-
const reactWorkspaceAnalyticsTemplate = {
|
|
16
|
-
name: 'react-analytics',
|
|
17
|
-
description: 'React workspace with components for an Analytics Application',
|
|
18
|
-
generateFiles: async context => {
|
|
19
|
-
return (0, _workspaceCommon().generateFiles)(context);
|
|
20
|
-
},
|
|
21
|
-
fork: () => {
|
|
22
|
-
return [{
|
|
23
|
-
id: 'teambit.analytics/examples/dashboard',
|
|
24
|
-
targetName: 'examples/dashboard',
|
|
25
|
-
path: 'examples/dashboard'
|
|
26
|
-
}, {
|
|
27
|
-
id: 'teambit.analytics/examples/new-users',
|
|
28
|
-
targetName: 'examples/new-users',
|
|
29
|
-
path: 'examples/new-users'
|
|
30
|
-
}, {
|
|
31
|
-
id: 'teambit.analytics/examples/revenues',
|
|
32
|
-
targetName: 'examples/revenues',
|
|
33
|
-
path: 'examples/revenues'
|
|
34
|
-
}, {
|
|
35
|
-
id: 'teambit.analytics/examples/top-frameworks',
|
|
36
|
-
targetName: 'examples/top-frameworks',
|
|
37
|
-
path: 'examples/top-frameworks'
|
|
38
|
-
}, {
|
|
39
|
-
id: 'teambit.analytics/examples/top-members',
|
|
40
|
-
targetName: 'examples/top-members',
|
|
41
|
-
path: 'examples/top-members'
|
|
42
|
-
}];
|
|
43
|
-
}
|
|
44
|
-
};
|
|
45
|
-
exports.reactWorkspaceAnalyticsTemplate = reactWorkspaceAnalyticsTemplate;
|
|
46
|
-
|
|
47
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"names":["_workspaceCommon","data","require","reactWorkspaceAnalyticsTemplate","name","description","generateFiles","context","generateCommonFiles","fork","id","targetName","path","exports"],"sources":["index.ts"],"sourcesContent":["import { WorkspaceContext, WorkspaceTemplate } from '@teambit/generator';\nimport { generateFiles as generateCommonFiles } from '../workspace-common';\n\nexport const reactWorkspaceAnalyticsTemplate: WorkspaceTemplate = {\n name: 'react-analytics',\n description: 'React workspace with components for an Analytics Application',\n generateFiles: async (context: WorkspaceContext) => {\n return generateCommonFiles(context);\n },\n fork: () => {\n return [\n {\n id: 'teambit.analytics/examples/dashboard',\n targetName: 'examples/dashboard',\n path: 'examples/dashboard',\n },\n { id: 'teambit.analytics/examples/new-users', targetName: 'examples/new-users', path: 'examples/new-users' },\n { id: 'teambit.analytics/examples/revenues', targetName: 'examples/revenues', path: 'examples/revenues' },\n {\n id: 'teambit.analytics/examples/top-frameworks',\n targetName: 'examples/top-frameworks',\n path: 'examples/top-frameworks',\n },\n {\n id: 'teambit.analytics/examples/top-members',\n targetName: 'examples/top-members',\n path: 'examples/top-members',\n },\n ];\n },\n};\n"],"mappings":";;;;;;;AACA,SAAAA,iBAAA;EAAA,MAAAC,IAAA,GAAAC,OAAA;EAAAF,gBAAA,YAAAA,CAAA;IAAA,OAAAC,IAAA;EAAA;EAAA,OAAAA,IAAA;AAAA;AAEO,MAAME,+BAAkD,GAAG;EAChEC,IAAI,EAAE,iBAAiB;EACvBC,WAAW,EAAE,8DAA8D;EAC3EC,aAAa,EAAE,MAAOC,OAAyB,IAAK;IAClD,OAAO,IAAAC,gCAAmB,EAACD,OAAO,CAAC;EACrC,CAAC;EACDE,IAAI,EAAEA,CAAA,KAAM;IACV,OAAO,CACL;MACEC,EAAE,EAAE,sCAAsC;MAC1CC,UAAU,EAAE,oBAAoB;MAChCC,IAAI,EAAE;IACR,CAAC,EACD;MAAEF,EAAE,EAAE,sCAAsC;MAAEC,UAAU,EAAE,oBAAoB;MAAEC,IAAI,EAAE;IAAqB,CAAC,EAC5G;MAAEF,EAAE,EAAE,qCAAqC;MAAEC,UAAU,EAAE,mBAAmB;MAAEC,IAAI,EAAE;IAAoB,CAAC,EACzG;MACEF,EAAE,EAAE,2CAA2C;MAC/CC,UAAU,EAAE,yBAAyB;MACrCC,IAAI,EAAE;IACR,CAAC,EACD;MACEF,EAAE,EAAE,wCAAwC;MAC5CC,UAAU,EAAE,sBAAsB;MAClCC,IAAI,EAAE;IACR,CAAC,CACF;EACH;AACF,CAAC;AAACC,OAAA,CAAAV,+BAAA,GAAAA,+BAAA"}
|
|
@@ -1,58 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
require("core-js/modules/es.promise.js");
|
|
4
|
-
Object.defineProperty(exports, "__esModule", {
|
|
5
|
-
value: true
|
|
6
|
-
});
|
|
7
|
-
exports.reactWorkspaceAppTemplate = void 0;
|
|
8
|
-
function _commentJson() {
|
|
9
|
-
const data = require("comment-json");
|
|
10
|
-
_commentJson = function () {
|
|
11
|
-
return data;
|
|
12
|
-
};
|
|
13
|
-
return data;
|
|
14
|
-
}
|
|
15
|
-
function _workspaceCommon() {
|
|
16
|
-
const data = require("../workspace-common");
|
|
17
|
-
_workspaceCommon = function () {
|
|
18
|
-
return data;
|
|
19
|
-
};
|
|
20
|
-
return data;
|
|
21
|
-
}
|
|
22
|
-
function _constants() {
|
|
23
|
-
const data = require("../workspace-common/constants");
|
|
24
|
-
_constants = function () {
|
|
25
|
-
return data;
|
|
26
|
-
};
|
|
27
|
-
return data;
|
|
28
|
-
}
|
|
29
|
-
const reactWorkspaceAppTemplate = {
|
|
30
|
-
name: 'react-app',
|
|
31
|
-
description: 'EXPERIMENTAL. react workspace for an app',
|
|
32
|
-
hidden: true,
|
|
33
|
-
appName: 'my-app',
|
|
34
|
-
generateFiles: async context => {
|
|
35
|
-
const scope = context.defaultScope || _constants().DEFAULT_SCOPE_NAME;
|
|
36
|
-
const extensions = {
|
|
37
|
-
[`${scope}/apps/my-app`]: (0, _commentJson().parse)(`{}`)
|
|
38
|
-
};
|
|
39
|
-
return (0, _workspaceCommon().generateFiles)(context, extensions);
|
|
40
|
-
},
|
|
41
|
-
fork: () => {
|
|
42
|
-
return [{
|
|
43
|
-
id: 'teambit.react/templates/apps/my-app',
|
|
44
|
-
targetName: 'apps/my-app'
|
|
45
|
-
},
|
|
46
|
-
// { id: 'teambit.react/templates/envs/my-react', targetName: 'envs/my-react' }, // TODO: uncomment when ready
|
|
47
|
-
{
|
|
48
|
-
id: 'teambit.react/templates/themes/theme',
|
|
49
|
-
targetName: 'themes/theme'
|
|
50
|
-
}, {
|
|
51
|
-
id: 'teambit.react/templates/pages/home',
|
|
52
|
-
targetName: 'pages/home'
|
|
53
|
-
}];
|
|
54
|
-
}
|
|
55
|
-
};
|
|
56
|
-
exports.reactWorkspaceAppTemplate = reactWorkspaceAppTemplate;
|
|
57
|
-
|
|
58
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"names":["_commentJson","data","require","_workspaceCommon","_constants","reactWorkspaceAppTemplate","name","description","hidden","appName","generateFiles","context","scope","defaultScope","DEFAULT_SCOPE_NAME","extensions","parse","generateCommonFiles","fork","id","targetName","exports"],"sources":["index.ts"],"sourcesContent":["import { WorkspaceContext, WorkspaceTemplate } from '@teambit/generator';\nimport { parse } from 'comment-json';\nimport { generateFiles as generateCommonFiles } from '../workspace-common';\nimport { DEFAULT_SCOPE_NAME } from '../workspace-common/constants';\n\nexport const reactWorkspaceAppTemplate: WorkspaceTemplate = {\n name: 'react-app',\n description: 'EXPERIMENTAL. react workspace for an app',\n hidden: true,\n appName: 'my-app',\n generateFiles: async (context: WorkspaceContext) => {\n const scope = context.defaultScope || DEFAULT_SCOPE_NAME;\n const extensions = {\n [`${scope}/apps/my-app`]: parse(`{}`),\n };\n return generateCommonFiles(context, extensions);\n },\n fork: () => {\n return [\n { id: 'teambit.react/templates/apps/my-app', targetName: 'apps/my-app' },\n // { id: 'teambit.react/templates/envs/my-react', targetName: 'envs/my-react' }, // TODO: uncomment when ready\n { id: 'teambit.react/templates/themes/theme', targetName: 'themes/theme' },\n { id: 'teambit.react/templates/pages/home', targetName: 'pages/home' },\n ];\n },\n};\n"],"mappings":";;;;;;;AACA,SAAAA,aAAA;EAAA,MAAAC,IAAA,GAAAC,OAAA;EAAAF,YAAA,YAAAA,CAAA;IAAA,OAAAC,IAAA;EAAA;EAAA,OAAAA,IAAA;AAAA;AACA,SAAAE,iBAAA;EAAA,MAAAF,IAAA,GAAAC,OAAA;EAAAC,gBAAA,YAAAA,CAAA;IAAA,OAAAF,IAAA;EAAA;EAAA,OAAAA,IAAA;AAAA;AACA,SAAAG,WAAA;EAAA,MAAAH,IAAA,GAAAC,OAAA;EAAAE,UAAA,YAAAA,CAAA;IAAA,OAAAH,IAAA;EAAA;EAAA,OAAAA,IAAA;AAAA;AAEO,MAAMI,yBAA4C,GAAG;EAC1DC,IAAI,EAAE,WAAW;EACjBC,WAAW,EAAE,0CAA0C;EACvDC,MAAM,EAAE,IAAI;EACZC,OAAO,EAAE,QAAQ;EACjBC,aAAa,EAAE,MAAOC,OAAyB,IAAK;IAClD,MAAMC,KAAK,GAAGD,OAAO,CAACE,YAAY,IAAIC,+BAAkB;IACxD,MAAMC,UAAU,GAAG;MACjB,CAAE,GAAEH,KAAM,cAAa,GAAG,IAAAI,oBAAK,EAAE,IAAG;IACtC,CAAC;IACD,OAAO,IAAAC,gCAAmB,EAACN,OAAO,EAAEI,UAAU,CAAC;EACjD,CAAC;EACDG,IAAI,EAAEA,CAAA,KAAM;IACV,OAAO,CACL;MAAEC,EAAE,EAAE,qCAAqC;MAAEC,UAAU,EAAE;IAAc,CAAC;IACxE;IACA;MAAED,EAAE,EAAE,sCAAsC;MAAEC,UAAU,EAAE;IAAe,CAAC,EAC1E;MAAED,EAAE,EAAE,oCAAoC;MAAEC,UAAU,EAAE;IAAa,CAAC,CACvE;EACH;AACF,CAAC;AAACC,OAAA,CAAAhB,yBAAA,GAAAA,yBAAA"}
|
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
require("core-js/modules/es.promise.js");
|
|
4
|
-
Object.defineProperty(exports, "__esModule", {
|
|
5
|
-
value: true
|
|
6
|
-
});
|
|
7
|
-
exports.reactWorkspaceBlogTemplate = void 0;
|
|
8
|
-
function _workspaceCommon() {
|
|
9
|
-
const data = require("../workspace-common");
|
|
10
|
-
_workspaceCommon = function () {
|
|
11
|
-
return data;
|
|
12
|
-
};
|
|
13
|
-
return data;
|
|
14
|
-
}
|
|
15
|
-
const reactWorkspaceBlogTemplate = {
|
|
16
|
-
name: 'react-blog',
|
|
17
|
-
description: 'React workspace with components for a Blog',
|
|
18
|
-
generateFiles: async context => {
|
|
19
|
-
return (0, _workspaceCommon().generateFiles)(context);
|
|
20
|
-
},
|
|
21
|
-
fork: () => {
|
|
22
|
-
return [{
|
|
23
|
-
id: 'teambit.blog/starter/starter-blog',
|
|
24
|
-
targetName: 'starter/starter-blog',
|
|
25
|
-
path: 'starter/starter-blog'
|
|
26
|
-
}, {
|
|
27
|
-
id: 'teambit.blog/blog',
|
|
28
|
-
targetName: 'blog',
|
|
29
|
-
path: 'blog'
|
|
30
|
-
}, {
|
|
31
|
-
id: 'teambit.blog/starter/blog-posts/post-one',
|
|
32
|
-
targetName: 'blog-posts/post-one',
|
|
33
|
-
path: 'blog-posts/post-one'
|
|
34
|
-
}];
|
|
35
|
-
}
|
|
36
|
-
};
|
|
37
|
-
exports.reactWorkspaceBlogTemplate = reactWorkspaceBlogTemplate;
|
|
38
|
-
|
|
39
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"names":["_workspaceCommon","data","require","reactWorkspaceBlogTemplate","name","description","generateFiles","context","generateCommonFiles","fork","id","targetName","path","exports"],"sources":["index.ts"],"sourcesContent":["import { WorkspaceContext, WorkspaceTemplate } from '@teambit/generator';\nimport { generateFiles as generateCommonFiles } from '../workspace-common';\n\nexport const reactWorkspaceBlogTemplate: WorkspaceTemplate = {\n name: 'react-blog',\n description: 'React workspace with components for a Blog',\n generateFiles: async (context: WorkspaceContext) => {\n return generateCommonFiles(context);\n },\n fork: () => {\n return [\n {\n id: 'teambit.blog/starter/starter-blog',\n targetName: 'starter/starter-blog',\n path: 'starter/starter-blog',\n },\n { id: 'teambit.blog/blog', targetName: 'blog', path: 'blog' },\n {\n id: 'teambit.blog/starter/blog-posts/post-one',\n targetName: 'blog-posts/post-one',\n path: 'blog-posts/post-one',\n },\n ];\n },\n};\n"],"mappings":";;;;;;;AACA,SAAAA,iBAAA;EAAA,MAAAC,IAAA,GAAAC,OAAA;EAAAF,gBAAA,YAAAA,CAAA;IAAA,OAAAC,IAAA;EAAA;EAAA,OAAAA,IAAA;AAAA;AAEO,MAAME,0BAA6C,GAAG;EAC3DC,IAAI,EAAE,YAAY;EAClBC,WAAW,EAAE,4CAA4C;EACzDC,aAAa,EAAE,MAAOC,OAAyB,IAAK;IAClD,OAAO,IAAAC,gCAAmB,EAACD,OAAO,CAAC;EACrC,CAAC;EACDE,IAAI,EAAEA,CAAA,KAAM;IACV,OAAO,CACL;MACEC,EAAE,EAAE,mCAAmC;MACvCC,UAAU,EAAE,sBAAsB;MAClCC,IAAI,EAAE;IACR,CAAC,EACD;MAAEF,EAAE,EAAE,mBAAmB;MAAEC,UAAU,EAAE,MAAM;MAAEC,IAAI,EAAE;IAAO,CAAC,EAC7D;MACEF,EAAE,EAAE,0CAA0C;MAC9CC,UAAU,EAAE,qBAAqB;MACjCC,IAAI,EAAE;IACR,CAAC,CACF;EACH;AACF,CAAC;AAACC,OAAA,CAAAV,0BAAA,GAAAA,0BAAA"}
|
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
require("core-js/modules/es.promise.js");
|
|
4
|
-
Object.defineProperty(exports, "__esModule", {
|
|
5
|
-
value: true
|
|
6
|
-
});
|
|
7
|
-
exports.reactWorkspaceDataFetchingTemplate = void 0;
|
|
8
|
-
function _workspaceCommon() {
|
|
9
|
-
const data = require("../workspace-common");
|
|
10
|
-
_workspaceCommon = function () {
|
|
11
|
-
return data;
|
|
12
|
-
};
|
|
13
|
-
return data;
|
|
14
|
-
}
|
|
15
|
-
const reactWorkspaceDataFetchingTemplate = {
|
|
16
|
-
name: 'react-data-fetching',
|
|
17
|
-
description: 'React workspace with components to show data fetching',
|
|
18
|
-
generateFiles: async context => {
|
|
19
|
-
return (0, _workspaceCommon().generateFiles)(context);
|
|
20
|
-
},
|
|
21
|
-
fork: () => {
|
|
22
|
-
return [{
|
|
23
|
-
id: 'learn-bit-react.data-fetching/pages/books-page',
|
|
24
|
-
targetName: 'pages/books-page',
|
|
25
|
-
path: 'pages/books-page'
|
|
26
|
-
}, {
|
|
27
|
-
id: 'learn-bit-react.data-fetching/ui/hooks/use-books',
|
|
28
|
-
targetName: 'ui/hooks/use-books',
|
|
29
|
-
path: 'ui/hooks/use-books'
|
|
30
|
-
}, {
|
|
31
|
-
id: 'learn-bit-react.data-fetching/ui/book',
|
|
32
|
-
targetName: 'ui/book',
|
|
33
|
-
path: 'ui/book'
|
|
34
|
-
}, {
|
|
35
|
-
id: 'learn-bit-react.data-fetching/ui/book-list',
|
|
36
|
-
targetName: 'ui/book-list',
|
|
37
|
-
path: 'ui/book-list'
|
|
38
|
-
}, {
|
|
39
|
-
id: 'learn-bit-react.data-fetching/models/book',
|
|
40
|
-
targetName: 'models/book',
|
|
41
|
-
path: 'models/book'
|
|
42
|
-
}];
|
|
43
|
-
}
|
|
44
|
-
};
|
|
45
|
-
exports.reactWorkspaceDataFetchingTemplate = reactWorkspaceDataFetchingTemplate;
|
|
46
|
-
|
|
47
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"names":["_workspaceCommon","data","require","reactWorkspaceDataFetchingTemplate","name","description","generateFiles","context","generateCommonFiles","fork","id","targetName","path","exports"],"sources":["index.ts"],"sourcesContent":["import { WorkspaceContext, WorkspaceTemplate } from '@teambit/generator';\nimport { generateFiles as generateCommonFiles } from '../workspace-common';\n\nexport const reactWorkspaceDataFetchingTemplate: WorkspaceTemplate = {\n name: 'react-data-fetching',\n description: 'React workspace with components to show data fetching',\n generateFiles: async (context: WorkspaceContext) => {\n return generateCommonFiles(context);\n },\n fork: () => {\n return [\n {\n id: 'learn-bit-react.data-fetching/pages/books-page',\n targetName: 'pages/books-page',\n path: 'pages/books-page',\n },\n {\n id: 'learn-bit-react.data-fetching/ui/hooks/use-books',\n targetName: 'ui/hooks/use-books',\n path: 'ui/hooks/use-books',\n },\n { id: 'learn-bit-react.data-fetching/ui/book', targetName: 'ui/book', path: 'ui/book' },\n {\n id: 'learn-bit-react.data-fetching/ui/book-list',\n targetName: 'ui/book-list',\n path: 'ui/book-list',\n },\n {\n id: 'learn-bit-react.data-fetching/models/book',\n targetName: 'models/book',\n path: 'models/book',\n },\n ];\n },\n};\n"],"mappings":";;;;;;;AACA,SAAAA,iBAAA;EAAA,MAAAC,IAAA,GAAAC,OAAA;EAAAF,gBAAA,YAAAA,CAAA;IAAA,OAAAC,IAAA;EAAA;EAAA,OAAAA,IAAA;AAAA;AAEO,MAAME,kCAAqD,GAAG;EACnEC,IAAI,EAAE,qBAAqB;EAC3BC,WAAW,EAAE,uDAAuD;EACpEC,aAAa,EAAE,MAAOC,OAAyB,IAAK;IAClD,OAAO,IAAAC,gCAAmB,EAACD,OAAO,CAAC;EACrC,CAAC;EACDE,IAAI,EAAEA,CAAA,KAAM;IACV,OAAO,CACL;MACEC,EAAE,EAAE,gDAAgD;MACpDC,UAAU,EAAE,kBAAkB;MAC9BC,IAAI,EAAE;IACR,CAAC,EACD;MACEF,EAAE,EAAE,kDAAkD;MACtDC,UAAU,EAAE,oBAAoB;MAChCC,IAAI,EAAE;IACR,CAAC,EACD;MAAEF,EAAE,EAAE,uCAAuC;MAAEC,UAAU,EAAE,SAAS;MAAEC,IAAI,EAAE;IAAU,CAAC,EACvF;MACEF,EAAE,EAAE,4CAA4C;MAChDC,UAAU,EAAE,cAAc;MAC1BC,IAAI,EAAE;IACR,CAAC,EACD;MACEF,EAAE,EAAE,2CAA2C;MAC/CC,UAAU,EAAE,aAAa;MACzBC,IAAI,EAAE;IACR,CAAC,CACF;EACH;AACF,CAAC;AAACC,OAAA,CAAAV,kCAAA,GAAAA,kCAAA"}
|
|
@@ -1,48 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
require("core-js/modules/es.promise.js");
|
|
4
|
-
Object.defineProperty(exports, "__esModule", {
|
|
5
|
-
value: true
|
|
6
|
-
});
|
|
7
|
-
exports.deprecatedReactWorkspaceTemplate = void 0;
|
|
8
|
-
function _workspaceCommon() {
|
|
9
|
-
const data = require("../workspace-common");
|
|
10
|
-
_workspaceCommon = function () {
|
|
11
|
-
return data;
|
|
12
|
-
};
|
|
13
|
-
return data;
|
|
14
|
-
}
|
|
15
|
-
const deprecatedReactWorkspaceTemplate = {
|
|
16
|
-
name: 'react-workspace',
|
|
17
|
-
description: 'React workspace with demo components',
|
|
18
|
-
hidden: true,
|
|
19
|
-
generateFiles: async context => {
|
|
20
|
-
return (0, _workspaceCommon().generateFiles)(context);
|
|
21
|
-
},
|
|
22
|
-
fork: () => {
|
|
23
|
-
return [{
|
|
24
|
-
id: 'teambit.react/templates/envs/my-react',
|
|
25
|
-
targetName: 'envs/my-react',
|
|
26
|
-
path: 'demo/envs/my-react'
|
|
27
|
-
}, {
|
|
28
|
-
id: 'teambit.react/templates/ui/text',
|
|
29
|
-
targetName: 'ui/text',
|
|
30
|
-
path: 'demo/ui/text'
|
|
31
|
-
}, {
|
|
32
|
-
id: 'teambit.react/templates/ui/heading',
|
|
33
|
-
targetName: 'ui/heading',
|
|
34
|
-
path: 'demo/ui/heading'
|
|
35
|
-
}, {
|
|
36
|
-
id: 'teambit.react/templates/ui/card',
|
|
37
|
-
targetName: 'ui/card',
|
|
38
|
-
path: 'demo/ui/card'
|
|
39
|
-
}, {
|
|
40
|
-
id: 'teambit.react/templates/pages/welcome',
|
|
41
|
-
targetName: 'pages/welcome',
|
|
42
|
-
path: 'demo/pages/welcome'
|
|
43
|
-
}];
|
|
44
|
-
}
|
|
45
|
-
};
|
|
46
|
-
exports.deprecatedReactWorkspaceTemplate = deprecatedReactWorkspaceTemplate;
|
|
47
|
-
|
|
48
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"names":["_workspaceCommon","data","require","deprecatedReactWorkspaceTemplate","name","description","hidden","generateFiles","context","generateCommonFiles","fork","id","targetName","path","exports"],"sources":["index.ts"],"sourcesContent":["import { WorkspaceContext, WorkspaceTemplate } from '@teambit/generator';\nimport { generateFiles as generateCommonFiles } from '../workspace-common';\n\nexport const deprecatedReactWorkspaceTemplate: WorkspaceTemplate = {\n name: 'react-workspace',\n description: 'React workspace with demo components',\n hidden: true,\n generateFiles: async (context: WorkspaceContext) => {\n return generateCommonFiles(context);\n },\n fork: () => {\n return [\n {\n id: 'teambit.react/templates/envs/my-react',\n targetName: 'envs/my-react',\n path: 'demo/envs/my-react',\n },\n { id: 'teambit.react/templates/ui/text', targetName: 'ui/text', path: 'demo/ui/text' },\n { id: 'teambit.react/templates/ui/heading', targetName: 'ui/heading', path: 'demo/ui/heading' },\n { id: 'teambit.react/templates/ui/card', targetName: 'ui/card', path: 'demo/ui/card' },\n {\n id: 'teambit.react/templates/pages/welcome',\n targetName: 'pages/welcome',\n path: 'demo/pages/welcome',\n },\n ];\n },\n};\n"],"mappings":";;;;;;;AACA,SAAAA,iBAAA;EAAA,MAAAC,IAAA,GAAAC,OAAA;EAAAF,gBAAA,YAAAA,CAAA;IAAA,OAAAC,IAAA;EAAA;EAAA,OAAAA,IAAA;AAAA;AAEO,MAAME,gCAAmD,GAAG;EACjEC,IAAI,EAAE,iBAAiB;EACvBC,WAAW,EAAE,sCAAsC;EACnDC,MAAM,EAAE,IAAI;EACZC,aAAa,EAAE,MAAOC,OAAyB,IAAK;IAClD,OAAO,IAAAC,gCAAmB,EAACD,OAAO,CAAC;EACrC,CAAC;EACDE,IAAI,EAAEA,CAAA,KAAM;IACV,OAAO,CACL;MACEC,EAAE,EAAE,uCAAuC;MAC3CC,UAAU,EAAE,eAAe;MAC3BC,IAAI,EAAE;IACR,CAAC,EACD;MAAEF,EAAE,EAAE,iCAAiC;MAAEC,UAAU,EAAE,SAAS;MAAEC,IAAI,EAAE;IAAe,CAAC,EACtF;MAAEF,EAAE,EAAE,oCAAoC;MAAEC,UAAU,EAAE,YAAY;MAAEC,IAAI,EAAE;IAAkB,CAAC,EAC/F;MAAEF,EAAE,EAAE,iCAAiC;MAAEC,UAAU,EAAE,SAAS;MAAEC,IAAI,EAAE;IAAe,CAAC,EACtF;MACEF,EAAE,EAAE,uCAAuC;MAC3CC,UAAU,EAAE,eAAe;MAC3BC,IAAI,EAAE;IACR,CAAC,CACF;EACH;AACF,CAAC;AAACC,OAAA,CAAAX,gCAAA,GAAAA,gCAAA"}
|