@teambit/code 1.0.258 → 1.0.260
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/code@1.0.
|
|
3
|
+
<testsuite name="teambit.component/code@1.0.260" tests="0" failures="0" errors="0" skipped="0"/>
|
|
4
4
|
</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/code-preview"]=t():e["teambit.component/code-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/code-preview"]=t():e["teambit.component/code-preview"]=t()}(self,(()=>(()=>{"use strict";var e={71305:(e,t,o)=>{var n={id:"teambit.component/code@1.0.260",homepage:"https://bit.cloud/teambit/component/code",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 c=()=>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/code.svg"}));c.__bit_component=n,t.Logo=c},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={};return(()=>{o.r(n),o.d(n,{compositions:()=>u,compositions_metadata:()=>l,overview:()=>f});var e={};o.r(e),o.d(e,{default:()=>d});var t=o(71305);o(41594);const r=MdxJsReact,i=TeambitMdxUiMdxScopeContext;var c=["components"];function p(){return p=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var o=arguments[t];for(var n in o)Object.prototype.hasOwnProperty.call(o,n)&&(e[n]=o[n])}return e},p.apply(this,arguments)}var a={},s="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(Object.prototype.hasOwnProperty.call(e,n)){if(t.indexOf(n)>=0)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.indexOf(o)>=0||Object.prototype.propertyIsEnumerable.call(e,o)&&(r[o]=e[o])}return r}(e,c);return(0,r.mdx)(s,p({},a,o,{components:t,mdxType:"MDXLayout"}),(0,r.mdx)(i.MDXScopeProvider,{components:{},mdxType:"MDXScopeProvider"}))}d.isMDXComponent=!0;const u=[t],f=[e],l={compositions:[{displayName:"Logo",identifier:"Logo"}]}})(),n})()));
|
package/artifacts/schema.json
CHANGED
|
@@ -231,7 +231,12 @@
|
|
|
231
231
|
"line": 47,
|
|
232
232
|
"character": 30
|
|
233
233
|
},
|
|
234
|
-
"name": "FileIconMatch"
|
|
234
|
+
"name": "FileIconMatch",
|
|
235
|
+
"componentId": {
|
|
236
|
+
"scope": "teambit.code",
|
|
237
|
+
"name": "ui/utils/get-file-icon",
|
|
238
|
+
"version": "0.0.495"
|
|
239
|
+
}
|
|
235
240
|
}
|
|
236
241
|
},
|
|
237
242
|
"isOptional": false,
|
|
@@ -345,7 +350,11 @@
|
|
|
345
350
|
"line": 59,
|
|
346
351
|
"character": 37
|
|
347
352
|
},
|
|
348
|
-
"name": "ComponentUI"
|
|
353
|
+
"name": "ComponentUI",
|
|
354
|
+
"componentId": {
|
|
355
|
+
"scope": "teambit.component",
|
|
356
|
+
"name": "component"
|
|
357
|
+
}
|
|
349
358
|
},
|
|
350
359
|
{
|
|
351
360
|
"__schema": "TypeRefSchema",
|
|
@@ -354,7 +363,11 @@
|
|
|
354
363
|
"line": 59,
|
|
355
364
|
"character": 50
|
|
356
365
|
},
|
|
357
|
-
"name": "ComponentCompareUI"
|
|
366
|
+
"name": "ComponentCompareUI",
|
|
367
|
+
"componentId": {
|
|
368
|
+
"scope": "teambit.component",
|
|
369
|
+
"name": "component-compare"
|
|
370
|
+
}
|
|
358
371
|
}
|
|
359
372
|
]
|
|
360
373
|
},
|
|
@@ -426,7 +439,12 @@
|
|
|
426
439
|
"line": 62,
|
|
427
440
|
"character": 14
|
|
428
441
|
},
|
|
429
|
-
"name": "Harmony"
|
|
442
|
+
"name": "Harmony",
|
|
443
|
+
"componentId": {
|
|
444
|
+
"scope": "teambit.harmony",
|
|
445
|
+
"name": "harmony",
|
|
446
|
+
"version": "0.4.6"
|
|
447
|
+
}
|
|
430
448
|
},
|
|
431
449
|
"isOptional": false,
|
|
432
450
|
"isSpread": false
|
|
@@ -476,6 +494,11 @@
|
|
|
476
494
|
"character": 28
|
|
477
495
|
},
|
|
478
496
|
"name": "SlotRegistry",
|
|
497
|
+
"componentId": {
|
|
498
|
+
"scope": "teambit.harmony",
|
|
499
|
+
"name": "harmony",
|
|
500
|
+
"version": "0.4.6"
|
|
501
|
+
},
|
|
479
502
|
"typeArgs": [
|
|
480
503
|
{
|
|
481
504
|
"__schema": "TypeArraySchema",
|
|
@@ -491,7 +514,12 @@
|
|
|
491
514
|
"line": 17,
|
|
492
515
|
"character": 41
|
|
493
516
|
},
|
|
494
|
-
"name": "FileIconMatch"
|
|
517
|
+
"name": "FileIconMatch",
|
|
518
|
+
"componentId": {
|
|
519
|
+
"scope": "teambit.code",
|
|
520
|
+
"name": "ui/utils/get-file-icon",
|
|
521
|
+
"version": "0.0.495"
|
|
522
|
+
}
|
|
495
523
|
}
|
|
496
524
|
}
|
|
497
525
|
]
|
|
@@ -572,6 +600,11 @@
|
|
|
572
600
|
"character": 28
|
|
573
601
|
},
|
|
574
602
|
"name": "SlotRegistry",
|
|
603
|
+
"componentId": {
|
|
604
|
+
"scope": "teambit.harmony",
|
|
605
|
+
"name": "harmony",
|
|
606
|
+
"version": "0.4.6"
|
|
607
|
+
},
|
|
575
608
|
"typeArgs": [
|
|
576
609
|
{
|
|
577
610
|
"__schema": "TypeArraySchema",
|
|
@@ -587,7 +620,12 @@
|
|
|
587
620
|
"line": 17,
|
|
588
621
|
"character": 41
|
|
589
622
|
},
|
|
590
|
-
"name": "FileIconMatch"
|
|
623
|
+
"name": "FileIconMatch",
|
|
624
|
+
"componentId": {
|
|
625
|
+
"scope": "teambit.code",
|
|
626
|
+
"name": "ui/utils/get-file-icon",
|
|
627
|
+
"version": "0.0.495"
|
|
628
|
+
}
|
|
591
629
|
}
|
|
592
630
|
}
|
|
593
631
|
]
|
|
@@ -803,7 +841,12 @@
|
|
|
803
841
|
"line": 47,
|
|
804
842
|
"character": 30
|
|
805
843
|
},
|
|
806
|
-
"name": "FileIconMatch"
|
|
844
|
+
"name": "FileIconMatch",
|
|
845
|
+
"componentId": {
|
|
846
|
+
"scope": "teambit.code",
|
|
847
|
+
"name": "ui/utils/get-file-icon",
|
|
848
|
+
"version": "0.0.495"
|
|
849
|
+
}
|
|
807
850
|
}
|
|
808
851
|
},
|
|
809
852
|
"isOptional": false,
|
|
@@ -917,7 +960,11 @@
|
|
|
917
960
|
"line": 59,
|
|
918
961
|
"character": 37
|
|
919
962
|
},
|
|
920
|
-
"name": "ComponentUI"
|
|
963
|
+
"name": "ComponentUI",
|
|
964
|
+
"componentId": {
|
|
965
|
+
"scope": "teambit.component",
|
|
966
|
+
"name": "component"
|
|
967
|
+
}
|
|
921
968
|
},
|
|
922
969
|
{
|
|
923
970
|
"__schema": "TypeRefSchema",
|
|
@@ -926,7 +973,11 @@
|
|
|
926
973
|
"line": 59,
|
|
927
974
|
"character": 50
|
|
928
975
|
},
|
|
929
|
-
"name": "ComponentCompareUI"
|
|
976
|
+
"name": "ComponentCompareUI",
|
|
977
|
+
"componentId": {
|
|
978
|
+
"scope": "teambit.component",
|
|
979
|
+
"name": "component-compare"
|
|
980
|
+
}
|
|
930
981
|
}
|
|
931
982
|
]
|
|
932
983
|
},
|
|
@@ -998,7 +1049,12 @@
|
|
|
998
1049
|
"line": 62,
|
|
999
1050
|
"character": 14
|
|
1000
1051
|
},
|
|
1001
|
-
"name": "Harmony"
|
|
1052
|
+
"name": "Harmony",
|
|
1053
|
+
"componentId": {
|
|
1054
|
+
"scope": "teambit.harmony",
|
|
1055
|
+
"name": "harmony",
|
|
1056
|
+
"version": "0.4.6"
|
|
1057
|
+
}
|
|
1002
1058
|
},
|
|
1003
1059
|
"isOptional": false,
|
|
1004
1060
|
"isSpread": false
|
|
@@ -1119,7 +1175,7 @@
|
|
|
1119
1175
|
"componentId": {
|
|
1120
1176
|
"scope": "teambit.component",
|
|
1121
1177
|
"name": "code",
|
|
1122
|
-
"version": "1.0.
|
|
1178
|
+
"version": "1.0.260"
|
|
1123
1179
|
},
|
|
1124
1180
|
"taggedModuleExports": []
|
|
1125
1181
|
}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_code@1.0.260/dist/code.composition.js';
|
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_code@1.0.260/dist/code.docs.mdx';
|
|
3
|
+
|
|
4
|
+
export const compositions = [compositions_0];
|
|
5
|
+
export const overview = [overview_0];
|
|
6
|
+
|
|
7
|
+
export const compositions_metadata = {"compositions":[{"displayName":"Logo","identifier":"Logo"}]};
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/code",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.260",
|
|
4
4
|
"homepage": "https://bit.cloud/teambit/component/code",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"componentId": {
|
|
7
7
|
"scope": "teambit.component",
|
|
8
8
|
"name": "code",
|
|
9
|
-
"version": "1.0.
|
|
9
|
+
"version": "1.0.260"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@teambit/harmony": "0.4.6",
|
|
@@ -15,11 +15,11 @@
|
|
|
15
15
|
"@teambit/code.ui.code-compare-section": "0.0.5",
|
|
16
16
|
"@teambit/code.ui.code-editor": "0.0.8",
|
|
17
17
|
"@teambit/code.ui.utils.get-file-icon": "0.0.495",
|
|
18
|
-
"@teambit/component": "1.0.
|
|
18
|
+
"@teambit/component": "1.0.260",
|
|
19
19
|
"@teambit/code.ui.code-compare": "0.0.298",
|
|
20
20
|
"@teambit/code.ui.code-tab-page": "0.0.641",
|
|
21
|
-
"@teambit/component-compare": "1.0.
|
|
22
|
-
"@teambit/ui": "1.0.
|
|
21
|
+
"@teambit/component-compare": "1.0.260",
|
|
22
|
+
"@teambit/ui": "1.0.260"
|
|
23
23
|
},
|
|
24
24
|
"devDependencies": {
|
|
25
25
|
"@types/mocha": "9.1.0",
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as compositions_0 from '/Users/giladshoham/Library/Caches/Bit/capsules/root/b5ea46ec3/teambit.component_code@1.0.258/dist/code.composition.js';
|
|
2
|
-
import * as overview_0 from '/Users/giladshoham/Library/Caches/Bit/capsules/root/b5ea46ec3/teambit.component_code@1.0.258/dist/code.docs.mdx';
|
|
3
|
-
|
|
4
|
-
export const compositions = [compositions_0];
|
|
5
|
-
export const overview = [overview_0];
|
|
6
|
-
|
|
7
|
-
export const compositions_metadata = {"compositions":[{"displayName":"Logo","identifier":"Logo"}]};
|