@teambit/react 1.0.668 → 1.0.670
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/{15.c2a7fdb06f4c5b893f85.js → 103.7d923e566423eb7fa78b.js} +1 -1
- package/artifacts/env-template/public/{624.0063cd20896778773908.js → 624.3fd5f7788bb9ef6a5f73.js} +3 -3
- package/artifacts/env-template/public/{977.2dc9f009f95933831eec.js → 632.e5a406301d52831a3f79.js} +1 -1
- package/artifacts/env-template/public/assets-manifest.json +16 -16
- package/artifacts/env-template/public/compositions.bac61d863b36bdf12b9f.js +1 -0
- package/artifacts/env-template/public/compositions.html +1 -1
- package/artifacts/env-template/public/{overview.46d1e65037427fabeba5.js → overview.cc4559c20f21abf4fec7.js} +1 -1
- package/artifacts/env-template/public/overview.html +1 -1
- package/artifacts/env-template/public/{peers.6e375202353deaeb5b01.js → peers.ca3e698b62bb55921be7.js} +1 -1
- package/artifacts/env-template/public/{preview-root.05f90bb5fbdee8df22bf.js → preview-root.c4281369c6e62e903779.js} +1 -1
- package/artifacts/env-template/public/static/css/{624.cb193a47.css → 624.608595b5.css} +1 -1
- package/{compositions-1753833698619.js → compositions-1753890306000.js} +1 -1
- package/dist/{preview-1753833698619.js → preview-1753890306000.js} +2 -2
- package/{overview-1753833698619.js → overview-1753890306000.js} +1 -1
- package/package.json +40 -40
- package/artifacts/env-template/public/compositions.3e2d2848671f067adf00.js +0 -1
|
@@ -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-fcb75543ae174d7107386380d75d5f3935f0d5b9.mjs";
|
|
5
5
|
|
|
@@ -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.670/dist/react.composition.js';
|
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.react_react@1.0.670/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-cf72038aae23437751eb71da99348a78344bd209.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.670",
|
|
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.670"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"eslint": "8.56.0",
|
|
@@ -64,20 +64,26 @@
|
|
|
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.378",
|
|
68
|
-
"@teambit/semantics.entities.semantic-schema": "0.0.89",
|
|
69
67
|
"@teambit/harmony": "0.4.7",
|
|
68
|
+
"@teambit/component.modules.component-url": "0.0.178",
|
|
70
69
|
"@teambit/defender.eslint-linter": "1.0.54",
|
|
70
|
+
"@teambit/defender.eslint.config-mutator": "0.0.113",
|
|
71
71
|
"@teambit/defender.jest-tester": "2.0.17",
|
|
72
72
|
"@teambit/defender.prettier-formatter": "1.0.23",
|
|
73
|
+
"@teambit/defender.prettier.config-mutator": "0.0.107",
|
|
74
|
+
"@teambit/react.ui.compositions-app": "0.0.25",
|
|
75
|
+
"@teambit/react.ui.docs-app": "1.0.28",
|
|
76
|
+
"@teambit/react.ui.highlighter.component-metadata.bit-component-meta": "0.0.43",
|
|
73
77
|
"@teambit/toolbox.path.path": "0.0.8",
|
|
74
78
|
"@teambit/typescript.typescript-compiler": "2.0.58",
|
|
79
|
+
"@teambit/react.ui.highlighter-provider": "0.0.216",
|
|
75
80
|
"@bitdev/react.generators.react-templates": "4.0.2",
|
|
76
81
|
"@teambit/react.instructions.react.adding-compositions": "0.0.7",
|
|
77
82
|
"@teambit/react.instructions.react.adding-tests": "0.0.6",
|
|
78
83
|
"@teambit/react.eslint-config-bit-react": "1.0.243",
|
|
79
84
|
"@teambit/dependencies.modules.packages-excluder": "1.0.8",
|
|
80
85
|
"@teambit/react.jest.react-jest": "1.0.35",
|
|
86
|
+
"@teambit/react.babel.bit-react-transformer": "1.0.36",
|
|
81
87
|
"@teambit/webpack.modules.generate-style-loaders": "1.0.21",
|
|
82
88
|
"@teambit/webpack.modules.style-regexps": "1.0.11",
|
|
83
89
|
"@teambit/mdx.modules.mdx-loader": "1.0.15",
|
|
@@ -85,42 +91,36 @@
|
|
|
85
91
|
"@teambit/bit-error": "0.0.404",
|
|
86
92
|
"@teambit/toolbox.network.get-port": "1.0.10",
|
|
87
93
|
"@teambit/react.rendering.ssr": "1.0.3",
|
|
88
|
-
"@teambit/
|
|
89
|
-
"@teambit/
|
|
90
|
-
"@teambit/
|
|
91
|
-
"@teambit/
|
|
92
|
-
"@teambit/
|
|
93
|
-
"@teambit/
|
|
94
|
-
"@teambit/component": "1.0.
|
|
95
|
-
"@teambit/
|
|
96
|
-
"@teambit/
|
|
97
|
-
"@teambit/
|
|
98
|
-
"@teambit/
|
|
99
|
-
"@teambit/
|
|
100
|
-
"@teambit/
|
|
101
|
-
"@teambit/
|
|
102
|
-
"@teambit/
|
|
103
|
-
"@teambit/
|
|
104
|
-
"@teambit/
|
|
105
|
-
"@teambit/
|
|
106
|
-
"@teambit/
|
|
107
|
-
"@teambit/
|
|
108
|
-
"@teambit/
|
|
109
|
-
"@teambit/
|
|
110
|
-
"@teambit/
|
|
111
|
-
"@teambit/
|
|
112
|
-
"@teambit/
|
|
113
|
-
"@teambit/
|
|
114
|
-
"@teambit/
|
|
115
|
-
"@teambit/
|
|
116
|
-
"@teambit/
|
|
117
|
-
"@teambit/
|
|
118
|
-
"@teambit/react.ui.highlighter-provider": "0.0.216",
|
|
119
|
-
"@teambit/api-reference.renderers.react": "0.0.60",
|
|
120
|
-
"@teambit/api-reference": "1.0.668",
|
|
121
|
-
"@teambit/compositions": "1.0.668",
|
|
122
|
-
"@teambit/ui": "1.0.668",
|
|
123
|
-
"@teambit/react.babel.bit-react-transformer": "1.0.36"
|
|
94
|
+
"@teambit/design.ui.tooltip": "0.0.379",
|
|
95
|
+
"@teambit/semantics.entities.semantic-schema": "0.0.90",
|
|
96
|
+
"@teambit/typescript": "1.0.670",
|
|
97
|
+
"@teambit/builder": "1.0.670",
|
|
98
|
+
"@teambit/bundler": "1.0.670",
|
|
99
|
+
"@teambit/compiler": "1.0.670",
|
|
100
|
+
"@teambit/component": "1.0.670",
|
|
101
|
+
"@teambit/dependency-resolver": "1.0.670",
|
|
102
|
+
"@teambit/dev-files": "1.0.670",
|
|
103
|
+
"@teambit/envs": "1.0.670",
|
|
104
|
+
"@teambit/formatter": "1.0.670",
|
|
105
|
+
"@teambit/linter": "1.0.670",
|
|
106
|
+
"@teambit/logger": "0.0.1340",
|
|
107
|
+
"@teambit/pkg": "1.0.670",
|
|
108
|
+
"@teambit/preview": "1.0.670",
|
|
109
|
+
"@teambit/schema": "1.0.670",
|
|
110
|
+
"@teambit/tester": "1.0.670",
|
|
111
|
+
"@teambit/webpack": "1.0.670",
|
|
112
|
+
"@teambit/worker": "0.0.1551",
|
|
113
|
+
"@teambit/workspace-config-files": "1.0.670",
|
|
114
|
+
"@teambit/workspace": "1.0.670",
|
|
115
|
+
"@teambit/application": "1.0.670",
|
|
116
|
+
"@teambit/cli": "0.0.1247",
|
|
117
|
+
"@teambit/generator": "1.0.671",
|
|
118
|
+
"@teambit/graphql": "1.0.670",
|
|
119
|
+
"@teambit/api-reference.renderers.react": "0.0.61",
|
|
120
|
+
"@teambit/api-reference": "1.0.670",
|
|
121
|
+
"@teambit/compositions": "1.0.670",
|
|
122
|
+
"@teambit/ui": "1.0.670",
|
|
123
|
+
"@teambit/ui-foundation.ui.pages.static-error": "0.0.109"
|
|
124
124
|
},
|
|
125
125
|
"devDependencies": {
|
|
126
126
|
"@types/react": "^17.0.8",
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";(self.__loadChunks_EnvTemplate=self.__loadChunks_EnvTemplate||[]).push([[866],{2203:(__unused_webpack_module,__unused_webpack___webpack_exports__,__webpack_require__)=>{var _home_circleci_bvm_versions_1_12_17_bit_1_12_17_node_modules_teambit_preview_dist_preview_modules_js__WEBPACK_IMPORTED_MODULE_0__=__webpack_require__(27296),_home_circleci_bit_bit_node_modules_teambit_local_preview_modules_fcb75543ae174d7107386380d75d5f3935f0d5b9_mjs__WEBPACK_IMPORTED_MODULE_1__=__webpack_require__(95860);(0,_home_circleci_bvm_versions_1_12_17_bit_1_12_17_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_fcb75543ae174d7107386380d75d5f3935f0d5b9_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,[15,320,977,518],()=>__webpack_exec__(2203));var __webpack_exports__=__webpack_require__.O()}]);
|