@teambit/react 1.0.669 → 1.0.671
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/{252.2828fd5e6907402cf578.js → 252.f836d593dc855ff160d8.js} +1 -1
- package/artifacts/env-template/public/{118.882e2378b0e5623249d2.js → 558.fe9f967ee7125ab6d3cb.js} +1 -1
- package/artifacts/env-template/public/{883.ecce899a53efa1970783.js → 632.e5a406301d52831a3f79.js} +1 -1
- package/artifacts/env-template/public/assets-manifest.json +14 -14
- package/artifacts/env-template/public/{compositions.a3f62162801625721f14.js → compositions.adcb09d3902eb2f2370d.js} +1 -1
- package/artifacts/env-template/public/compositions.html +1 -1
- package/artifacts/env-template/public/{overview.56e0d8412b7559d93669.js → overview.86c2d1f1c64c4ed6a68c.js} +1 -1
- package/artifacts/env-template/public/overview.html +1 -1
- package/artifacts/env-template/public/{peers.a6488e3376e63ff83ae4.js → peers.a24d449c4b70d3dc111e.js} +1 -1
- package/artifacts/env-template/public/{preview-root.253a56e967670ccca698.js → preview-root.c4281369c6e62e903779.js} +1 -1
- package/{compositions-1753848836384.js → compositions-1753898066087.js} +1 -1
- package/dist/{preview-1753848836384.js → preview-1753898066087.js} +2 -2
- package/{overview-1753848836384.js → overview-1753898066087.js} +1 -1
- package/package.json +32 -32
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.react_react@1.0.
|
|
2
|
-
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.react_react@1.0.
|
|
1
|
+
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.react_react@1.0.671/dist/react.composition.js';
|
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.react_react@1.0.671/dist/react.docs.mdx';
|
|
3
3
|
|
|
4
4
|
export const compositions = [compositions_0];
|
|
5
5
|
export const overview = [overview_0];
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
|
|
2
|
-
import { linkModules } from '/home/circleci/.bvm/versions/1.12.
|
|
2
|
+
import { linkModules } from '/home/circleci/.bvm/versions/1.12.21/bit-1.12.21/node_modules/@teambit/preview/dist/preview-modules.js';
|
|
3
3
|
|
|
4
4
|
import {defaultMainModule} from "/home/circleci/bit/bit/node_modules/@teambit/_local/preview-modules-0557d705b67dd1e1bccbac0bd34835a41036cf72.mjs";
|
|
5
5
|
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/react",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.671",
|
|
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": "1.0.
|
|
9
|
+
"version": "1.0.671"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"eslint": "8.56.0",
|
|
@@ -64,8 +64,8 @@
|
|
|
64
64
|
"core-js": "^3.0.0",
|
|
65
65
|
"@teambit/compositions.ui.hooks.use-composition": "0.0.177",
|
|
66
66
|
"@teambit/design.ui.input.option-button": "1.0.0",
|
|
67
|
-
"@teambit/design.ui.tooltip": "0.0.
|
|
68
|
-
"@teambit/semantics.entities.semantic-schema": "0.0.
|
|
67
|
+
"@teambit/design.ui.tooltip": "0.0.379",
|
|
68
|
+
"@teambit/semantics.entities.semantic-schema": "0.0.90",
|
|
69
69
|
"@teambit/harmony": "0.4.7",
|
|
70
70
|
"@teambit/component.modules.component-url": "0.0.178",
|
|
71
71
|
"@teambit/defender.eslint-linter": "1.0.54",
|
|
@@ -80,7 +80,7 @@
|
|
|
80
80
|
"@teambit/typescript.typescript-compiler": "2.0.58",
|
|
81
81
|
"@teambit/react.ui.highlighter-provider": "0.0.216",
|
|
82
82
|
"@bitdev/react.generators.react-templates": "4.0.2",
|
|
83
|
-
"@teambit/api-reference.renderers.react": "0.0.
|
|
83
|
+
"@teambit/api-reference.renderers.react": "0.0.61",
|
|
84
84
|
"@teambit/react.instructions.react.adding-compositions": "0.0.7",
|
|
85
85
|
"@teambit/react.instructions.react.adding-tests": "0.0.6",
|
|
86
86
|
"@teambit/react.eslint-config-bit-react": "1.0.243",
|
|
@@ -94,33 +94,33 @@
|
|
|
94
94
|
"@teambit/bit-error": "0.0.404",
|
|
95
95
|
"@teambit/toolbox.network.get-port": "1.0.10",
|
|
96
96
|
"@teambit/react.rendering.ssr": "1.0.3",
|
|
97
|
-
"@teambit/ui-foundation.ui.pages.static-error": "0.0.
|
|
98
|
-
"@teambit/typescript": "1.0.
|
|
99
|
-
"@teambit/builder": "1.0.
|
|
100
|
-
"@teambit/bundler": "1.0.
|
|
101
|
-
"@teambit/compiler": "1.0.
|
|
102
|
-
"@teambit/component": "1.0.
|
|
103
|
-
"@teambit/dependency-resolver": "1.0.
|
|
104
|
-
"@teambit/dev-files": "1.0.
|
|
105
|
-
"@teambit/envs": "1.0.
|
|
106
|
-
"@teambit/formatter": "1.0.
|
|
107
|
-
"@teambit/linter": "1.0.
|
|
108
|
-
"@teambit/logger": "0.0.
|
|
109
|
-
"@teambit/pkg": "1.0.
|
|
110
|
-
"@teambit/preview": "1.0.
|
|
111
|
-
"@teambit/schema": "1.0.
|
|
112
|
-
"@teambit/tester": "1.0.
|
|
113
|
-
"@teambit/webpack": "1.0.
|
|
114
|
-
"@teambit/worker": "0.0.
|
|
115
|
-
"@teambit/workspace-config-files": "1.0.
|
|
116
|
-
"@teambit/workspace": "1.0.
|
|
117
|
-
"@teambit/application": "1.0.
|
|
118
|
-
"@teambit/cli": "0.0.
|
|
119
|
-
"@teambit/generator": "1.0.
|
|
120
|
-
"@teambit/graphql": "1.0.
|
|
121
|
-
"@teambit/api-reference": "1.0.
|
|
122
|
-
"@teambit/compositions": "1.0.
|
|
123
|
-
"@teambit/ui": "1.0.
|
|
97
|
+
"@teambit/ui-foundation.ui.pages.static-error": "0.0.109",
|
|
98
|
+
"@teambit/typescript": "1.0.671",
|
|
99
|
+
"@teambit/builder": "1.0.671",
|
|
100
|
+
"@teambit/bundler": "1.0.671",
|
|
101
|
+
"@teambit/compiler": "1.0.671",
|
|
102
|
+
"@teambit/component": "1.0.671",
|
|
103
|
+
"@teambit/dependency-resolver": "1.0.671",
|
|
104
|
+
"@teambit/dev-files": "1.0.671",
|
|
105
|
+
"@teambit/envs": "1.0.671",
|
|
106
|
+
"@teambit/formatter": "1.0.671",
|
|
107
|
+
"@teambit/linter": "1.0.671",
|
|
108
|
+
"@teambit/logger": "0.0.1341",
|
|
109
|
+
"@teambit/pkg": "1.0.671",
|
|
110
|
+
"@teambit/preview": "1.0.671",
|
|
111
|
+
"@teambit/schema": "1.0.671",
|
|
112
|
+
"@teambit/tester": "1.0.671",
|
|
113
|
+
"@teambit/webpack": "1.0.671",
|
|
114
|
+
"@teambit/worker": "0.0.1552",
|
|
115
|
+
"@teambit/workspace-config-files": "1.0.671",
|
|
116
|
+
"@teambit/workspace": "1.0.671",
|
|
117
|
+
"@teambit/application": "1.0.671",
|
|
118
|
+
"@teambit/cli": "0.0.1248",
|
|
119
|
+
"@teambit/generator": "1.0.672",
|
|
120
|
+
"@teambit/graphql": "1.0.671",
|
|
121
|
+
"@teambit/api-reference": "1.0.671",
|
|
122
|
+
"@teambit/compositions": "1.0.671",
|
|
123
|
+
"@teambit/ui": "1.0.671"
|
|
124
124
|
},
|
|
125
125
|
"devDependencies": {
|
|
126
126
|
"@types/react": "^17.0.8",
|