@teambit/variants 0.0.915 → 0.0.917
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/dist/constants.js
CHANGED
|
@@ -4,7 +4,6 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
4
4
|
value: true
|
|
5
5
|
});
|
|
6
6
|
exports.EXT_NAME = void 0;
|
|
7
|
-
const EXT_NAME = 'teambit.workspace/variants';
|
|
8
|
-
exports.EXT_NAME = EXT_NAME;
|
|
7
|
+
const EXT_NAME = exports.EXT_NAME = 'teambit.workspace/variants';
|
|
9
8
|
|
|
10
9
|
//# sourceMappingURL=constants.js.map
|
package/dist/constants.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["EXT_NAME","exports"],"sources":["constants.ts"],"sourcesContent":["export const EXT_NAME = 'teambit.workspace/variants';\n"],"mappings":";;;;;;AAAO,MAAMA,QAAQ,
|
|
1
|
+
{"version":3,"names":["EXT_NAME","exports"],"sources":["constants.ts"],"sourcesContent":["export const EXT_NAME = 'teambit.workspace/variants';\n"],"mappings":";;;;;;AAAO,MAAMA,QAAQ,GAAAC,OAAA,CAAAD,QAAA,GAAG,4BAA4B"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.workspace_variants@0.0.
|
|
2
|
-
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.workspace_variants@0.0.
|
|
1
|
+
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.workspace_variants@0.0.917/dist/variants.composition.js';
|
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.workspace_variants@0.0.917/dist/variants.docs.mdx';
|
|
3
3
|
|
|
4
4
|
export const compositions = [compositions_0];
|
|
5
5
|
export const overview = [overview_0];
|
package/dist/variants.aspect.js
CHANGED
|
@@ -11,9 +11,8 @@ function _harmony() {
|
|
|
11
11
|
};
|
|
12
12
|
return data;
|
|
13
13
|
}
|
|
14
|
-
const VariantsAspect = _harmony().Aspect.create({
|
|
14
|
+
const VariantsAspect = exports.VariantsAspect = _harmony().Aspect.create({
|
|
15
15
|
id: 'teambit.workspace/variants'
|
|
16
16
|
});
|
|
17
|
-
exports.VariantsAspect = VariantsAspect;
|
|
18
17
|
|
|
19
18
|
//# sourceMappingURL=variants.aspect.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["_harmony","data","require","VariantsAspect","Aspect","create","id"
|
|
1
|
+
{"version":3,"names":["_harmony","data","require","VariantsAspect","exports","Aspect","create","id"],"sources":["variants.aspect.ts"],"sourcesContent":["import { Aspect } from '@teambit/harmony';\n\nexport const VariantsAspect = Aspect.create({\n id: 'teambit.workspace/variants',\n});\n"],"mappings":";;;;;;AAAA,SAAAA,SAAA;EAAA,MAAAC,IAAA,GAAAC,OAAA;EAAAF,QAAA,YAAAA,CAAA;IAAA,OAAAC,IAAA;EAAA;EAAA,OAAAA,IAAA;AAAA;AAEO,MAAME,cAAc,GAAAC,OAAA,CAAAD,cAAA,GAAGE,iBAAM,CAACC,MAAM,CAAC;EAC1CC,EAAE,EAAE;AACN,CAAC,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,22 +1,22 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/variants",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.917",
|
|
4
4
|
"homepage": "https://bit.cloud/teambit/workspace/variants",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"componentId": {
|
|
7
7
|
"scope": "teambit.workspace",
|
|
8
8
|
"name": "variants",
|
|
9
|
-
"version": "0.0.
|
|
9
|
+
"version": "0.0.917"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"comment-json": "3.0.3",
|
|
13
13
|
"lodash": "4.17.21",
|
|
14
14
|
"core-js": "^3.0.0",
|
|
15
|
-
"@babel/runtime": "7.
|
|
15
|
+
"@babel/runtime": "7.23.2",
|
|
16
16
|
"@teambit/harmony": "0.4.6",
|
|
17
17
|
"@teambit/legacy-bit-id": "1.0.4",
|
|
18
|
-
"@teambit/cli": "0.0.
|
|
19
|
-
"@teambit/config": "0.0.
|
|
18
|
+
"@teambit/cli": "0.0.808",
|
|
19
|
+
"@teambit/config": "0.0.824",
|
|
20
20
|
"@teambit/workspace.modules.match-pattern": "0.0.501"
|
|
21
21
|
},
|
|
22
22
|
"devDependencies": {
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"@teambit/workspace.content.variants": "1.95.9"
|
|
31
31
|
},
|
|
32
32
|
"peerDependencies": {
|
|
33
|
-
"@teambit/legacy": "1.0.
|
|
33
|
+
"@teambit/legacy": "1.0.590",
|
|
34
34
|
"react": "^16.8.0 || ^17.0.0",
|
|
35
35
|
"react-dom": "^16.8.0 || ^17.0.0"
|
|
36
36
|
},
|