@teambit/component-compare 1.0.409 → 1.0.411
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.411" 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={82582:(e,o,t)=>{var n={id:"teambit.component/component-compare@1.0.411",homepage:"https://bit.cloud/teambit/component/component-compare",exported:!0};function r(){const e=a(t(41594));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},41594: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(82582);t(41594);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
|
@@ -20,6 +20,7 @@
|
|
|
20
20
|
"line": 3,
|
|
21
21
|
"character": 15
|
|
22
22
|
},
|
|
23
|
+
"signature": "class ComponentCompareMain",
|
|
23
24
|
"name": "ComponentCompareMain",
|
|
24
25
|
"exportNode": {
|
|
25
26
|
"__schema": "ClassSchema",
|
|
@@ -940,6 +941,7 @@
|
|
|
940
941
|
"line": 4,
|
|
941
942
|
"character": 15
|
|
942
943
|
},
|
|
944
|
+
"signature": "class ComponentCompareUI",
|
|
943
945
|
"name": "ComponentCompareUI",
|
|
944
946
|
"exportNode": {
|
|
945
947
|
"__schema": "ClassSchema",
|
|
@@ -1504,6 +1506,7 @@
|
|
|
1504
1506
|
"line": 4,
|
|
1505
1507
|
"character": 35
|
|
1506
1508
|
},
|
|
1509
|
+
"signature": "type ComponentCompareNavSlot = SlotRegistry<ComponentCompareNav>",
|
|
1507
1510
|
"name": "ComponentCompareNavSlot",
|
|
1508
1511
|
"exportNode": {
|
|
1509
1512
|
"__schema": "TypeSchema",
|
|
@@ -1543,6 +1546,7 @@
|
|
|
1543
1546
|
"line": 5,
|
|
1544
1547
|
"character": 10
|
|
1545
1548
|
},
|
|
1549
|
+
"signature": "const ComponentCompareAspect: Aspect",
|
|
1546
1550
|
"name": "ComponentCompareAspect",
|
|
1547
1551
|
"exportNode": {
|
|
1548
1552
|
"__schema": "VariableLikeSchema",
|
|
@@ -3594,7 +3598,7 @@
|
|
|
3594
3598
|
"componentId": {
|
|
3595
3599
|
"scope": "teambit.component",
|
|
3596
3600
|
"name": "component-compare",
|
|
3597
|
-
"version": "1.0.
|
|
3601
|
+
"version": "1.0.411"
|
|
3598
3602
|
},
|
|
3599
3603
|
"taggedModuleExports": []
|
|
3600
3604
|
}
|
|
@@ -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.411/dist/component-compare.compositions.js';
|
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_component-compare@1.0.411/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.411",
|
|
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.411"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"graphql-tag": "2.12.1",
|
|
@@ -19,21 +19,21 @@
|
|
|
19
19
|
"@teambit/component-id": "1.2.0",
|
|
20
20
|
"@teambit/component.ui.component-compare.compare-aspects.compare-aspects": "0.0.146",
|
|
21
21
|
"@teambit/component.ui.component-compare.models.component-compare-props": "0.0.109",
|
|
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/logger": "0.0.
|
|
30
|
-
"@teambit/scope": "1.0.
|
|
31
|
-
"@teambit/tester": "1.0.
|
|
32
|
-
"@teambit/workspace": "1.0.
|
|
22
|
+
"@teambit/component": "1.0.411",
|
|
23
|
+
"@teambit/builder": "1.0.411",
|
|
24
|
+
"@teambit/cli": "0.0.988",
|
|
25
|
+
"@teambit/dependency-resolver": "1.0.411",
|
|
26
|
+
"@teambit/graphql": "1.0.411",
|
|
27
|
+
"@teambit/importer": "1.0.411",
|
|
28
|
+
"@teambit/legacy.component-diff": "0.0.31",
|
|
29
|
+
"@teambit/logger": "0.0.1081",
|
|
30
|
+
"@teambit/scope": "1.0.411",
|
|
31
|
+
"@teambit/tester": "1.0.411",
|
|
32
|
+
"@teambit/workspace": "1.0.411",
|
|
33
33
|
"@teambit/component.ui.component-compare.changelog": "0.0.189",
|
|
34
34
|
"@teambit/component.ui.component-compare.component-compare": "0.0.190",
|
|
35
35
|
"@teambit/ui-foundation.ui.react-router.slot-router": "0.0.509",
|
|
36
|
-
"@teambit/ui": "1.0.
|
|
36
|
+
"@teambit/ui": "1.0.411"
|
|
37
37
|
},
|
|
38
38
|
"devDependencies": {
|
|
39
39
|
"@types/lodash.flatten": "4.4.6",
|