@teambit/react 1.0.1084 → 1.0.1085
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/{761.85fc21305acc4b338568.js → 351.c4ad7767b27d6ecc7aa3.js} +12 -12
- package/artifacts/env-template/public/{492.443e27f91434f7c6ef6e.js → 492.65ac8e94e38a727a776e.js} +1 -1
- package/artifacts/env-template/public/{622.cb79342afbea537f8c5a.js → 952.18043048b93d872e69b9.js} +1 -1
- package/artifacts/env-template/public/assets-manifest.json +16 -16
- package/artifacts/env-template/public/{compositions.b1b4ffd8dd9bfcd76fc8.js → compositions.6039d84ca4cf718772d4.js} +2 -2
- package/artifacts/env-template/public/compositions.html +1 -1
- package/artifacts/env-template/public/{overview.d668e309f5901aba8434.js → overview.ad49944d4c4acd9b293a.js} +2 -2
- package/artifacts/env-template/public/overview.html +1 -1
- package/artifacts/env-template/public/{preview-root.33ee8ce7e66ee667e142.js → preview-root.061b56c653a3cc2ec137.js} +1 -1
- package/artifacts/env-template/public/static/css/preview-root.21652b71.css +1 -0
- package/{compositions-1785427575785.js → compositions-1785438161098.js} +1 -1
- package/dist/{preview-1785427575785.js → preview-1785438161098.js} +2 -2
- package/{overview-1785427575785.js → overview-1785438161098.js} +1 -1
- package/package.json +25 -25
- package/artifacts/env-template/public/static/css/preview-root.5df7b9ad.css +0 -1
- /package/artifacts/env-template/public/{peers.355240f07bc1e09581be.js → peers.56422f4f9f9829b62ebe.js} +0 -0
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { linkModules } from '/home/circleci/.bvm/versions/2.0.
|
|
1
|
+
import { linkModules } from '/home/circleci/.bvm/versions/2.0.51/bit-2.0.51/node_modules/@teambit/preview/dist/preview-modules.js';
|
|
2
2
|
|
|
3
3
|
// strip leading/trailing slashes from any id we compare
|
|
4
4
|
function __bitNormalizeId(id) {
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/react",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.1085",
|
|
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.1085"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"eslint": "8.56.0",
|
|
@@ -99,29 +99,29 @@
|
|
|
99
99
|
"@teambit/toolbox.network.get-port": "1.0.25",
|
|
100
100
|
"@teambit/ui-foundation.ui.pages.static-error": "0.0.111",
|
|
101
101
|
"@teambit/react.rendering.ssr": "1.0.4",
|
|
102
|
-
"@teambit/typescript": "1.0.
|
|
103
|
-
"@teambit/builder": "1.0.
|
|
104
|
-
"@teambit/bundler": "1.0.
|
|
105
|
-
"@teambit/compiler": "1.0.
|
|
106
|
-
"@teambit/component": "1.0.
|
|
107
|
-
"@teambit/dependency-resolver": "1.0.
|
|
108
|
-
"@teambit/dev-files": "1.0.
|
|
109
|
-
"@teambit/envs": "1.0.
|
|
110
|
-
"@teambit/formatter": "1.0.
|
|
111
|
-
"@teambit/linter": "1.0.
|
|
112
|
-
"@teambit/pkg": "1.0.
|
|
113
|
-
"@teambit/preview": "1.0.
|
|
114
|
-
"@teambit/schema": "1.0.
|
|
115
|
-
"@teambit/tester": "1.0.
|
|
116
|
-
"@teambit/webpack": "1.0.
|
|
117
|
-
"@teambit/workspace-config-files": "1.0.
|
|
118
|
-
"@teambit/workspace": "1.0.
|
|
119
|
-
"@teambit/application": "1.0.
|
|
120
|
-
"@teambit/generator": "1.0.
|
|
121
|
-
"@teambit/graphql": "1.0.
|
|
122
|
-
"@teambit/api-reference": "1.0.
|
|
123
|
-
"@teambit/compositions": "1.0.
|
|
124
|
-
"@teambit/ui": "1.0.
|
|
102
|
+
"@teambit/typescript": "1.0.1085",
|
|
103
|
+
"@teambit/builder": "1.0.1085",
|
|
104
|
+
"@teambit/bundler": "1.0.1085",
|
|
105
|
+
"@teambit/compiler": "1.0.1085",
|
|
106
|
+
"@teambit/component": "1.0.1085",
|
|
107
|
+
"@teambit/dependency-resolver": "1.0.1085",
|
|
108
|
+
"@teambit/dev-files": "1.0.1085",
|
|
109
|
+
"@teambit/envs": "1.0.1085",
|
|
110
|
+
"@teambit/formatter": "1.0.1085",
|
|
111
|
+
"@teambit/linter": "1.0.1085",
|
|
112
|
+
"@teambit/pkg": "1.0.1085",
|
|
113
|
+
"@teambit/preview": "1.0.1085",
|
|
114
|
+
"@teambit/schema": "1.0.1085",
|
|
115
|
+
"@teambit/tester": "1.0.1085",
|
|
116
|
+
"@teambit/webpack": "1.0.1085",
|
|
117
|
+
"@teambit/workspace-config-files": "1.0.1085",
|
|
118
|
+
"@teambit/workspace": "1.0.1085",
|
|
119
|
+
"@teambit/application": "1.0.1085",
|
|
120
|
+
"@teambit/generator": "1.0.1086",
|
|
121
|
+
"@teambit/graphql": "1.0.1085",
|
|
122
|
+
"@teambit/api-reference": "1.0.1085",
|
|
123
|
+
"@teambit/compositions": "1.0.1085",
|
|
124
|
+
"@teambit/ui": "1.0.1085"
|
|
125
125
|
},
|
|
126
126
|
"devDependencies": {
|
|
127
127
|
"@types/eslint": "8.56.6",
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
.frame\.module__overlayBorder--YmE2M{border:2px solid #eebcc9;border:2px solid var(--bit-highlighter-color,#eebcc9);border-radius:11px;box-sizing:border-box;padding:4px;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.frame\.module__hidden--YmE2M{display:none}.label\.module__othersContainer--ZDdjN>*{margin-bottom:8px}.label\.module__othersContainer--ZDdjN>:last-child{margin-bottom:0}.label\.module__othersTooltip--ZDdjN{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.label\.module__othersTooltip--ZDdjN:before{content:"▾";display:inline-block;transition:transform .3s}.label\.module__othersTooltip--ZDdjN.label\.module__active--ZDdjN:before{transform:rotate(-180deg)}.label\.module__hidden--ZDdjN{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;visibility:hidden}.component-strip\.module__componentStrip--YTg5Z{border-radius:.5em;box-shadow:var(--bit-highlighter-shadow);display:flex;white-space:nowrap;width:-moz-fit-content;width:fit-content}.component-strip\.module__componentStrip--YTg5Z>*{background:#eebcc9;background:var(--bit-highlighter-color,#eebcc9);line-height:1.5;margin-right:.125em;padding:0 .5em;transform:translateZ(0);transition:filter .3s,background-color .3s}.component-strip\.module__componentStrip--YTg5Z>:link,.component-strip\.module__componentStrip--YTg5Z>:visited{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}.component-strip\.module__componentStrip--YTg5Z>:link:hover,.component-strip\.module__componentStrip--YTg5Z>:visited:hover{background:#f6dae2;background:var(--bit-highlighter-color-hover,#f6dae2)}.component-strip\.module__componentStrip--YTg5Z>:link:active,.component-strip\.module__componentStrip--YTg5Z>:visited:active{background:#e79db1;background:var(--bit-highlighter-color-active,#e79db1);color:inherit}.component-strip\.module__componentStrip--YTg5Z>:first-child{border-bottom-left-radius:.5em;border-top-left-radius:.5em}.component-strip\.module__componentStrip--YTg5Z>:last-child{border-bottom-right-radius:.5em;border-top-right-radius:.5em;margin-right:0}.component-strip\.module__nameBlock--YTg5Z{display:flex}.component-strip\.module__nameBlock--YTg5Z .component-strip\.module__version--YTg5Z{max-width:13ch;overflow:hidden;text-overflow:ellipsis;transition:max-width .48s;white-space:nowrap}.component-strip\.module__nameBlock--YTg5Z .component-strip\.module__version--YTg5Z:hover{max-width:61ch}.element-highlighter\.module__label--XzY0M{padding:8px}.element-highlighter\.module__frame--XzY0M,.element-highlighter\.module__label--XzY0M{z-index:15500}.highlighter-provider\.module__highlighter--XzBjO{border:solid #ededed;border:0 solid var(--bit-border-color-lightest,#ededed);box-sizing:border-box;height:100%;transition:border .3s}.highlighter-provider\.module__highlighter--XzBjO.highlighter-provider\.module__active--XzBjO{border-width:8px;overflow:auto}.highlighter-provider\.module__label--XzBjO{font-family:sans-serif;font-size:12px}
|
|
File without changes
|