@teambit/mdx 1.0.1137 → 1.0.1139
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/{492.46b071babd26c301b64c.js → 252.6acdce963392f26bdce8.js} +9 -9
- package/artifacts/env-template/public/{927.9a8a6ef6bf9e3740898b.js → 408.903fcaa0cb9cc0143065.js} +1 -1
- package/artifacts/env-template/public/{584.4a9aa6e1ba9e2cde980f.js → 544.e7cf2b0351aca314d402.js} +3 -3
- package/artifacts/env-template/public/assets-manifest.json +16 -16
- package/artifacts/env-template/public/{compositions.27cd6a3adffbbdff5014.js → compositions.065c2590b977e9530ef4.js} +2 -2
- package/artifacts/env-template/public/compositions.html +1 -1
- package/artifacts/env-template/public/{overview.e15e0148882c14666205.js → overview.aa476fc74746e2bcbe0a.js} +2 -2
- package/artifacts/env-template/public/overview.html +1 -1
- package/artifacts/env-template/public/{preview-root.29fb95523ea5c6930f76.js → preview-root.d4dc9f7b4f205e6416e5.js} +1 -1
- package/{compositions-1787772816768.js → compositions-1787846082777.js} +1 -1
- package/dist/{preview-1787772816768.js → preview-1787846082777.js} +2 -2
- package/{overview-1787772816768.js → overview-1787846082777.js} +1 -1
- package/package.json +15 -15
- /package/artifacts/env-template/public/{peers.1ef23fbc8e02f2d117e6.js → peers.ca5896586c2a672647c5.js} +0 -0
- /package/artifacts/env-template/public/static/css/{492.fdff7a8c.css → 252.fdff7a8c.css} +0 -0
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
<!doctype html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1"><title>Preview</title><script>// Allow to use react dev-tools inside the examples
|
|
2
|
-
try { window.__REACT_DEVTOOLS_GLOBAL_HOOK__ = window.parent.__REACT_DEVTOOLS_GLOBAL_HOOK__; } catch {}</script><style>body { margin: 0; }</style><script defer="defer" src="peers.
|
|
2
|
+
try { window.__REACT_DEVTOOLS_GLOBAL_HOOK__ = window.parent.__REACT_DEVTOOLS_GLOBAL_HOOK__; } catch {}</script><style>body { margin: 0; }</style><script defer="defer" src="peers.ca5896586c2a672647c5.js"></script><script defer="defer" src="408.903fcaa0cb9cc0143065.js"></script><script defer="defer" src="preview-root.d4dc9f7b4f205e6416e5.js"></script><script defer="defer" src="544.e7cf2b0351aca314d402.js"></script><script defer="defer" src="compositions.065c2590b977e9530ef4.js"></script><script defer="defer" src="252.6acdce963392f26bdce8.js"></script><script defer="defer" src="overview.aa476fc74746e2bcbe0a.js"></script><link href="static/css/preview-root.95040040.css" rel="stylesheet"><link href="static/css/compositions.b7ba1a09.css" rel="stylesheet"><link href="static/css/252.fdff7a8c.css" rel="stylesheet"></head><body><div id="root"></div></body></html>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";(self.__loadChunks_EnvTemplate=self.__loadChunks_EnvTemplate||[]).push([[518],{},__webpack_require__=>{var __webpack_exec__=moduleId=>__webpack_require__(__webpack_require__.s=moduleId);__webpack_require__.O(0,[
|
|
1
|
+
"use strict";(self.__loadChunks_EnvTemplate=self.__loadChunks_EnvTemplate||[]).push([[518],{},__webpack_require__=>{var __webpack_exec__=moduleId=>__webpack_require__(__webpack_require__.s=moduleId);__webpack_require__.O(0,[408],()=>__webpack_exec__(40408));var __webpack_exports__=__webpack_require__.O()}]);
|
|
@@ -43,7 +43,7 @@ function __bitSurfaceToOverlay(err, componentId) {
|
|
|
43
43
|
}, 0);
|
|
44
44
|
}
|
|
45
45
|
|
|
46
|
-
import {defaultMainModule} from "/home/circleci/bit/bit/node_modules/@teambit/_local/preview-modules-
|
|
46
|
+
import {defaultMainModule} from "/home/circleci/bit/bit/node_modules/@teambit/_local/preview-modules-aa880bdba40b9af1d8fe895dca476e207182accb.mjs";
|
|
47
47
|
async function initializeModules() {
|
|
48
48
|
|
|
49
49
|
linkModules('compositions', {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.mdx_mdx@1.0.
|
|
2
|
-
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.mdx_mdx@1.0.
|
|
1
|
+
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.mdx_mdx@1.0.1139/dist/mdx.composition.js';
|
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.mdx_mdx@1.0.1139/dist/mdx.docs.mdx';
|
|
3
3
|
|
|
4
4
|
export const compositions = [compositions_0];
|
|
5
5
|
export const overview = [overview_0];
|
|
@@ -43,7 +43,7 @@ function __bitSurfaceToOverlay(err, componentId) {
|
|
|
43
43
|
}, 0);
|
|
44
44
|
}
|
|
45
45
|
|
|
46
|
-
import {defaultMainModule} from "/home/circleci/bit/bit/node_modules/@teambit/_local/preview-modules-
|
|
46
|
+
import {defaultMainModule} from "/home/circleci/bit/bit/node_modules/@teambit/_local/preview-modules-0557d705b67dd1e1bccbac0bd34835a41036cf72.mjs";
|
|
47
47
|
async function initializeModules() {
|
|
48
48
|
|
|
49
49
|
linkModules('overview', {
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/mdx",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.1139",
|
|
4
4
|
"homepage": "https://bit.cloud/teambit/mdx/mdx",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"componentId": {
|
|
7
7
|
"scope": "teambit.mdx",
|
|
8
8
|
"name": "mdx",
|
|
9
|
-
"version": "1.0.
|
|
9
|
+
"version": "1.0.1139"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@mdx-js/mdx": "^3.1.1",
|
|
@@ -15,25 +15,25 @@
|
|
|
15
15
|
"react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0",
|
|
16
16
|
"@babel/helper-plugin-test-runner": "7.16.7",
|
|
17
17
|
"@teambit/harmony": "0.4.12",
|
|
18
|
+
"@teambit/logger": "0.0.1471",
|
|
18
19
|
"@teambit/mdx.deps-detectors.detective-mdx": "0.0.3",
|
|
19
20
|
"@teambit/mdx.modules.mdx-v3-options": "0.0.3",
|
|
20
21
|
"@teambit/mdx.compilers.mdx-multi-compiler": "2.0.46",
|
|
22
|
+
"@teambit/cli": "0.0.1378",
|
|
21
23
|
"@teambit/component-id": "1.2.4",
|
|
24
|
+
"@teambit/worker": "0.0.1682",
|
|
22
25
|
"@teambit/mdx.generator.mdx-templates": "1.0.14",
|
|
23
26
|
"@teambit/design.ui.empty-box": "0.0.364",
|
|
24
|
-
"@teambit/dependency-resolver": "1.0.
|
|
25
|
-
"@teambit/
|
|
26
|
-
"@teambit/
|
|
27
|
-
"@teambit/
|
|
28
|
-
"@teambit/
|
|
29
|
-
"@teambit/
|
|
30
|
-
"@teambit/
|
|
31
|
-
"@teambit/
|
|
32
|
-
"@teambit/
|
|
33
|
-
"@teambit/
|
|
34
|
-
"@teambit/compositions": "1.0.1136",
|
|
35
|
-
"@teambit/tester": "1.0.1136",
|
|
36
|
-
"@teambit/ui": "1.0.1136"
|
|
27
|
+
"@teambit/dependency-resolver": "1.0.1138",
|
|
28
|
+
"@teambit/docs": "1.0.1138",
|
|
29
|
+
"@teambit/builder": "1.0.1138",
|
|
30
|
+
"@teambit/compiler": "1.0.1138",
|
|
31
|
+
"@teambit/envs": "1.0.1138",
|
|
32
|
+
"@teambit/react": "1.0.1138",
|
|
33
|
+
"@teambit/generator": "1.0.1139",
|
|
34
|
+
"@teambit/compositions": "1.0.1138",
|
|
35
|
+
"@teambit/tester": "1.0.1138",
|
|
36
|
+
"@teambit/ui": "1.0.1138"
|
|
37
37
|
},
|
|
38
38
|
"devDependencies": {
|
|
39
39
|
"@types/lodash": "4.14.165",
|
|
File without changes
|
|
File without changes
|