@teambit/mdx 1.0.627 → 1.0.628
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.5deccc76c8d589d8c66c.js → 252.7b8554f04aa21c5e9b35.js} +7 -7
- package/artifacts/env-template/public/{794.b31659b194f668eff209.js → 598.af96d562871bebc2c215.js} +1 -1
- package/artifacts/env-template/public/{372.91aa295bc4fe6d4945fd.js → 816.379891f0a71f6c9469ee.js} +1 -1
- package/artifacts/env-template/public/assets-manifest.json +14 -14
- package/artifacts/env-template/public/compositions.8520e8edc0b8fbafb34f.js +1 -0
- package/artifacts/env-template/public/compositions.html +1 -1
- package/artifacts/env-template/public/{overview.0998c9cf4464c54dd9c6.js → overview.e32d010a555b43d40564.js} +1 -1
- package/artifacts/env-template/public/overview.html +1 -1
- package/artifacts/env-template/public/{peers.82369b750236a514a1fa.js → peers.74c4d2824d2748fa051c.js} +1 -1
- package/artifacts/env-template/public/{preview-root.1e47b3d0b5ef932daa01.js → preview-root.253946dc7c033d0ef9d1.js} +1 -1
- package/{compositions-1749179914034.js → compositions-1749266343907.js} +1 -1
- package/dist/{preview-1749179914034.js → preview-1749266343907.js} +2 -2
- package/{overview-1749179914034.js → overview-1749266343907.js} +1 -1
- package/package.json +17 -17
- package/artifacts/env-template/public/compositions.51e1b1dc3c0309031356.js +0 -1
|
@@ -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.628/dist/mdx.composition.js';
|
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.mdx_mdx@1.0.628/dist/mdx.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.11.
|
|
2
|
+
import { linkModules } from '/home/circleci/.bvm/versions/1.11.11/bit-1.11.11/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/mdx",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.628",
|
|
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.628"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@babel/core": "7.19.6",
|
|
@@ -28,23 +28,23 @@
|
|
|
28
28
|
"@teambit/component-id": "1.2.4",
|
|
29
29
|
"@teambit/mdx.generator.mdx-templates": "1.0.12",
|
|
30
30
|
"@teambit/design.ui.empty-box": "0.0.363",
|
|
31
|
-
"@teambit/builder": "1.0.
|
|
31
|
+
"@teambit/builder": "1.0.628",
|
|
32
32
|
"@teambit/compilation.modules.babel-compiler": "0.0.141",
|
|
33
|
-
"@teambit/compiler": "1.0.
|
|
34
|
-
"@teambit/dependency-resolver": "1.0.
|
|
35
|
-
"@teambit/docs": "1.0.
|
|
36
|
-
"@teambit/envs": "1.0.
|
|
37
|
-
"@teambit/logger": "0.0.
|
|
38
|
-
"@teambit/multi-compiler": "1.0.
|
|
39
|
-
"@teambit/react": "1.0.
|
|
33
|
+
"@teambit/compiler": "1.0.628",
|
|
34
|
+
"@teambit/dependency-resolver": "1.0.628",
|
|
35
|
+
"@teambit/docs": "1.0.628",
|
|
36
|
+
"@teambit/envs": "1.0.628",
|
|
37
|
+
"@teambit/logger": "0.0.1298",
|
|
38
|
+
"@teambit/multi-compiler": "1.0.628",
|
|
39
|
+
"@teambit/react": "1.0.628",
|
|
40
40
|
"@teambit/typescript.modules.ts-config-mutator": "0.0.85",
|
|
41
|
-
"@teambit/typescript": "1.0.
|
|
42
|
-
"@teambit/cli": "0.0.
|
|
43
|
-
"@teambit/generator": "1.0.
|
|
44
|
-
"@teambit/worker": "0.0.
|
|
45
|
-
"@teambit/compositions": "1.0.
|
|
46
|
-
"@teambit/tester": "1.0.
|
|
47
|
-
"@teambit/ui": "1.0.
|
|
41
|
+
"@teambit/typescript": "1.0.628",
|
|
42
|
+
"@teambit/cli": "0.0.1205",
|
|
43
|
+
"@teambit/generator": "1.0.629",
|
|
44
|
+
"@teambit/worker": "0.0.1509",
|
|
45
|
+
"@teambit/compositions": "1.0.628",
|
|
46
|
+
"@teambit/tester": "1.0.628",
|
|
47
|
+
"@teambit/ui": "1.0.628"
|
|
48
48
|
},
|
|
49
49
|
"devDependencies": {
|
|
50
50
|
"@types/fs-extra": "9.0.7",
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";(self.__loadChunks_EnvTemplate=self.__loadChunks_EnvTemplate||[]).push([[866],{3512:(__unused_webpack_module,__unused_webpack___webpack_exports__,__webpack_require__)=>{var _home_circleci_bvm_versions_1_11_10_bit_1_11_10_node_modules_teambit_preview_dist_preview_modules_js__WEBPACK_IMPORTED_MODULE_0__=__webpack_require__(53860),_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_10_bit_1_11_10_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,[794,320,372,518],()=>__webpack_exec__(3512));var __webpack_exports__=__webpack_require__.O()}]);
|