@teambit/react 1.0.641 → 1.0.643
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.e48780adc57c4d3e7aee.js → 109.410917d3ea5c2df87ac2.js} +14 -14
- package/artifacts/env-template/public/{456.b1c20bd93a61b10a02dd.js → 204.505fa38e20d4b145e19b.js} +1 -1
- package/artifacts/env-template/public/{698.3a2bb12fc8d34a8b140f.js → 651.30b71b6a6947a064aadc.js} +2 -2
- package/artifacts/env-template/public/assets-manifest.json +16 -16
- package/artifacts/env-template/public/compositions.d1f5387f5de8b3197f84.js +1 -0
- package/artifacts/env-template/public/compositions.html +1 -1
- package/artifacts/env-template/public/overview.54196d2eef02c4736d0f.js +1 -0
- package/artifacts/env-template/public/overview.html +1 -1
- package/artifacts/env-template/public/{peers.25d6979c6755754f9f3d.js → peers.e7cb0cd7ed80874fc055.js} +1 -1
- package/artifacts/env-template/public/{preview-root.5ad1f31cac3c1824d271.js → preview-root.14d91dc6c07a0ef14866.js} +1 -1
- package/artifacts/env-template/public/static/css/{252.4e0107d6.css → 109.d6705843.css} +1 -1
- package/{compositions-1751080701107.js → compositions-1751512874781.js} +2 -2
- package/dist/{preview-1751080701107.js → preview-1751512874781.js} +2 -2
- package/{overview-1751080701107.js → overview-1751512874781.js} +2 -2
- package/package.json +29 -29
- package/artifacts/env-template/public/compositions.1244332a4df28d84f3f7.js +0 -1
- package/artifacts/env-template/public/overview.25d75a30264bc96edbf2.js +0 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
|
|
2
|
-
import { linkModules } from '/home/circleci/.bvm/versions/1.11.
|
|
2
|
+
import { linkModules } from '/home/circleci/.bvm/versions/1.11.28/bit-1.11.28/node_modules/@teambit/preview/dist/preview-modules.js';
|
|
3
3
|
|
|
4
|
-
import {defaultMainModule} from "/home/circleci/bit/bit/node_modules/@teambit/_local/preview-modules-
|
|
4
|
+
import {defaultMainModule} from "/home/circleci/bit/bit/node_modules/@teambit/_local/preview-modules-139de64abf5d134f0b08ed2465dac768a4bea720.mjs";
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
@@ -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.643/dist/react.composition.js';
|
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.react_react@1.0.643/dist/react.docs.mdx';
|
|
3
3
|
|
|
4
4
|
export const compositions = [compositions_0];
|
|
5
5
|
export const overview = [overview_0];
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
|
|
2
|
-
import { linkModules } from '/home/circleci/.bvm/versions/1.11.
|
|
2
|
+
import { linkModules } from '/home/circleci/.bvm/versions/1.11.28/bit-1.11.28/node_modules/@teambit/preview/dist/preview-modules.js';
|
|
3
3
|
|
|
4
|
-
import {defaultMainModule} from "/home/circleci/bit/bit/node_modules/@teambit/_local/preview-modules-
|
|
4
|
+
import {defaultMainModule} from "/home/circleci/bit/bit/node_modules/@teambit/_local/preview-modules-98cf30a024475b337e2db75aec661313311da841.mjs";
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/react",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.643",
|
|
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.643"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"eslint": "8.56.0",
|
|
@@ -78,43 +78,43 @@
|
|
|
78
78
|
"@teambit/component-id": "1.2.4",
|
|
79
79
|
"@teambit/bit-error": "0.0.404",
|
|
80
80
|
"@teambit/react.rendering.ssr": "1.0.3",
|
|
81
|
-
"@teambit/design.ui.tooltip": "0.0.
|
|
81
|
+
"@teambit/design.ui.tooltip": "0.0.378",
|
|
82
82
|
"@teambit/semantics.entities.semantic-schema": "0.0.88",
|
|
83
|
-
"@teambit/typescript": "1.0.
|
|
84
|
-
"@teambit/builder": "1.0.
|
|
85
|
-
"@teambit/bundler": "1.0.
|
|
86
|
-
"@teambit/compiler": "1.0.
|
|
83
|
+
"@teambit/typescript": "1.0.643",
|
|
84
|
+
"@teambit/builder": "1.0.643",
|
|
85
|
+
"@teambit/bundler": "1.0.643",
|
|
86
|
+
"@teambit/compiler": "1.0.643",
|
|
87
87
|
"@teambit/component.modules.component-url": "0.0.176",
|
|
88
|
-
"@teambit/component": "1.0.
|
|
88
|
+
"@teambit/component": "1.0.643",
|
|
89
89
|
"@teambit/defender.eslint.config-mutator": "0.0.111",
|
|
90
90
|
"@teambit/defender.prettier.config-mutator": "0.0.105",
|
|
91
|
-
"@teambit/dependency-resolver": "1.0.
|
|
92
|
-
"@teambit/dev-files": "1.0.
|
|
93
|
-
"@teambit/envs": "1.0.
|
|
94
|
-
"@teambit/formatter": "1.0.
|
|
95
|
-
"@teambit/linter": "1.0.
|
|
96
|
-
"@teambit/logger": "0.0.
|
|
97
|
-
"@teambit/pkg": "1.0.
|
|
98
|
-
"@teambit/preview": "1.0.
|
|
91
|
+
"@teambit/dependency-resolver": "1.0.643",
|
|
92
|
+
"@teambit/dev-files": "1.0.643",
|
|
93
|
+
"@teambit/envs": "1.0.643",
|
|
94
|
+
"@teambit/formatter": "1.0.643",
|
|
95
|
+
"@teambit/linter": "1.0.643",
|
|
96
|
+
"@teambit/logger": "0.0.1313",
|
|
97
|
+
"@teambit/pkg": "1.0.643",
|
|
98
|
+
"@teambit/preview": "1.0.643",
|
|
99
99
|
"@teambit/react.ui.compositions-app": "0.0.24",
|
|
100
100
|
"@teambit/react.ui.docs-app": "1.0.27",
|
|
101
101
|
"@teambit/react.ui.highlighter.component-metadata.bit-component-meta": "0.0.42",
|
|
102
|
-
"@teambit/schema": "1.0.
|
|
103
|
-
"@teambit/tester": "1.0.
|
|
102
|
+
"@teambit/schema": "1.0.643",
|
|
103
|
+
"@teambit/tester": "1.0.643",
|
|
104
104
|
"@teambit/toolbox.path.path": "0.0.8",
|
|
105
|
-
"@teambit/webpack": "1.0.
|
|
106
|
-
"@teambit/worker": "0.0.
|
|
107
|
-
"@teambit/workspace-config-files": "1.0.
|
|
108
|
-
"@teambit/workspace": "1.0.
|
|
109
|
-
"@teambit/application": "1.0.
|
|
110
|
-
"@teambit/cli": "0.0.
|
|
111
|
-
"@teambit/generator": "1.0.
|
|
112
|
-
"@teambit/graphql": "1.0.
|
|
105
|
+
"@teambit/webpack": "1.0.643",
|
|
106
|
+
"@teambit/worker": "0.0.1524",
|
|
107
|
+
"@teambit/workspace-config-files": "1.0.643",
|
|
108
|
+
"@teambit/workspace": "1.0.643",
|
|
109
|
+
"@teambit/application": "1.0.643",
|
|
110
|
+
"@teambit/cli": "0.0.1220",
|
|
111
|
+
"@teambit/generator": "1.0.644",
|
|
112
|
+
"@teambit/graphql": "1.0.643",
|
|
113
113
|
"@teambit/react.ui.highlighter-provider": "0.0.215",
|
|
114
114
|
"@teambit/api-reference.renderers.react": "0.0.57",
|
|
115
|
-
"@teambit/api-reference": "1.0.
|
|
116
|
-
"@teambit/compositions": "1.0.
|
|
117
|
-
"@teambit/ui": "1.0.
|
|
115
|
+
"@teambit/api-reference": "1.0.643",
|
|
116
|
+
"@teambit/compositions": "1.0.643",
|
|
117
|
+
"@teambit/ui": "1.0.643",
|
|
118
118
|
"@teambit/react.eslint-config-bit-react": "1.0.242",
|
|
119
119
|
"@teambit/react.babel.bit-react-transformer": "1.0.34",
|
|
120
120
|
"@teambit/webpack.modules.generate-style-loaders": "1.0.20",
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";(self.__loadChunks_EnvTemplate=self.__loadChunks_EnvTemplate||[]).push([[866],{85753:(__unused_webpack_module,__unused_webpack___webpack_exports__,__webpack_require__)=>{var _home_circleci_bvm_versions_1_11_24_bit_1_11_24_node_modules_teambit_preview_dist_preview_modules_js__WEBPACK_IMPORTED_MODULE_0__=__webpack_require__(51284),_home_circleci_bit_bit_node_modules_teambit_local_preview_modules_aa880bdba40b9af1d8fe895dca476e207182accb_mjs__WEBPACK_IMPORTED_MODULE_1__=__webpack_require__(92309);(0,_home_circleci_bvm_versions_1_11_24_bit_1_11_24_node_modules_teambit_preview_dist_preview_modules_js__WEBPACK_IMPORTED_MODULE_0__.uf)("compositions",{modulesMap:{default:_home_circleci_bit_bit_node_modules_teambit_local_preview_modules_aa880bdba40b9af1d8fe895dca476e207182accb_mjs__WEBPACK_IMPORTED_MODULE_1__.x},isSplitComponentBundle:!0,componentMap:{}})}},__webpack_require__=>{var __webpack_exec__=moduleId=>__webpack_require__(__webpack_require__.s=moduleId);__webpack_require__.O(0,[698,320,456,518],()=>__webpack_exec__(85753));var __webpack_exports__=__webpack_require__.O()}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.__loadChunks_EnvTemplate=self.__loadChunks_EnvTemplate||[]).push([[542],{73289:(__unused_webpack_module,__unused_webpack___webpack_exports__,__webpack_require__)=>{"use strict";var _home_circleci_bvm_versions_1_11_24_bit_1_11_24_node_modules_teambit_preview_dist_preview_modules_js__WEBPACK_IMPORTED_MODULE_0__=__webpack_require__(51284),_home_circleci_bit_bit_node_modules_teambit_local_preview_modules_0557d705b67dd1e1bccbac0bd34835a41036cf72_mjs__WEBPACK_IMPORTED_MODULE_1__=__webpack_require__(52252);(0,_home_circleci_bvm_versions_1_11_24_bit_1_11_24_node_modules_teambit_preview_dist_preview_modules_js__WEBPACK_IMPORTED_MODULE_0__.uf)("overview",{modulesMap:{default:_home_circleci_bit_bit_node_modules_teambit_local_preview_modules_0557d705b67dd1e1bccbac0bd34835a41036cf72_mjs__WEBPACK_IMPORTED_MODULE_1__.x},isSplitComponentBundle:!0,componentMap:{}})},94891:()=>{},91044:()=>{},38954:()=>{},71220:()=>{},38854:()=>{}},__webpack_require__=>{var __webpack_exec__=moduleId=>__webpack_require__(__webpack_require__.s=moduleId);__webpack_require__.O(0,[252,320,456,518,698,866],()=>__webpack_exec__(73289));var __webpack_exports__=__webpack_require__.O()}]);
|