@teambit/renaming 1.0.410 → 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,6 +1,6 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
2
|
<testsuites tests="1" failures="0" errors="0" skipped="0">
|
|
3
|
-
<testsuite name="teambit.component/renaming@1.0.
|
|
4
|
-
<testcase classname="dist/renaming.spec.js" name="should bring the files back"/>
|
|
3
|
+
<testsuite name="teambit.component/renaming@1.0.411" tests="1" failures="0" errors="0" skipped="0">
|
|
4
|
+
<testcase classname="dist/renaming.spec.js" name="should bring the files back" time="0.001"/>
|
|
5
5
|
</testsuite>
|
|
6
6
|
</testsuites>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports["teambit.component/renaming-preview"]=t():e["teambit.component/renaming-preview"]=t()}(self,(()=>(()=>{"use strict";var e={
|
|
1
|
+
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports["teambit.component/renaming-preview"]=t():e["teambit.component/renaming-preview"]=t()}(self,(()=>(()=>{"use strict";var e={38651:(e,t,o)=>{var n={id:"teambit.component/renaming@1.0.411",homepage:"https://bit.cloud/teambit/component/renaming",exported:!0};function r(){const e=i(o(41594));return r=function(){return e},e}function i(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.Logo=void 0,r.__bit_component=n,i.__bit_component=n;const a=()=>r().default.createElement("div",{style:{height:"100%",display:"flex",justifyContent:"center"}},r().default.createElement("img",{style:{width:70},src:"https://static.bit.dev/extensions-icons/rename.svg"}));a.__bit_component=n,t.Logo=a},41594:e=>{e.exports=React}},t={};function o(n){var r=t[n];if(void 0!==r)return r.exports;var i=t[n]={exports:{}};return e[n](i,i.exports,o),i.exports}o.d=(e,t)=>{for(var n in t)o.o(t,n)&&!o.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},o.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),o.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var n={};o.r(n),o.d(n,{compositions:()=>m,compositions_metadata:()=>v,overview:()=>f});var r={};o.r(r),o.d(r,{default:()=>d});var i=o(38651);o(41594);const a=MdxJsReact,c=TeambitMdxUiMdxScopeContext;var p=["components"];function s(){return s=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var o=arguments[t];for(var n in o)({}).hasOwnProperty.call(o,n)&&(e[n]=o[n])}return e},s.apply(null,arguments)}var u={},l="wrapper";function d(e){var t=e.components,o=function(e,t){if(null==e)return{};var o,n,r=function(e,t){if(null==e)return{};var o={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.includes(n))continue;o[n]=e[n]}return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)o=i[n],t.includes(o)||{}.propertyIsEnumerable.call(e,o)&&(r[o]=e[o])}return r}(e,p);return(0,a.mdx)(l,s({},u,o,{components:t,mdxType:"MDXLayout"}),(0,a.mdx)(c.MDXScopeProvider,{components:{},mdxType:"MDXScopeProvider"}))}d.isMDXComponent=!0;const m=[i],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 RenamingMain",
|
|
23
24
|
"name": "RenamingMain",
|
|
24
25
|
"exportNode": {
|
|
25
26
|
"__schema": "ClassSchema",
|
|
@@ -1085,6 +1086,7 @@
|
|
|
1085
1086
|
"line": 5,
|
|
1086
1087
|
"character": 10
|
|
1087
1088
|
},
|
|
1089
|
+
"signature": "const RenamingAspect: Aspect",
|
|
1088
1090
|
"name": "RenamingAspect",
|
|
1089
1091
|
"exportNode": {
|
|
1090
1092
|
"__schema": "VariableLikeSchema",
|
|
@@ -2639,7 +2641,7 @@
|
|
|
2639
2641
|
"componentId": {
|
|
2640
2642
|
"scope": "teambit.component",
|
|
2641
2643
|
"name": "renaming",
|
|
2642
|
-
"version": "1.0.
|
|
2644
|
+
"version": "1.0.411"
|
|
2643
2645
|
},
|
|
2644
2646
|
"taggedModuleExports": []
|
|
2645
2647
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_renaming@1.0.
|
|
2
|
-
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_renaming@1.0.
|
|
1
|
+
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_renaming@1.0.411/dist/renaming.composition.js';
|
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_renaming@1.0.411/dist/renaming.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/renaming",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.411",
|
|
4
4
|
"homepage": "https://bit.cloud/teambit/component/renaming",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"componentId": {
|
|
7
7
|
"scope": "teambit.component",
|
|
8
8
|
"name": "renaming",
|
|
9
|
-
"version": "1.0.
|
|
9
|
+
"version": "1.0.411"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"chalk": "2.4.2",
|
|
@@ -17,21 +17,21 @@
|
|
|
17
17
|
"@teambit/harmony": "0.4.6",
|
|
18
18
|
"@teambit/legacy-bit-id": "1.1.1",
|
|
19
19
|
"@teambit/bit-error": "0.0.404",
|
|
20
|
-
"@teambit/cli": "0.0.
|
|
21
|
-
"@teambit/component": "1.0.
|
|
22
|
-
"@teambit/graphql": "1.0.
|
|
23
|
-
"@teambit/compiler": "1.0.
|
|
24
|
-
"@teambit/component-writer": "1.0.
|
|
25
|
-
"@teambit/config": "0.0.
|
|
26
|
-
"@teambit/deprecation": "1.0.
|
|
27
|
-
"@teambit/envs": "1.0.
|
|
28
|
-
"@teambit/install": "1.0.
|
|
29
|
-
"@teambit/logger": "0.0.
|
|
30
|
-
"@teambit/new-component-helper": "1.0.
|
|
31
|
-
"@teambit/refactoring": "1.0.
|
|
32
|
-
"@teambit/remove": "1.0.
|
|
33
|
-
"@teambit/workspace.modules.node-modules-linker": "0.0.
|
|
34
|
-
"@teambit/workspace": "1.0.
|
|
20
|
+
"@teambit/cli": "0.0.988",
|
|
21
|
+
"@teambit/component": "1.0.411",
|
|
22
|
+
"@teambit/graphql": "1.0.411",
|
|
23
|
+
"@teambit/compiler": "1.0.411",
|
|
24
|
+
"@teambit/component-writer": "1.0.411",
|
|
25
|
+
"@teambit/config": "0.0.1162",
|
|
26
|
+
"@teambit/deprecation": "1.0.411",
|
|
27
|
+
"@teambit/envs": "1.0.411",
|
|
28
|
+
"@teambit/install": "1.0.411",
|
|
29
|
+
"@teambit/logger": "0.0.1081",
|
|
30
|
+
"@teambit/new-component-helper": "1.0.411",
|
|
31
|
+
"@teambit/refactoring": "1.0.411",
|
|
32
|
+
"@teambit/remove": "1.0.411",
|
|
33
|
+
"@teambit/workspace.modules.node-modules-linker": "0.0.205",
|
|
34
|
+
"@teambit/workspace": "1.0.411"
|
|
35
35
|
},
|
|
36
36
|
"devDependencies": {
|
|
37
37
|
"@types/fs-extra": "9.0.7",
|
|
@@ -42,8 +42,8 @@
|
|
|
42
42
|
"chai": "4.3.0",
|
|
43
43
|
"@types/mocha": "9.1.0",
|
|
44
44
|
"@teambit/harmony.envs.core-aspect-env": "0.0.47",
|
|
45
|
-
"@teambit/component.testing.mock-components": "0.0.
|
|
46
|
-
"@teambit/harmony.testing.load-aspect": "0.0.
|
|
45
|
+
"@teambit/component.testing.mock-components": "0.0.236",
|
|
46
|
+
"@teambit/harmony.testing.load-aspect": "0.0.231",
|
|
47
47
|
"@teambit/workspace.testing.mock-workspace": "0.0.27"
|
|
48
48
|
},
|
|
49
49
|
"peerDependencies": {
|