@teambit/component-compare 1.0.508 → 1.0.509
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.
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
2
|
<testsuites tests="0" failures="0" errors="0" skipped="0">
|
|
3
|
-
<testsuite name="teambit.component/component-compare@1.0.
|
|
3
|
+
<testsuite name="teambit.component/component-compare@1.0.509" tests="0" failures="0" errors="0" skipped="0"/>
|
|
4
4
|
</testsuites>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e,o){"object"==typeof exports&&"object"==typeof module?module.exports=o():"function"==typeof define&&define.amd?define([],o):"object"==typeof exports?exports["teambit.component/component-compare-preview"]=o():e["teambit.component/component-compare-preview"]=o()}(self,(()=>(()=>{"use strict";var e={
|
|
1
|
+
!function(e,o){"object"==typeof exports&&"object"==typeof module?module.exports=o():"function"==typeof define&&define.amd?define([],o):"object"==typeof exports?exports["teambit.component/component-compare-preview"]=o():e["teambit.component/component-compare-preview"]=o()}(self,(()=>(()=>{"use strict";var e={2448:(e,o,t)=>{var n={id:"teambit.component/component-compare@1.0.509",homepage:"https://bit.cloud/teambit/component/component-compare",exported:!0};function r(){const e=a(t(1594));return r=function(){return e},e}function a(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(o,"__esModule",{value:!0}),o.Logo=void 0,r.__bit_component=n,a.__bit_component=n;const i=()=>r().default.createElement("div",{style:{height:"100%",display:"flex",justifyContent:"center"}},r().default.createElement("img",{style:{width:70},src:"https://static.bit.dev/bit-icons/compare.svg"}));i.__bit_component=n,o.Logo=i},1594:e=>{e.exports=React}},o={};function t(n){var r=o[n];if(void 0!==r)return r.exports;var a=o[n]={exports:{}};return e[n](a,a.exports,t),a.exports}t.d=(e,o)=>{for(var n in o)t.o(o,n)&&!t.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:o[n]})},t.o=(e,o)=>Object.prototype.hasOwnProperty.call(e,o),t.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var n={};t.r(n),t.d(n,{compositions:()=>u,compositions_metadata:()=>v,overview:()=>f});var r={};t.r(r),t.d(r,{default:()=>d});var a=t(2448);t(1594);const i=MdxJsReact,p=TeambitMdxUiMdxScopeContext;var c=["components"];function m(){return m=Object.assign?Object.assign.bind():function(e){for(var o=1;o<arguments.length;o++){var t=arguments[o];for(var n in t)({}).hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},m.apply(null,arguments)}var s={},l="wrapper";function d(e){var o=e.components,t=function(e,o){if(null==e)return{};var t,n,r=function(e,o){if(null==e)return{};var t={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(o.includes(n))continue;t[n]=e[n]}return t}(e,o);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(n=0;n<a.length;n++)t=a[n],o.includes(t)||{}.propertyIsEnumerable.call(e,t)&&(r[t]=e[t])}return r}(e,c);return(0,i.mdx)(l,m({},s,t,{components:o,mdxType:"MDXLayout"}),(0,i.mdx)(p.MDXScopeProvider,{components:{},mdxType:"MDXScopeProvider"},(0,i.mdx)("p",null,(0,i.mdx)("a",{parentName:"p",href:"https://bit.cloud/blog/introducing-a-new-feature-component-compare-l4qyxtoo?baseVersion=0.0.5"},"Introducing Component Compare")),(0,i.mdx)("p",null,"Component Compare allows users to compare two component versions. It provides a unified view of all the following differences,"),(0,i.mdx)("ul",null,(0,i.mdx)("li",{parentName:"ul"},"Code: Modifications made to the source code of the component."),(0,i.mdx)("li",{parentName:"ul"},"Composition: Changes made to how the component looks visually."),(0,i.mdx)("li",{parentName:"ul"},"Tests: Changes made to how the component is tested."),(0,i.mdx)("li",{parentName:"ul"},"Dependencies: Changes made to the component's dependency graph."),(0,i.mdx)("li",{parentName:"ul"},"Overview: Changes to the auto-generated documentation for the component."),(0,i.mdx)("li",{parentName:"ul"},"Aspects: Changes made to the extensions for the component."),(0,i.mdx)("li",{parentName:"ul"},"Changelog: Changes exported between the two selected versions"))))}d.isMDXComponent=!0;const u=[a],f=[r],v={compositions:[{displayName:"Logo",identifier:"Logo"}]};return n})()));
|
package/artifacts/schema.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_component-compare@1.0.
|
|
2
|
-
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_component-compare@1.0.
|
|
1
|
+
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_component-compare@1.0.509/dist/component-compare.compositions.js';
|
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_component-compare@1.0.509/dist/component-compare.docs.mdx';
|
|
3
3
|
|
|
4
4
|
export const compositions = [compositions_0];
|
|
5
5
|
export const overview = [overview_0];
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/component-compare",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.509",
|
|
4
4
|
"homepage": "https://bit.cloud/teambit/component/component-compare",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"componentId": {
|
|
7
7
|
"scope": "teambit.component",
|
|
8
8
|
"name": "component-compare",
|
|
9
|
-
"version": "1.0.
|
|
9
|
+
"version": "1.0.509"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"graphql-tag": "2.12.1",
|
|
@@ -19,23 +19,23 @@
|
|
|
19
19
|
"@teambit/component-id": "1.2.2",
|
|
20
20
|
"@teambit/component.ui.component-compare.compare-aspects.compare-aspects": "0.0.147",
|
|
21
21
|
"@teambit/component.ui.component-compare.models.component-compare-props": "0.0.113",
|
|
22
|
-
"@teambit/component": "1.0.
|
|
23
|
-
"@teambit/builder": "1.0.
|
|
24
|
-
"@teambit/cli": "0.0.
|
|
25
|
-
"@teambit/dependency-resolver": "1.0.
|
|
26
|
-
"@teambit/graphql": "1.0.
|
|
27
|
-
"@teambit/importer": "1.0.
|
|
28
|
-
"@teambit/legacy.component-diff": "0.0.
|
|
29
|
-
"@teambit/legacy.consumer-component": "0.0.
|
|
30
|
-
"@teambit/logger": "0.0.
|
|
31
|
-
"@teambit/scope.objects": "0.0.
|
|
32
|
-
"@teambit/scope": "1.0.
|
|
33
|
-
"@teambit/tester": "1.0.
|
|
34
|
-
"@teambit/workspace": "1.0.
|
|
22
|
+
"@teambit/component": "1.0.509",
|
|
23
|
+
"@teambit/builder": "1.0.509",
|
|
24
|
+
"@teambit/cli": "0.0.1086",
|
|
25
|
+
"@teambit/dependency-resolver": "1.0.509",
|
|
26
|
+
"@teambit/graphql": "1.0.509",
|
|
27
|
+
"@teambit/importer": "1.0.509",
|
|
28
|
+
"@teambit/legacy.component-diff": "0.0.69",
|
|
29
|
+
"@teambit/legacy.consumer-component": "0.0.17",
|
|
30
|
+
"@teambit/logger": "0.0.1179",
|
|
31
|
+
"@teambit/scope.objects": "0.0.16",
|
|
32
|
+
"@teambit/scope": "1.0.509",
|
|
33
|
+
"@teambit/tester": "1.0.509",
|
|
34
|
+
"@teambit/workspace": "1.0.509",
|
|
35
35
|
"@teambit/component.ui.component-compare.changelog": "0.0.195",
|
|
36
36
|
"@teambit/component.ui.component-compare.component-compare": "0.0.204",
|
|
37
37
|
"@teambit/ui-foundation.ui.react-router.slot-router": "0.0.513",
|
|
38
|
-
"@teambit/ui": "1.0.
|
|
38
|
+
"@teambit/ui": "1.0.509",
|
|
39
39
|
"@teambit/legacy.constants": "0.0.4"
|
|
40
40
|
},
|
|
41
41
|
"devDependencies": {
|